fix: bare filename path resolution in LSP and multiedit tools (#35)#1115
Open
qiaozongming wants to merge 1 commit into
Open
fix: bare filename path resolution in LSP and multiedit tools (#35)#1115qiaozongming 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/test/cli/tui/thread.test.ts#L11
Identifier 'TuiConfig' is imported but never used.
|
|
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:
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/console/app/src/routes/stripe/webhook.ts#L12
Identifier 'User' is imported but never used.
|
|
Run oxlint:
packages/app/src/pages/session/session-side-panel.tsx#L47
Variable 'sync' is declared but never used. Unused variables should start with a '_'.
|
|
Run oxlint:
packages/app/src/pages/session.tsx#L436
Variable 'diffs' 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