Skip to content

chore: fix ci pipeline violations #123

chore: fix ci pipeline violations

chore: fix ci pipeline violations #123

Triggered via pull request January 11, 2026 11:45
Status Cancelled
Total duration 43s
Artifacts

pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 10 warnings
PR
The run was canceled by @autofix-ci[bot].
PR
The operation was canceled.
PR: src/components/game/scene/Island.tsx#L130
'chairRadius' is never reassigned. Use 'const' instead
PR: src/components/game/engine/systems/AISystem.ts#L565
'angleDiff' is never reassigned. Use 'const' instead
PR: src/components/game/engine/GameEngine.ts#L270
'showcaseIslands' is never reassigned. Use 'const' instead
PR: src/components/game/engine/GameEngine.ts#L160
Unexpected aliasing of 'this' to local variable
PR: src/components/ShowcaseSubmitForm.tsx#L389
A form label must be associated with a control
PR: src/components/ShowcaseSubmitForm.tsx#L344
A form label must be associated with a control
PR: src/components/ShowcaseModerationList.tsx#L525
A form label must be associated with a control
PR: src/components/NotesModerationTopBar.tsx#L138
A form label must be associated with a control
PR: src/components/NotesModerationTopBar.tsx#L125
A form label must be associated with a control
PR
The run was canceled by @autofix-ci[bot].
PR: src/components/Toc.tsx#L25
'colorFrom' is defined but never used. Allowed unused args must match /(^_)|(^__+$)|(^e$)|(^error$)/u
PR: src/components/ThemeProvider.tsx#L9
'resolvedThemeSchema' is assigned a value but only used as a type. Allowed unused vars must match /(^_)|(^__+$)|(^e$)|(^error$)/u
PR: src/components/ShowcaseSection.tsx#L76
The 'showcases' logical expression could make the dependencies of useMemo Hook (at line 81) change on every render. To fix this, wrap the initialization of 'showcases' in its own useMemo() Hook
PR
'libraryItems' is assigned a value but never used. Allowed unused vars must match /(^_)|(^__+$)|(^e$)|(^error$)/u
PR
'submitIconComponent' is assigned a value but never used. Allowed unused vars must match /(^_)|(^__+$)|(^e$)|(^error$)/u
PR: src/components/RolesTopBarFilters.tsx#L2
'Capability' is defined but never used. Allowed unused vars must match /(^_)|(^__+$)|(^e$)|(^error$)/u
PR: src/components/NpmStatsChart.tsx#L73
The ref value 'plotRef.current' will likely have changed by the time this effect cleanup function runs. If this ref points to a node rendered by React, copy 'plotRef.current' to a variable inside the effect, and use that variable in the cleanup function
PR
'prefix' is assigned a value but never used. Allowed unused vars must match /(^_)|(^__+$)|(^e$)|(^error$)/u
PR: src/components/FeedPage.tsx#L58
'savedFilters' is assigned a value but never used. Allowed unused vars must match /(^_)|(^__+$)|(^e$)|(^error$)/u
PR: src/components/DocsLayout.tsx#L258
'getFrameworkTextColor' is assigned a value but never used. Allowed unused vars must match /(^_)|(^__+$)|(^e$)|(^error$)/u