refactor(docs): consume @uxfront/layer-docs package instead of local shared layer #1167
ci.yml
on: pull_request
Build Packages
1m 24s
Detect Changes
6s
Build Playground
1m 22s
Build Storybook
1m 18s
Lint
35s
Type Check
1m 5s
Unit Tests
1m 42s
CI Success
2s
Annotations
4 errors and 21 warnings
|
Type Check
Process completed with exit code 1.
|
|
Type Check
Property 'links' does not exist on type '{ title: string; logo: { light: string; dark: string; alt: string; }; }'.
|
|
Type Check
@styleframe/docs#typecheck: command (/home/runner/work/styleframe/styleframe/apps/docs) /home/runner/setup-pnpm/node_modules/.bin/pnpm run typecheck exited (1)
|
|
CI Success
Process completed with exit code 1.
|
|
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-expressions):
theme/src/presets/useDesignTokensPreset.test.ts#L850
Expected expression to be used
|
|
eslint(no-unused-expressions):
theme/src/presets/useDesignTokensPreset.test.ts#L348
Expected expression to be used
|
|
eslint(no-unused-expressions):
theme/src/presets/useDesignTokensPreset.test.ts#L335
Expected expression to be used
|
|
eslint(no-unused-vars):
theme/src/utils/createUseUtility.test.ts#L1
Type 'ModifierFactory' 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-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):
theme/src/recipes/callout/useCalloutRecipe.test.ts#L1
Type 'Styleframe' is imported but never used.
|
|
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 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/
|
|
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.
|
|
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.
|