Skip to content

Sync Figma variables to tokens #108

Sync Figma variables to tokens

Sync Figma variables to tokens #108

Triggered via schedule December 1, 2024 16:01
Status Failure
Total duration 1m 25s
Artifacts
sync-figma-to-tokens
1m 16s
sync-figma-to-tokens
Fit to window
Zoom out
Zoom in

Annotations

1 error
sync-figma-to-tokens
Unexpected error: .husky/pre-commit: 4: Bad substitution .husky/pre-commit: 5: Bad substitution ..Running design token checks > [email protected] paddingY:verify > tsx src/scripts/verify-paddingY.ts > [email protected] build > rm -rf ./dist && yarn build-style-dictionary yarn run v1.22.22 $ tsx src/scripts/build-style-dictionary.js js ✔︎ dist/esm/base.js js/cjs ✔︎ dist/cjs/base.cjs css ✔︎ dist/css/base.css docs ✔︎ dist/docs/base.js js ✔︎ dist/esm/global.js js/cjs ✔︎ dist/cjs/global.cjs docs ⚠️ dist/docs/global.js While building global.js, filtered out token references were found; output may be unexpected. Ignore this warning if intentional. Here are the references that are used but not defined in the file: base.color.white.100 color.focus base.dimension.50 This is caused when combining a filter and `outputReferences`. css ✔︎ dist/css/global.css js ✔︎ dist/esm/color.dark.js js/cjs ✔︎ dist/cjs/color.dark.cjs css ⚠️ dist/css/color.dark.css While building color.dark.css, token collisions were found; output may be unexpected. Ignore this warning if intentional. Output name hpe-color-decorative-green was generated by: color.decorative.green #008567 color.decorative.green! #01a982 Output name hpe-color-decorative-purple was generated by: color.decorative.purple #6633bc color.decorative.purple! #7630ea Output name hpe-color-decorative-teal was generated by: color.decorative.teal #117b82 color.decorative.teal! #00e8cf Output name hpe-color-decorative-blue was generated by: color.decorative.blue #00739d color.decorative.blue! #00739d Output name hpe-color-decorative-red was generated by: color.decorative.red #a2423d color.decorative.red! #c54e4b Output name hpe-color-decorative-orange was generated by: color.decorative.orange #9b6310 color.decorative.orange! #ff8300 Output name hpe-color-decorative-yellow was generated by: color.decorative.yellow #8d741c color.decorative.yellow! #fec901 This many-to-one issue is usually caused by some combination of: * conflicting or similar paths/names in token definitions * platform transforms/transformGroups affecting names, especially when removing specificity * overly inclusive file filters docs ✔︎ dist/docs/color.dark.js js/cjs ✔︎ dist/cjs/color.light.cjs css ⚠️ dist/css/color.light.css While building color.light.css, token collisions were found; output may be unexpected. Ignore this warning if intentional. Output name hpe-color-decorative-green was generated by: color.decorative.green #17eba0 color.decorative.green! #01a982 Output name hpe-color-decorative-purple was generated by: color.decorative.purple #f740ff color.decorative.purple! #7630ea Output name hpe-color-decorative-teal was generated by: color.decorative.teal #82fff2 color.decorative.teal! #00e8cf Output name hpe-color-decorative-blue was generated by: color.decorative.blue #00c8ff color.decorative.blue! #00739d Output name hpe-color-decorative-red was generated by: color.decorative.red #fc6161 color.decorative.red! #c54e4b Output name hpe-color-decorative-orange was generated by: color.decorative.orange #ffbc44 color.decorative.orange! #ff8300 Output name hpe-color-decorative-yellow was generated by: color.decorative.yellow #ffeb59 color.decorative.yellow! #fec901 This many-to-one issue is usually caused by some combination of: * conflicting or similar paths/names in token definitions * platform transforms/transformGroups affecting names, especially when removing specificity * overly inclusive file filters docs ✔︎ dist/docs/color.light.js css ✔︎ dist/css/dimension.medium.css css ✔︎ dist/css/dimension.small.css js ✔︎ dist/esm/dimension.medium.js js/cjs ✔︎ dist/cjs/dimension.medium.cjs docs ✔︎ dist/docs/dimension.medium.js js ✔︎