Skip to content

Context session

Context session #84

Triggered via pull request June 17, 2026 15:42
Status Success
Total duration 2m 5s
Artifacts

pr-check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

15 warnings
changes
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, dorny/paths-filter@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
typecheck
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, pnpm/action-setup@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
lint
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, pnpm/action-setup@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
lint: packages/codingcode/src/context/service.ts#L36
'REACTIVE_COMPACT_MAX_RETRIES' is assigned a value but never used. Allowed unused vars must match /^_/u
lint: packages/codingcode/src/client/direct/settings.ts#L40
'resolveHookDisabled' is defined but never used. Allowed unused vars must match /^_/u
lint: packages/codingcode/src/client/direct/settings.ts#L12
'resolveMcpDisabled' is defined but never used. Allowed unused vars must match /^_/u
lint: packages/codingcode/src/checkpoint/checkpoint-service.ts#L15
This generator function does not have 'yield'
lint: packages/codingcode/src/approval/async-confirm.ts#L10
This generator function does not have 'yield'
lint: packages/codingcode/src/agent/prompt.ts#L107
Unnecessary escape character: \'
lint: packages/codingcode/src/agent/agent.ts#L466
'record' is assigned a value but never used. Allowed unused vars must match /^_/u
lint: packages/codingcode/src/agent/agent.ts#L136
'context' is assigned a value but never used. Allowed unused vars must match /^_/u
lint: packages/codingcode/src/agent/agent.ts#L134
'todo' is assigned a value but never used. Allowed unused vars must match /^_/u
lint: packages/codingcode/src/agent/agent.ts#L131
'approval' is assigned a value but never used. Allowed unused vars must match /^_/u
test
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, pnpm/action-setup@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build-desktop
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, pnpm/action-setup@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/