refactor(docs): consume @uxfront/layer-docs package instead of local … #1173
ci.yml
on: push
Build Packages
1m 26s
Detect Changes
8s
Build Playground
1m 24s
Build Storybook
1m 34s
Lint
47s
Type Check
1m 6s
Unit Tests
1m 50s
CI Success
2s
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/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-unsafe-optional-chaining):
tooling/dtcg/test/classify/classify.test.ts#L8
Unsafe usage of optional chaining
|
|
eslint(no-unused-vars):
tooling/plugin/test/scanner.test.ts#L1
Identifier 'beforeEach' is imported but never used.
|
|
eslint(no-unused-vars):
engine/core/src/tokens/ref.test.ts#L13
Variable 'keyframes' is assigned a value but never used. Unused variables should start with a '_'.
|
|
eslint(no-unused-vars):
engine/core/src/defaults.ts#L1
Type 'createRefFunction' is imported but never used.
|
|
eslint(no-unused-vars):
engine/transpiler/src/consume/dts/root.test.ts#L13
Variable 'utility' is assigned a value but never used. Unused variables should start with a '_'.
|
|
eslint(no-unused-vars):
apps/app/app/api/debug-config.ts#L1
Parameter 'event' is declared but never used. Unused parameters should start with a '_'.
|
|
unicorn(no-empty-file):
apps/app/app/types/database.types.ts#L1
Empty files are not allowed.
|
|
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 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 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 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.
|