feat(i18n): add 19 missing app translation keys for all languages (#84)#1113
Open
qiaozongming wants to merge 1 commit into
Open
feat(i18n): add 19 missing app translation keys for all languages (#84)#1113qiaozongming 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/tool/actor.ts#L8
Identifier 'PartID' is imported but never used.
|
|
Run oxlint:
packages/opencode/src/tool/actor.ts#L8
Identifier 'MessageID' is imported but never used.
|
|
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/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/src/tool/registry.ts#L61
Identifier 'BashInteractive' is imported but never used.
|
|
Run oxlint:
packages/opencode/src/tool/registry.ts#L38
Identifier 'ChildProcessSpawner' is imported but never used.
|
|
Run oxlint:
packages/opencode/src/tool/registry.ts#L37
Identifier 'HttpClient' 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/opencode/src/tool/task.ts#L26
Do not use `new Array(singleArgument)`.
|
|
Run oxlint:
packages/opencode/src/shell/shell.ts#L37
Catch parameter '_e' is caught but never used.
|
background
wait
wait-all
cancel
parallel
Loading