docs: test PR #995
Annotations
11 warnings
|
Complete job
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/
|
|
Run oxlint:
apps/storybook/stories/components/nav.stories.ts#L9
Variable 'variants' is declared but never used. Unused variables should start with a '_'.
|
|
Run oxlint:
apps/storybook/stories/components/nav.stories.ts#L8
Variable 'colors' is declared but never used. Unused variables should start with a '_'.
|
|
Run oxlint:
engine/transpiler/src/consume/dts/root.test.ts#L13
Variable 'utility' is assigned a value but never used. Unused variables should start with a '_'.
|
|
Run oxlint:
engine/transpiler/src/minify/shorten.test.ts#L4
Identifier 'defaultUtilitySelectorFn' is imported but never used.
|
|
Run oxlint:
apps/playground/src/pipeline/evalUserConfig.ts#L18
'captured' is always 'undefined' because it's never assigned.
|
|
Run oxlint:
apps/app/app/api/debug-config.ts#L1
Parameter 'event' is declared but never used. Unused parameters should start with a '_'.
|
|
Run oxlint:
apps/app/app/types/database.types.ts#L1
Empty files are not allowed.
|
|
Run oxlint:
apps/docs/app/error.vue#L95
Empty fallbacks in spreads are unnecessary
|
|
Run oxlint:
apps/storybook/stories/components/pagination.stories.ts#L10
Variable 'variants' is declared but never used. Unused variables should start with a '_'.
|
|
Run oxlint:
apps/storybook/stories/components/pagination.stories.ts#L9
Variable 'colors' is declared but never used. Unused variables should start with a '_'.
|
background
wait
wait-all
cancel
parallel
Loading