feat(build)!: migrate to Bun and add standalone binary compilation #33
Annotations
5 errors
|
Test on Node.js 24
Process completed with exit code 1.
|
|
error: expect(received).toBe(expected):
tests/bench/runner.integration.test.ts#L31
Expected: 0
Received: 1
at <anonymous> (/home/runner/work/h2m-parser/h2m-parser/tests/bench/runner.integration.test.ts:31:28)
|
|
Test on Node.js 22
The operation was canceled.
|
|
error: expect(received).toBe(expected):
tests/bench/runner.integration.test.ts#L31
Expected: 0
Received: 1
at <anonymous> (/home/runner/work/h2m-parser/h2m-parser/tests/bench/runner.integration.test.ts:31:28)
|
|
Test on Node.js 22
The strategy configuration was canceled because "test._24" failed
|