[Autoloop: perf-comparison] #1133
ci.yml
on: pull_request
Test & Lint
21s
Playground E2E (Playwright)
1m 35s
Validate Python Examples
1m 45s
OpenEvolve benchmark
0s
Build
0s
Annotations
2 errors and 3 warnings
|
Test & Lint
Process completed with exit code 1.
|
|
error: Property failed after 98 tests:
node_modules/fast-check/lib/esm/check/runner/utils/RunDetailsFormatter.js#L126
Counterexample: [["__proto__"],0]
Shrunk 2 time(s)
Got error: expect(received).toEqual(expected)
[
0,
- 1,
+ 0,
]
- Expected - 1
+ Received + 1
at toEqual (unknown)
at <anonymous> (/home/runner/work/tsb/tsb/tests/io/sql.test.ts:547:28)
at run (/home/runner/work/tsb/tsb/node_modules/fast-check/lib/esm/check/property/Property.generic.js:46:33)
at runIt (/home/runner/work/tsb/tsb/node_modules/fast-check/lib/esm/check/runner/Runner.js:18:30)
at check (/home/runner/work/tsb/tsb/node_modules/fast-check/lib/esm/check/runner/Runner.js:62:11)
at assert (/home/runner/work/tsb/tsb/node_modules/fast-check/lib/esm/check/runner/Runner.js:65:17)
at <anonymous> (/home/runner/work/tsb/tsb/tests/io/sql.test.ts:525:8)
Hint: Enable verbose mode in order to have the list of all failing values encountered during the run
at buildError (/home/runner/work/tsb/tsb/node_modules/fast-check/lib/esm/check/runner/utils/RunDetailsFormatter.js:126:37)
at throwIfFailed (/home/runner/work/tsb/tsb/node_modules/fast-check/lib/esm/check/runner/utils/RunDetailsFormatter.js:138:11)
at assert (/home/runner/work/tsb/tsb/node_modules/fast-check/lib/esm/check/runner/Runner.js:69:9)
at <anonymous> (/home/runner/work/tsb/tsb/tests/io/sql.test.ts:525:8)
|
|
Test & 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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Playground E2E (Playwright)
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/
|
|
Validate Python Examples
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-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|