docs: add per-version changelog detail pages #1161
ci.yml
on: pull_request
Build Packages
1m 13s
Detect Changes
7s
Build Playground
1m 25s
Build Storybook
1m 33s
Lint
38s
Type Check
57s
Unit Tests
1m 48s
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/
|
|
unicorn(no-empty-file):
apps/app/app/types/database.types.ts#L1
Empty files are not allowed.
|
|
eslint(no-unused-vars):
tooling/plugin/test/scanner.test.ts#L1
Identifier 'beforeEach' 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-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):
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-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 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/
|
|
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.
|