ci: publish packages on changeset version PR merge #1175
ci.yml
on: pull_request
Build Packages
1m 23s
Detect Changes
8s
Build Playground
1m 18s
Build Storybook
1m 23s
Lint
31s
Type Check
59s
Unit Tests
1m 56s
CI Success
3s
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/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):
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.
|
|
eslint(no-unused-vars):
tooling/plugin/test/scanner.test.ts#L1
Identifier 'beforeEach' 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-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):
engine/transpiler/src/consume/dts/root.test.ts#L13
Variable 'utility' is assigned a value but never used. Unused variables should start with a '_'.
|
|
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.
|