Skip to content

V4 preprocessors

V4 preprocessors #216

Triggered via pull request December 8, 2023 17:21
Status Failure
Total duration 46s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

verify.yml

on: pull_request
Matrix: Verify changes
Fit to window
Zoom out
Zoom in

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/