fix(provider): never send a message with empty content (the Bedrock/Anthropic 400) — producer + backstop + inbox invariant - #1948
Merged
Annotations
10 warnings
|
Run oxlint:
packages/opencode/src/actor/spawn.ts#L14
Identifier 'DEFAULT_LIVENESS_STALL_MS' is imported but never used.
|
|
Run oxlint:
packages/opencode/test/skill/compose-review.test.ts#L115
Variable 'allContent' is declared but never used. Unused variables should start with a '_'.
|
|
Run oxlint:
packages/opencode/test/actor/cancel-cascade.test.ts#L53
Identifier 'ProviderID' is imported but never used.
|
|
Run oxlint:
packages/opencode/test/actor/cancel-cascade.test.ts#L53
Identifier 'ModelID' is imported but never used.
|
|
Run oxlint:
packages/opencode/test/actor/registry-status.test.ts#L2
Identifier 'Effect' is imported but never used.
|
|
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/opencode/test/actor/registry.test.ts#L2
Identifier 'Effect' 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 '_'.
|
background
wait
wait-all
cancel
parallel
Loading