fix: remove claude-origin MCP skip for local servers#1149
Merged
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/cache@v4, actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run oxlint:
packages/ui/src/components/message-part.tsx#L1249
Variable 'data' is declared but never used. Unused variables should start with a '_'.
|
|
Run oxlint:
packages/ui/src/components/message-part.tsx#L292
Function 'tone' is declared but never used.
|
|
Run oxlint:
packages/ui/src/components/message-part.tsx#L51
Identifier 'Spinner' is imported but never used.
|
|
Run oxlint:
packages/opencode/test/cli/tui/thread.test.ts#L11
Identifier 'TuiConfig' is imported but never used.
|
|
Run oxlint:
packages/opencode/src/skill/compose/.bundle/brainstorm/scripts/server.cjs#L243
Catch parameter 'e' is caught but never used.
|
|
Run oxlint:
packages/opencode/src/skill/compose/.bundle/brainstorm/scripts/server.cjs#L188
Catch parameter 'e' is caught but never used.
|
|
Run oxlint:
packages/opencode/src/npm/config.ts#L1
Empty files are not allowed.
|
|
Run oxlint:
packages/opencode/test/cli/run-completion.test.ts#L72
Variable 'calls' is assigned a value but never used. Unused variables should start with a '_'.
|
|
Run oxlint:
packages/app/src/pages/layout.tsx#L130
Variable 'location' is declared but never used. Unused variables should start with a '_'.
|
|
Run oxlint:
script/beta.ts#L145
Function 'smoke' is declared but never used.
|
background
wait
wait-all
cancel
parallel
Loading