Canonicalize tool call identity so it settles activeToolCalls once #179
ci.yml
on: pull_request
check
27s
randomize-nightly
0s
Annotations
3 errors and 1 warning
|
check
Process completed with exit code 2.
|
|
check:
src/tui-opentui/turn-state.ts#L269
Type '{ id: string | undefined; name: string | undefined; }' is not assignable to type 'CallIdentity' with 'exactOptionalPropertyTypes: true'. Consider adding 'undefined' to the types of the target's properties.
|
|
check:
src/tui-opentui/turn-state.ts#L252
Type '{ id: string | undefined; name: string | undefined; }' is not assignable to type 'CallIdentity' with 'exactOptionalPropertyTypes: true'. Consider adding 'undefined' to the types of the target's properties.
|
|
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/
|