Skip to content

Prepare v1 release #257

Prepare v1 release

Prepare v1 release #257

Triggered via pull request June 11, 2024 10:39
@jorenbroekemajorenbroekema
synchronize #283
v1
Status Failure
Total duration 59s
Artifacts

verify.yml

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

Annotations

21 errors and 2 warnings
Verify changes (18.x): src/color-modifiers/transformColorModifiers.ts#L1
Could not find a declaration file for module 'style-dictionary/utils'. '/home/runner/work/sd-transforms/sd-transforms/node_modules/style-dictionary/lib/utils/index.js' implicitly has an 'any' type.
Verify changes (18.x): src/preprocessors/add-font-styles.ts#L1
Could not find a declaration file for module 'style-dictionary/utils'. '/home/runner/work/sd-transforms/sd-transforms/node_modules/style-dictionary/lib/utils/index.js' implicitly has an 'any' type.
Verify changes (18.x): src/registerTransforms.ts#L1
Could not find a declaration file for module 'style-dictionary'. '/home/runner/work/sd-transforms/sd-transforms/node_modules/style-dictionary/lib/StyleDictionary.js' implicitly has an 'any' type.
Verify changes (18.x): src/registerTransforms.ts#L1
Parameter 'dictionary' implicitly has an 'any' type.
Verify changes (18.x): src/registerTransforms.ts#L1
Parameter 'token' implicitly has an 'any' type.
Verify changes (18.x): src/registerTransforms.ts#L1
Parameter 'token' implicitly has an 'any' type.
Verify changes (18.x): src/registerTransforms.ts#L1
Parameter 'token' implicitly has an 'any' type.
Verify changes (18.x): src/registerTransforms.ts#L1
Parameter 'token' implicitly has an 'any' type.
Verify changes (18.x): src/registerTransforms.ts#L1
Parameter 'token' implicitly has an 'any' type.
Verify changes (18.x): src/registerTransforms.ts#L1
Parameter 'token' implicitly has an 'any' type.
Verify changes (20.x)
The job was canceled because "_18_x" failed.
Verify changes (20.x): src/color-modifiers/transformColorModifiers.ts#L1
Could not find a declaration file for module 'style-dictionary/utils'. '/home/runner/work/sd-transforms/sd-transforms/node_modules/style-dictionary/lib/utils/index.js' implicitly has an 'any' type.
Verify changes (20.x): src/preprocessors/add-font-styles.ts#L1
Could not find a declaration file for module 'style-dictionary/utils'. '/home/runner/work/sd-transforms/sd-transforms/node_modules/style-dictionary/lib/utils/index.js' implicitly has an 'any' type.
Verify changes (20.x): src/registerTransforms.ts#L1
Could not find a declaration file for module 'style-dictionary'. '/home/runner/work/sd-transforms/sd-transforms/node_modules/style-dictionary/lib/StyleDictionary.js' implicitly has an 'any' type.
Verify changes (20.x): src/registerTransforms.ts#L1
Parameter 'dictionary' implicitly has an 'any' type.
Verify changes (20.x): src/registerTransforms.ts#L1
Parameter 'token' implicitly has an 'any' type.
Verify changes (20.x): src/registerTransforms.ts#L1
Parameter 'token' implicitly has an 'any' type.
Verify changes (20.x): src/registerTransforms.ts#L1
Parameter 'token' implicitly has an 'any' type.
Verify changes (20.x): src/registerTransforms.ts#L1
Parameter 'token' implicitly has an 'any' type.
Verify changes (20.x): src/registerTransforms.ts#L1
Parameter 'token' implicitly has an 'any' type.
Verify changes (20.x): src/registerTransforms.ts#L1
Parameter 'token' implicitly has an 'any' type.
Verify changes (18.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/