fix(server): strip stack traces from error responses#952
Closed
qiaozongming wants to merge 1 commit into
Closed
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/opencode/test/tool/task.test.ts#L230
Variable 'sess' is declared but never used. Unused variables should start with a '_'.
|
|
Run oxlint:
packages/opencode/test/tool/task.test.ts#L217
Variable 'sess' is declared but never used. Unused variables should start with a '_'.
|
|
Run oxlint:
packages/opencode/test/tool/actor.test.ts#L125
Function 'stubOps' is declared but never used.
|
|
Run oxlint:
packages/opencode/src/lsp/lsp.ts#L165
Parameter 'ctx' is declared but never used. Unused parameters should start with a '_'.
|
|
Run oxlint:
packages/opencode/test/lib/mock-llm.ts#L119
Unexpected aliasing of 'this' to local variable.
|
|
Run oxlint:
packages/app/src/context/global-sync.tsx#L13
Identifier 'unwrap' is imported but never used.
|
|
Run oxlint:
packages/opencode/src/npm/config.ts#L1
Empty files are not allowed.
|
|
Run oxlint:
packages/opencode/test/server/session-task-route.test.ts#L9
Type 'SessionID' is imported but never used.
|
|
Run oxlint:
packages/opencode/test/fixture/fixture.test.ts#L33
Variable 'tmp' is declared but never used. Unused variables should start with a '_'.
|
|
Run oxlint:
packages/app/src/components/prompt-input.tsx#L57
Identifier 'useQuery' is imported but never used.
|
background
wait
wait-all
cancel
parallel
Loading