Store one current verdict per requirement #63
Annotations
2 errors and 1 warning
|
check
Process completed with exit code 1.
|
|
tests/rigor.test.ts > deterministic rigor (0.6) > --audit generates adversarial instructions for passing verdicts only, without touching them:
tests/rigor.test.ts#L202
Error: ENOENT: no such file or directory, open '/tmp/2119-rigor-LYcxgM/.2119/verdicts/FIX-001.1.1--d10b6dad667e.json'
❯ tests/rigor.test.ts:202:27
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errno: -2, code: 'ENOENT', syscall: 'open', path: '/tmp/2119-rigor-LYcxgM/.2119/verdicts/FIX-001.1.1--d10b6dad667e.json' }
|
|
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/
|