feat(tui): add auto-open task panel setting #38
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
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.
|
|
publish
t3#typecheck: command (/home/runner/work/t1code/t1code/apps/server) /home/runner/.bun/bin/bun run typecheck exited (2)
|
|
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/telemetry/Identify.ts#L1
Identifier 'Random' is imported but never used.
|
|
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/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.
|