ci(test): shard suite into four time-balanced slices #2313
Triggered via pull request
September 14, 2026 06:20
Status
Failure
Total duration
1m 56s
Artifacts
–
ci.yml
on: pull_request
Matrix: test
build
13s
static-analysis
31s
test (one-process pollution detector)
1m 53s
build-and-test
Annotations
4 errors and 7 warnings
|
test (3/4)
Process completed with exit code 1.
|
|
error: expect(received).toEqual(expected):
tests/unit/check-gate.test.ts#L78
- [
- "./evals",
- "./scripts",
- "./src",
- "./tests",
- ]
+ []
- Expected - 6
+ Received + 1
at <anonymous> (/home/runner/work/corbits-code/corbits-code/tests/unit/check-gate.test.ts:78:24)
|
|
test (one-process pollution detector)
Process completed with exit code 1.
|
|
error: expect(received).toEqual(expected):
tests/unit/check-gate.test.ts#L78
- [
- "./evals",
- "./scripts",
- "./src",
- "./tests",
- ]
+ []
- Expected - 6
+ Received + 1
at <anonymous> (/home/runner/work/corbits-code/corbits-code/tests/unit/check-gate.test.ts:78:24)
|
|
build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, 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/
|
|
static-analysis
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
test (1/4)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, 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/
|
|
test (2/4)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, 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/
|
|
test (3/4)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, 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/
|
|
test (4/4)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, 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/
|
|
test (one-process pollution detector)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, 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/
|