feat(uv): 架构改进 P0-P2 — 事件序列修复/入口层补全/SKILL去重/review门禁/执行器校验/生成器桥接 - #1
Merged
Annotations
3 errors and 11 warnings
|
Run npm run test
Process completed with exit code 1.
|
|
Run npm run test:
tests/integration/phase-flow.test.ts#L172
ReferenceError: dir is not defined
❯ tests/integration/phase-flow.test.ts:172:20
|
|
Run npm run test:
tests/integration/phase-flow.test.ts#L165
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
❯ tests/integration/phase-flow.test.ts:165:18
|
|
Complete job
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/
|
|
Run npm run lint:
src/commands/generate.ts#L9
'mkdirSync' is defined but never used
|
|
Run npm run lint:
src/commands/generate.ts#L9
'writeFileSync' is defined but never used
|
|
Run npm run lint:
src/commands/generate-skill.ts#L38
Unexpected console statement
|
|
Run npm run lint:
src/commands/generate-skill.ts#L34
Unexpected console statement
|
|
Run npm run lint:
src/commands/generate-skill.ts#L33
Unexpected console statement
|
|
Run npm run lint:
src/commands/failure-analysis.ts#L11
'fail' is defined but never used
|
|
Run npm run lint:
src/commands/execute-phase.ts#L7
'loadConfig' is defined but never used
|
|
Run npm run lint:
src/commands/dispatch-phase.ts#L30
'flow' is assigned a value but never used
|
|
Run npm run lint:
src/commands/compress.ts#L8
'fail' is defined but never used
|
|
Run npm run lint:
src/commands/auto-pr.ts#L23
'ghOk' is assigned a value but never used
|
background
wait
wait-all
cancel
parallel
Loading