Skip to content

初步重构

初步重构 #119

Triggered via pull request September 8, 2026 16:53
Status Failure
Total duration 1m 34s
Artifacts

pr-check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 14 warnings
test
Process completed with exit code 1.
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/
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/llm/errors.ts#L4
'timeoutMs' is defined but never used. Allowed unused args must match /^_/u
lint: packages/codingcode/src/layer.ts#L30
'ApprovalWaitService' is defined but never used. Allowed unused vars must match /^_/u
lint: packages/codingcode/src/hooks/hooks.ts#L31
'getMapForScope' is defined but never used. Allowed unused vars must match /^_/u
lint: packages/codingcode/src/hooks/hooks.ts#L28
'disabledHooksByProject' is assigned a value but never used. Allowed unused vars must match /^_/u
lint: packages/codingcode/src/hooks/hooks.ts#L23
This generator function does not have 'yield'
lint: packages/codingcode/src/hooks/executor.ts#L27
'code' is defined but never used. Allowed unused args must match /^_/u
lint: packages/codingcode/src/hooks/config.ts#L5
'HookPoint' is defined but never used. Allowed unused vars must match /^_/u
lint: packages/codingcode/src/checkpoint/checkpoint.ts#L13
This generator function does not have 'yield'
lint: packages/codingcode/src/approval/wait.ts#L10
This generator function does not have 'yield'
lint: packages/codingcode/src/agent/deps.ts#L5
'SessionEvent' is defined but never used. Allowed unused vars must match /^_/u
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/
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/