fix: ensure system messages at beginning for VLLM/openai-compatible providers (#12)#1114
Open
qiaozongming wants to merge 1 commit into
Open
fix: ensure system messages at beginning for VLLM/openai-compatible providers (#12)#1114qiaozongming wants to merge 1 commit into
qiaozongming wants to merge 1 commit into
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/src/lsp/lsp.ts#L165
Parameter 'ctx' is declared but never used. Unused parameters should start with a '_'.
|
|
Run oxlint:
packages/opencode/test/skill/compose-review.test.ts#L114
Variable 'allContent' is declared but never used. Unused variables should start with a '_'.
|
|
Run oxlint:
packages/opencode/test/lib/mock-llm.ts#L119
Unexpected aliasing of 'this' to local variable.
|
|
Run oxlint:
packages/opencode/test/cli/tui/thread.test.ts#L11
Identifier 'TuiConfig' is imported but never used.
|
|
Run oxlint:
packages/opencode/src/cli/cmd/tui/component/prompt/cwd.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/opencode/test/server/session-task-route.test.ts#L9
Type 'SessionID' is imported but never used.
|
|
Run oxlint:
packages/opencode/src/npm/config.ts#L1
Empty files are not allowed.
|
|
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/opencode/src/cli/cmd/tui/component/starry-background.tsx#L99
Using a spread operator here creates a new array unnecessarily.
|
background
wait
wait-all
cancel
parallel
Loading