Add tokne-cli for generating design token from Figma variables #1683
test.yml
on: pull_request
build
1m 13s
test
1m 31s
lint
1m 15s
typecheck
1m 38s
typecheck-config
43s
Annotations
5 errors and 5 warnings
typecheck-config:
packages/token-cli/pixiv-dark.config.js#L9
Parameter 'token' implicitly has an 'any' type.
|
typecheck-config:
packages/token-cli/pixiv-light.config.js#L9
Parameter 'token' implicitly has an 'any' type.
|
typecheck-config
Process completed with exit code 2.
|
lint:
packages/token-cli/src/index.ts#L1
'@types/fs-extra' should be listed in the project's dependencies, not devDependencies
|
lint
Process completed with exit code 1.
|
typecheck-config
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
typecheck
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|