Skip to content

chore: replace eslint with oxlint + oxfmt, use nano-staged for pre-commit hooks #2601

chore: replace eslint with oxlint + oxfmt, use nano-staged for pre-commit hooks

chore: replace eslint with oxlint + oxfmt, use nano-staged for pre-commit hooks #2601

Triggered via pull request August 12, 2026 05:53
Status Failure
Total duration 43s
Artifacts

linter.yml

on: pull_request
Type checker
38s
Type checker
Lint checker
37s
Lint checker
Format checker
26s
Format checker
Zizmor checks
26s
Zizmor checks
Fit to window
Zoom out
Zoom in

Annotations

1 error and 6 warnings
Format checker
Process completed with exit code 1.
eslint(no-unused-vars): src/rce.ts#L138
Variable 'promise' is declared but never used.
eslint(no-unused-vars): src/rce.ts#L32
Type 'NeuroClient' is imported but never used.
eslint(no-unused-vars): src/utils/neuro_client.ts#L13
Type 'unregisterAction' is imported but never used.
eslint(no-unused-vars): src/utils/neuro_client.ts#L13
Type 'registerAction' is imported but never used.
eslint(no-unused-vars): src/utils/neuro_client.ts#L13
Type 'reregisterAllActions' is imported but never used.
eslint(no-unused-vars): src/utils/neuro_client.ts#L12
Type 'NeuroClient' is imported but never used.