refactor(docs): consume @uxfront/layer-docs package instead of local shared layer #1172
ci.yml
on: pull_request
Build Packages
1m 32s
Detect Changes
5s
Build Playground
1m 27s
Build Storybook
1m 27s
Lint
35s
Type Check
1m 6s
Unit Tests
1m 49s
CI Success
4s
Annotations
21 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):
engine/scanner/src/node.ts#L168
Variable 'onChange' is declared but never used. Unused variables should start with a '_'.
|
|
eslint(no-unused-vars):
engine/scanner/src/dynamic.test.ts#L173
Variable 'hover' is declared but never used. Unused variables should start with a '_'.
|
|
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-unused-vars):
testing/benchmark/src/visual-compare.ts#L101
Catch parameter 'err' is caught but never used.
|
|
eslint(no-unused-vars):
testing/benchmark/src/visual-compare.ts#L89
Variable 'sizeDiff' is declared but never used. Unused variables should start with a '_'.
|
|
eslint(no-unused-vars):
testing/benchmark/src/utils/report.ts#L17
Function 'ms' is declared but never used.
|
|
eslint(no-unused-vars):
testing/benchmark/src/utils/report.ts#L6
Type 'TimingMeasurement' is imported but never used.
|
|
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.
|
|
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.
|
|
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 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/
|
|
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.
|