Skip to content

feat(tui): align source control settings panel #35

feat(tui): align source control settings panel

feat(tui): align source control settings panel #35

Triggered via push June 1, 2026 23:16
Status Failure
Total duration 59s
Artifacts

publish-npm.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 9 warnings
publish
'event' is of type 'unknown'.
publish
'event' is of type 'unknown'.
publish
'event' is of type 'unknown'.
publish
'event' is of type 'unknown'.
publish
'event' is of type 'unknown'.
publish
'event' is of type 'unknown'.
publish
Parameter 'option' implicitly has an 'any' type.
publish
Parameter 'index' implicitly has an 'any' type.
publish
Parameter 'question' implicitly has an 'any' type.
publish
Cannot find module '@opencode-ai/sdk/v2' or its corresponding type declarations.
eslint-plugin-unicorn(prefer-add-event-listener): packages/client-core/src/wsTransport.ts#L259
Prefer `addEventListener()` over their `on`-function counterparts.
eslint-plugin-unicorn(prefer-add-event-listener): packages/client-core/src/wsTransport.ts#L258
Prefer `addEventListener()` over their `on`-function counterparts.
eslint-plugin-unicorn(prefer-add-event-listener): packages/client-core/src/wsTransport.ts#L257
Prefer `addEventListener()` over their `on`-function counterparts.
eslint-plugin-unicorn(prefer-add-event-listener): packages/client-core/src/wsTransport.ts#L256
Prefer `addEventListener()` over their `on`-function counterparts.
eslint(no-unused-vars): apps/server/src/provider/Drivers/CursorDriver.ts#L28
Identifier 'ProviderDriverError' is imported but never used.
eslint(no-unused-vars): apps/server/src/provider/Drivers/OpenCodeDriver.ts#L28
Identifier 'ProviderDriverError' is imported but never used.
eslint(no-unused-vars): apps/server/src/textGeneration/CodexTextGeneration.ts#L9
Identifier 'Random' is imported but never used.
eslint(no-unused-vars): apps/server/src/atomicWrite.ts#L1
Identifier 'Random' is imported but never used.
eslint(no-unused-vars): apps/server/src/telemetry/Identify.ts#L1
Identifier 'Random' is imported but never used.