fix(test): resolve 7 pre-existing test failures, skip 2 blocked by design#911
Merged
yanyihan-xiaomi merged 3 commits intoJun 18, 2026
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/opencode/test/tool/actor.test.ts#L125
Function 'stubOps' is declared but never used.
|
|
Run oxlint:
packages/app/src/components/prompt-input.tsx#L57
Identifier 'useQuery' is imported but never used.
|
|
Run oxlint:
packages/opencode/src/config/managed.ts#L7
Identifier 'warn' is imported but never used.
|
|
Run oxlint:
packages/opencode/src/config/mcp.ts#L111
Unnecessary use of boolean literals in conditional expression
|
|
Run oxlint:
packages/opencode/src/config/config.ts#L712
Empty fallbacks in spreads are unnecessary
|
|
Run oxlint:
packages/opencode/src/config/config.ts#L708
Empty fallbacks in spreads are unnecessary
|
|
Run oxlint:
packages/opencode/src/config/config.ts#L664
Empty fallbacks in spreads are unnecessary
|
|
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/console/app/src/routes/stripe/webhook.ts#L12
Identifier 'User' is imported but never used.
|
|
Run oxlint:
packages/opencode/src/npm/config.ts#L1
Empty files are not allowed.
|
background
wait
wait-all
cancel
parallel
Loading