Skip to content

Sync run.json turn count and idle the shell at every turn boundary #164

Sync run.json turn count and idle the shell at every turn boundary

Sync run.json turn count and idle the shell at every turn boundary #164

Triggered via pull request August 7, 2026 15:49
Status Failure
Total duration 26s
Artifacts

ci.yml

on: pull_request
check
23s
check
randomize-nightly
randomize-nightly
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
check
Process completed with exit code 2.
check: src/session/run-sink.ts#L127
Expected 0 arguments, but got 1.
check: src/session/run-sink.ts#L127
An expression of type 'void' cannot be tested for truthiness.
check: src/session/run-sink.ts#L127
'onTurnBoundary' is possibly 'undefined'.
check: src/session/run-sink.ts#L127
Cannot invoke an object which is possibly 'undefined'.
check
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/