fix(core): boundary-guard @-reference parsing for mid-token literals #1145
ci.yml
on: pull_request
Build Packages
1m 24s
Detect Changes
10s
Build Playground
1m 7s
Build Storybook
1m 26s
Lint
35s
Type Check
1m 0s
Unit Tests
1m 35s
CI Success
3s
Annotations
22 warnings
|
Detect Changes
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build Packages
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, actions/upload-artifact@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Lint
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/download-artifact@v5, actions/setup-node@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
eslint(no-unused-vars):
tooling/figma/src/converters/dtcg/to-dtcg.test.ts#L6
Identifier 'vi' is imported but never used.
|
|
eslint(no-unused-vars):
tooling/figma/src/converters/dtcg/to-dtcg.test.ts#L4
Type 'DTCGResolverDocument' is imported but never used.
|
|
eslint(no-unused-vars):
tooling/figma/src/converters/codegen.ts#L269
Parameter 'instanceName' is declared but never used. Unused parameters should start with a '_'.
|
|
eslint(no-unused-vars):
tooling/figma/src/plugin/ui/main.ts#L21
Variable 'exportPanel' is declared but never used. Unused variables should start with a '_'.
|
|
eslint(no-unused-vars):
tooling/figma/src/plugin/ui/main.ts#L20
Variable 'importPanel' is declared but never used. Unused variables should start with a '_'.
|
|
eslint(no-unused-vars):
tooling/figma/src/plugin/ui/main.ts#L1
Type 'DTCGDocument' is imported but never used.
|
|
eslint(no-unused-vars):
tooling/dtcg/src/classify/classify.ts#L28
Identifier 'isStrokeStyleValue' is imported but never used.
|
|
eslint(no-unused-vars):
apps/storybook/stories/components/nav.stories.ts#L9
Variable 'variants' is declared but never used. Unused variables should start with a '_'.
|
|
eslint(no-unused-vars):
apps/storybook/stories/components/nav.stories.ts#L8
Variable 'colors' is declared but never used. Unused variables should start with a '_'.
|
|
eslint(no-unsafe-optional-chaining):
tooling/dtcg/test/classify/classify.test.ts#L8
Unsafe usage of optional chaining
|
|
Type Check
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/download-artifact@v5, actions/setup-node@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build Playground
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/download-artifact@v5, actions/setup-node@v4, actions/upload-artifact@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build App
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, actions/upload-artifact@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build App
No files were found with the provided path: apps/app/.nuxt
apps/app/.output. No artifacts will be uploaded.
|
|
Build Storybook
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/download-artifact@v5, actions/setup-node@v4, actions/upload-artifact@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Unit Tests
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/download-artifact@v5, actions/setup-node@v4, codecov/codecov-action@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Integration Tests
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/download-artifact@v5, actions/setup-node@v4, actions/upload-artifact@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build Docs
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, actions/upload-artifact@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build Docs
No files were found with the provided path: apps/docs/.nuxt
apps/docs/.output. No artifacts will be uploaded.
|