V4 preprocessors #216
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
12 errors and 2 warnings
Verify changes (18.x):
src/color-modifiers/transformColorModifiers.ts#L1
Module '"style-dictionary"' has no exported member 'DesignToken'. Did you mean to use 'import DesignToken from "style-dictionary"' instead?
|
Verify changes (18.x):
src/mapDescriptionToComment.ts#L1
Module '"style-dictionary"' has no exported member 'DesignToken'. Did you mean to use 'import DesignToken from "style-dictionary"' instead?
|
Verify changes (18.x):
src/registerTransforms.ts#L1
Module '"style-dictionary"' has no exported member 'DesignTokens'. Did you mean to use 'import DesignTokens from "style-dictionary"' instead?
|
Verify changes (18.x):
test/integration/utils.ts#L1
Module '"style-dictionary"' has no exported member 'Config'. Did you mean to use 'import Config from "style-dictionary"' instead?
|
Verify changes (18.x):
test/suites/transform-suite.spec.ts#L1
Module '"style-dictionary"' has no exported member 'DesignToken'. Did you mean to use 'import DesignToken from "style-dictionary"' instead?
|
Verify changes (18.x)
Process completed with exit code 1.
|
Verify changes (20.x):
src/color-modifiers/transformColorModifiers.ts#L1
Module '"style-dictionary"' has no exported member 'DesignToken'. Did you mean to use 'import DesignToken from "style-dictionary"' instead?
|
Verify changes (20.x):
src/mapDescriptionToComment.ts#L1
Module '"style-dictionary"' has no exported member 'DesignToken'. Did you mean to use 'import DesignToken from "style-dictionary"' instead?
|
Verify changes (20.x):
src/registerTransforms.ts#L1
Module '"style-dictionary"' has no exported member 'DesignTokens'. Did you mean to use 'import DesignTokens from "style-dictionary"' instead?
|
Verify changes (20.x):
test/integration/utils.ts#L1
Module '"style-dictionary"' has no exported member 'Config'. Did you mean to use 'import Config from "style-dictionary"' instead?
|
Verify changes (20.x):
test/suites/transform-suite.spec.ts#L1
Module '"style-dictionary"' has no exported member 'DesignToken'. Did you mean to use 'import DesignToken from "style-dictionary"' instead?
|
Verify changes (20.x)
Process completed with exit code 1.
|
Verify changes (18.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Verify changes (20.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|