Skip to content

feat(goal): stall-resistant pause/resume with full branch coverage #326

feat(goal): stall-resistant pause/resume with full branch coverage

feat(goal): stall-resistant pause/resume with full branch coverage #326

Triggered via pull request August 7, 2026 02:58
Status Failure
Total duration 3m 38s
Artifacts

ci-typecheck.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
Typecheck
Process completed with exit code 1.
Typecheck
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache/restore@0057852bfaa89a56745cba8c7296529d2fc39830, actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
eslint(no-useless-constructor): packages/client/src/generated/client-error.ts#L5
Redundant super call in constructor
eslint(no-unused-vars): packages/opencode/test/session/llm.test.ts#L25
Identifier 'Permission' is imported but never used.
eslint(no-unused-vars): packages/opencode/test/session/structured-output.test.ts#L4
Identifier 'MessageV2' is imported but never used.
eslint(no-unused-vars): packages/core/test/session/session-runner-hotpath.test.ts#L7
Identifier 'TransportReason' is imported but never used.
eslint(no-unused-vars): packages/core/test/event.test.ts#L2
Identifier 'Exit' is imported but never used.
eslint(no-unused-vars): packages/core/test/event.test.ts#L2
Identifier 'Cause' is imported but never used.
eslint(no-unused-vars): packages/opencode/test/session/revert-compact.test.ts#L9
Identifier 'MessageV2' is imported but never used.
eslint(no-unused-vars): .opencode/plugins/tui-smoke.tsx#L2
Type 'JSX' is imported but never used.
eslint(no-unused-vars): packages/opencode/test/fixture/fixture.ts#L11
Type 'Config' is imported but never used.