Skip to content

Ban // autofix in linter #453

Ban // autofix in linter

Ban // autofix in linter #453

Triggered via pull request April 24, 2024 23:00
Status Failure
Total duration 47m 25s
Artifacts 33

ci.yml

on: pull_request
Build linux-aarch64  /  ...  /  Build & Link
32m 45s
Build linux-aarch64 / Build Linux / Build & Link
Build linux-x64-baseline  /  ...  /  Build & Link
16m 21s
Build linux-x64-baseline / Build Linux / Build & Link
Build linux-x64  /  ...  /  Build & Link
16m 51s
Build linux-x64 / Build Linux / Build & Link
Build darwin-aarch64  /  Link
4m 1s
Build darwin-aarch64 / Link
Build darwin-x64-baseline  /  Link
10m 7s
Build darwin-x64-baseline / Link
Build linux-aarch64  /  On Failure
0s
Build linux-aarch64 / On Failure
Build linux-x64-baseline  /  On Failure
0s
Build linux-x64-baseline / On Failure
Build linux-x64  /  On Failure
0s
Build linux-x64 / On Failure
Build windows-x64-baseline  /  Link
9m 34s
Build windows-x64-baseline / Link
Build windows-x64  /  Link
5m 23s
Build windows-x64 / Link
Test linux-aarch64  /  Tests
13m 36s
Test linux-aarch64 / Tests
Test linux-aarch64  /  Node.js Tests
50s
Test linux-aarch64 / Node.js Tests
Test linux-x64-baseline  /  Tests
8m 13s
Test linux-x64-baseline / Tests
Test linux-x64-baseline  /  Node.js Tests
39s
Test linux-x64-baseline / Node.js Tests
Test linux-x64  /  Tests
8m 1s
Test linux-x64 / Tests
Test linux-x64  /  Node.js Tests
39s
Test linux-x64 / Node.js Tests
Test darwin-aarch64  /  Tests
9m 27s
Test darwin-aarch64 / Tests
Test darwin-aarch64  /  Node.js Tests
45s
Test darwin-aarch64 / Node.js Tests
Test darwin-x64-baseline  /  Tests
14m 30s
Test darwin-x64-baseline / Tests
Test darwin-x64-baseline  /  Node.js Tests
1m 7s
Test darwin-x64-baseline / Node.js Tests
Test darwin-x64  /  Tests
14m 38s
Test darwin-x64 / Tests
Test darwin-x64  /  Node.js Tests
1m 4s
Test darwin-x64 / Node.js Tests
Test windows-x64-baseline  /  Tests
9m 44s
Test windows-x64-baseline / Tests
Test windows-x64-baseline  /  Node.js Tests
1m 45s
Test windows-x64-baseline / Node.js Tests
Cleanup
4s
Cleanup
Test windows-x64  /  Tests
41s
Test windows-x64 / Tests
Test windows-x64  /  Node.js Tests
3m 32s
Test windows-x64 / Node.js Tests
Fit to window
Zoom out
Zoom in

Annotations

71 errors and 4 warnings
Test windows-x64 / Tests
Process completed with exit code 1.
error: expect(received).toBe(expected): test/integration/next-pages/test/dev-server.test.ts#L138
Expected: 0 Received: 1 at /home/runner/work/bun/bun/test/integration/next-pages/test/dev-server.test.ts:138:3
error: Oops: test/js/bun/http/async-iterator-stream.test.ts#L38
at /home/runner/work/bun/bun/test/js/bun/http/async-iterator-stream.test.ts:38:19 at pull (:14:29) at readDirectStream (:1:21)
error: FAIL: test/js/bun/http/serve.test.ts#L351
at /home/runner/work/bun/bun/test/js/bun/http/serve.test.ts:351:25 at pull (/home/runner/work/bun/bun/test/js/bun/http/serve.test.ts:348:40) at promiseInvokeOrNoopMethodNoCatch (:1:21) at promiseInvokeOrNoopMethod (:1:21) at readableStreamDefaultControllerCallPullIfNeeded (:1:21)
error: FAIL: test/js/bun/http/serve.test.ts#L351
at /home/runner/work/bun/bun/test/js/bun/http/serve.test.ts:351:25 at pull (/home/runner/work/bun/bun/test/js/bun/http/serve.test.ts:348:40) at promiseInvokeOrNoopMethodNoCatch (:1:21) at promiseInvokeOrNoopMethod (:1:21) at readableStreamDefaultControllerCallPullIfNeeded (:1:21)
error: FAIL: test/js/bun/http/serve.test.ts#L351
at /home/runner/work/bun/bun/test/js/bun/http/serve.test.ts:351:25 at pull (/home/runner/work/bun/bun/test/js/bun/http/serve.test.ts:348:40) at promiseInvokeOrNoopMethodNoCatch (:1:21) at promiseInvokeOrNoopMethod (:1:21) at readableStreamDefaultControllerCallPullIfNeeded (:1:21)
error: FAIL: test/js/bun/http/serve.test.ts#L351
at /home/runner/work/bun/bun/test/js/bun/http/serve.test.ts:351:25 at pull (/home/runner/work/bun/bun/test/js/bun/http/serve.test.ts:348:40) at promiseInvokeOrNoopMethodNoCatch (:1:21) at promiseInvokeOrNoopMethod (:1:21) at readableStreamDefaultControllerCallPullIfNeeded (:1:21)
error: TestPassed: test/js/bun/http/serve.test.ts#L314
at pull (/home/runner/work/bun/bun/test/js/bun/http/serve.test.ts:314:25) at promiseInvokeOrNoopMethodNoCatch (:1:21) at promiseInvokeOrNoopMethod (:1:21) at readableStreamDefaultControllerCallPullIfNeeded (:1:21)
error: test/js/bun/http/serve.test.ts#L1433
at /home/runner/work/bun/bun/test/js/bun/http/serve.test.ts:1433:15 at error (/home/runner/work/bun/bun/test/js/bun/http/serve.test.ts:1427:20)
error: test/js/bun/http/serve.test.ts#L1438
at /home/runner/work/bun/bun/test/js/bun/http/serve.test.ts:1438:15
Test linux-x64-baseline / Tests
Process completed with exit code 1.
error: expect(received).toBe(expected): test/integration/next-pages/test/dev-server.test.ts#L138
Expected: 0 Received: 1 at /home/runner/work/bun/bun/test/integration/next-pages/test/dev-server.test.ts:138:3
error: Oops: test/js/bun/http/async-iterator-stream.test.ts#L38
at /home/runner/work/bun/bun/test/js/bun/http/async-iterator-stream.test.ts:38:19 at pull (:14:29) at readDirectStream (:1:21)
error: FAIL: test/js/bun/http/serve.test.ts#L351
at /home/runner/work/bun/bun/test/js/bun/http/serve.test.ts:351:25 at pull (/home/runner/work/bun/bun/test/js/bun/http/serve.test.ts:348:40) at promiseInvokeOrNoopMethodNoCatch (:1:21) at promiseInvokeOrNoopMethod (:1:21) at readableStreamDefaultControllerCallPullIfNeeded (:1:21)
error: FAIL: test/js/bun/http/serve.test.ts#L351
at /home/runner/work/bun/bun/test/js/bun/http/serve.test.ts:351:25 at pull (/home/runner/work/bun/bun/test/js/bun/http/serve.test.ts:348:40) at promiseInvokeOrNoopMethodNoCatch (:1:21) at promiseInvokeOrNoopMethod (:1:21) at readableStreamDefaultControllerCallPullIfNeeded (:1:21)
error: FAIL: test/js/bun/http/serve.test.ts#L351
at /home/runner/work/bun/bun/test/js/bun/http/serve.test.ts:351:25 at pull (/home/runner/work/bun/bun/test/js/bun/http/serve.test.ts:348:40) at promiseInvokeOrNoopMethodNoCatch (:1:21) at promiseInvokeOrNoopMethod (:1:21) at readableStreamDefaultControllerCallPullIfNeeded (:1:21)
error: FAIL: test/js/bun/http/serve.test.ts#L351
at /home/runner/work/bun/bun/test/js/bun/http/serve.test.ts:351:25 at pull (/home/runner/work/bun/bun/test/js/bun/http/serve.test.ts:348:40) at promiseInvokeOrNoopMethodNoCatch (:1:21) at promiseInvokeOrNoopMethod (:1:21) at readableStreamDefaultControllerCallPullIfNeeded (:1:21)
error: TestPassed: test/js/bun/http/serve.test.ts#L314
at pull (/home/runner/work/bun/bun/test/js/bun/http/serve.test.ts:314:25) at promiseInvokeOrNoopMethodNoCatch (:1:21) at promiseInvokeOrNoopMethod (:1:21) at readableStreamDefaultControllerCallPullIfNeeded (:1:21)
error: test/js/bun/http/serve.test.ts#L1433
at /home/runner/work/bun/bun/test/js/bun/http/serve.test.ts:1433:15 at error (/home/runner/work/bun/bun/test/js/bun/http/serve.test.ts:1427:20)
error: test/js/bun/http/serve.test.ts#L1438
at /home/runner/work/bun/bun/test/js/bun/http/serve.test.ts:1438:15
Test linux-x64 / Tests
Process completed with exit code 1.
error: expect(received).toContain(expected): test\cli\install\bun-create.test.ts#L117
Expected to contain: "Success! dylan-conway/create-test loaded into create-test" Received: "" at C:\a\bun\bun\test\cli\install\bun-create.test.ts:117:5
error: expect(received).toEqual(expected): test\cli\install\bunx.test.ts#L88
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 1, + 1, 0, + 1, + 1, 0, + 1, + 1, + 1, + 1, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, 0, 0 ] - Expected - 8 + Received + 8 at C:\a\bun\bun\test\cli\install\bunx.test.ts:88:3
error: expect(received).not.toContain(expected): test\cli\install\registry\bun-install-registry.test.ts#L1875
Expected to not contain: "error:" Received: "bun install v1.1.5-canary.1 (3fc10c48)\nerror: EEXIST installing pkg2 (linking bins)\n" at C:\a\bun\bun\test\cli\install\registry\bun-install-registry.test.ts:1875:9
error: expect(received).not.toContain(expected): test\cli\install\registry\bun-install-registry.test.ts#L1926
Expected to not contain: "error:" Received: "bun install v1.1.5-canary.1 (3fc10c48)\nerror: EEXIST installing pkg2 (linking bins)\n" at C:\a\bun\bun\test\cli\install\registry\bun-install-registry.test.ts:1926:9
error: expect(received).not.toContain(expected): test\cli\install\registry\bun-install-registry.test.ts#L1875
Expected to not contain: "error:" Received: "bun install v1.1.5-canary.1 (3fc10c48)\nerror: EEXIST installing pkg2 (linking bins)\n" at C:\a\bun\bun\test\cli\install\registry\bun-install-registry.test.ts:1875:9
error: expect(received).not.toContain(expected): test\cli\install\registry\bun-install-registry.test.ts#L1875
Expected to not contain: "error:" Received: "bun install v1.1.5-canary.1 (3fc10c48)\nerror: EEXIST installing pkg2 (linking bins)\n" at C:\a\bun\bun\test\cli\install\registry\bun-install-registry.test.ts:1875:9
error: expect(received).not.toContain(expected): test\cli\install\registry\bun-install-registry.test.ts#L1926
Expected to not contain: "error:" Received: "bun install v1.1.5-canary.1 (3fc10c48)\nerror: EEXIST installing pkg2 (linking bins)\n" at C:\a\bun\bun\test\cli\install\registry\bun-install-registry.test.ts:1926:9
error: expect(received).not.toContain(expected): test\cli\install\registry\bun-install-registry.test.ts#L1875
Expected to not contain: "error:" Received: "bun install v1.1.5-canary.1 (3fc10c48)\nerror: EEXIST installing pkg2 (linking bins)\n" at C:\a\bun\bun\test\cli\install\registry\bun-install-registry.test.ts:1875:9
error: expect(received).not.toContain(expected): test\cli\install\registry\bun-install-registry.test.ts#L1926
Expected to not contain: "error:" Received: "bun install v1.1.5-canary.1 (3fc10c48)\nerror: EEXIST installing pkg2 (linking bins)\n" at C:\a\bun\bun\test\cli\install\registry\bun-install-registry.test.ts:1926:9
error: expect(received).not.toContain(expected): test\cli\install\registry\bun-install-registry.test.ts#L1926
Expected to not contain: "error:" Received: "bun install v1.1.5-canary.1 (3fc10c48)\nerror: EEXIST installing pkg2 (linking bins)\n" at C:\a\bun\bun\test\cli\install\registry\bun-install-registry.test.ts:1926:9
Test windows-x64-baseline / Tests
Process completed with exit code 1.
Test darwin-aarch64 / Tests
Process completed with exit code 1.
error: Oops: test/js/bun/http/async-iterator-stream.test.ts#L38
at /opt/namespace/githubrunner/work/bun/bun/test/js/bun/http/async-iterator-stream.test.ts:38:19 at pull (:14:29) at readDirectStream (:1:21)
error: FAIL: test/js/bun/http/serve.test.ts#L351
at /opt/namespace/githubrunner/work/bun/bun/test/js/bun/http/serve.test.ts:351:25 at pull (/opt/namespace/githubrunner/work/bun/bun/test/js/bun/http/serve.test.ts:348:40) at promiseInvokeOrNoopMethodNoCatch (:1:21) at promiseInvokeOrNoopMethod (:1:21) at readableStreamDefaultControllerCallPullIfNeeded (:1:21)
error: FAIL: test/js/bun/http/serve.test.ts#L351
at /opt/namespace/githubrunner/work/bun/bun/test/js/bun/http/serve.test.ts:351:25 at pull (/opt/namespace/githubrunner/work/bun/bun/test/js/bun/http/serve.test.ts:348:40) at promiseInvokeOrNoopMethodNoCatch (:1:21) at promiseInvokeOrNoopMethod (:1:21) at readableStreamDefaultControllerCallPullIfNeeded (:1:21)
error: FAIL: test/js/bun/http/serve.test.ts#L351
at /opt/namespace/githubrunner/work/bun/bun/test/js/bun/http/serve.test.ts:351:25 at pull (/opt/namespace/githubrunner/work/bun/bun/test/js/bun/http/serve.test.ts:348:40) at promiseInvokeOrNoopMethodNoCatch (:1:21) at promiseInvokeOrNoopMethod (:1:21) at readableStreamDefaultControllerCallPullIfNeeded (:1:21)
error: FAIL: test/js/bun/http/serve.test.ts#L351
at /opt/namespace/githubrunner/work/bun/bun/test/js/bun/http/serve.test.ts:351:25 at pull (/opt/namespace/githubrunner/work/bun/bun/test/js/bun/http/serve.test.ts:348:40) at promiseInvokeOrNoopMethodNoCatch (:1:21) at promiseInvokeOrNoopMethod (:1:21) at readableStreamDefaultControllerCallPullIfNeeded (:1:21)
error: FAIL: test/js/bun/http/serve.test.ts#L351
at /opt/namespace/githubrunner/work/bun/bun/test/js/bun/http/serve.test.ts:351:25 at pull (/opt/namespace/githubrunner/work/bun/bun/test/js/bun/http/serve.test.ts:348:40) at promiseInvokeOrNoopMethodNoCatch (:1:21) at promiseInvokeOrNoopMethod (:1:21) at readableStreamDefaultControllerCallPullIfNeeded (:1:21)
error: FAIL: test/js/bun/http/serve.test.ts#L351
at /opt/namespace/githubrunner/work/bun/bun/test/js/bun/http/serve.test.ts:351:25 at pull (/opt/namespace/githubrunner/work/bun/bun/test/js/bun/http/serve.test.ts:348:40) at promiseInvokeOrNoopMethodNoCatch (:1:21) at promiseInvokeOrNoopMethod (:1:21) at readableStreamDefaultControllerCallPullIfNeeded (:1:21)
error: FAIL: test/js/bun/http/serve.test.ts#L351
at /opt/namespace/githubrunner/work/bun/bun/test/js/bun/http/serve.test.ts:351:25 at pull (/opt/namespace/githubrunner/work/bun/bun/test/js/bun/http/serve.test.ts:348:40) at promiseInvokeOrNoopMethodNoCatch (:1:21) at promiseInvokeOrNoopMethod (:1:21) at readableStreamDefaultControllerCallPullIfNeeded (:1:21)
error: expect(received).toContain(expected): test/cli/install/registry/bun-install-registry.test.ts#L5634
Expected to contain: "No version matching \"^5.0.0-alpha.1000\" found for specifier \"prereleases-3\"" Received: "bun install v1.1.5-canary.1 (3fc10c48)\n Resolving dependencies\n Resolved, downloaded and extracted [2]\nerror: No version matching \"~5.0.0-alpha.1000\" found for specifier \"prereleases-3\" (but package exists)\n" at /Users/runner/work/bun/bun/test/cli/install/registry/bun-install-registry.test.ts:5634:9
error: Oops: test/js/bun/http/async-iterator-stream.test.ts#L38
at /Users/runner/work/bun/bun/test/js/bun/http/async-iterator-stream.test.ts:38:19 at pull (:14:29) at readDirectStream (:1:21)
error: FAIL: test/js/bun/http/serve.test.ts#L351
at /Users/runner/work/bun/bun/test/js/bun/http/serve.test.ts:351:25 at pull (/Users/runner/work/bun/bun/test/js/bun/http/serve.test.ts:348:40) at promiseInvokeOrNoopMethodNoCatch (:1:21) at promiseInvokeOrNoopMethod (:1:21) at readableStreamDefaultControllerCallPullIfNeeded (:1:21)
error: FAIL: test/js/bun/http/serve.test.ts#L351
at /Users/runner/work/bun/bun/test/js/bun/http/serve.test.ts:351:25 at pull (/Users/runner/work/bun/bun/test/js/bun/http/serve.test.ts:348:40) at promiseInvokeOrNoopMethodNoCatch (:1:21) at promiseInvokeOrNoopMethod (:1:21) at readableStreamDefaultControllerCallPullIfNeeded (:1:21)
error: FAIL: test/js/bun/http/serve.test.ts#L351
at /Users/runner/work/bun/bun/test/js/bun/http/serve.test.ts:351:25 at pull (/Users/runner/work/bun/bun/test/js/bun/http/serve.test.ts:348:40) at promiseInvokeOrNoopMethodNoCatch (:1:21) at promiseInvokeOrNoopMethod (:1:21) at readableStreamDefaultControllerCallPullIfNeeded (:1:21)
error: FAIL: test/js/bun/http/serve.test.ts#L351
at /Users/runner/work/bun/bun/test/js/bun/http/serve.test.ts:351:25 at pull (/Users/runner/work/bun/bun/test/js/bun/http/serve.test.ts:348:40) at promiseInvokeOrNoopMethodNoCatch (:1:21) at promiseInvokeOrNoopMethod (:1:21) at readableStreamDefaultControllerCallPullIfNeeded (:1:21)
error: TestPassed: test/js/bun/http/serve.test.ts#L314
at pull (/Users/runner/work/bun/bun/test/js/bun/http/serve.test.ts:314:25) at promiseInvokeOrNoopMethodNoCatch (:1:21) at promiseInvokeOrNoopMethod (:1:21) at readableStreamDefaultControllerCallPullIfNeeded (:1:21)
error: test/js/bun/http/serve.test.ts#L1433
at /Users/runner/work/bun/bun/test/js/bun/http/serve.test.ts:1433:15 at error (/Users/runner/work/bun/bun/test/js/bun/http/serve.test.ts:1427:20)
error: test/js/bun/http/serve.test.ts#L1438
at /Users/runner/work/bun/bun/test/js/bun/http/serve.test.ts:1438:15
Test darwin-x64-baseline / Tests
Process completed with exit code 1.
error: expect(received).toEqual(expected): test/cli/install/registry/bun-install-registry.test.ts#L5494
[ "", + " + [email protected]", - " + [email protected]", "", " 1 package installed" ] - Expected - 1 + Received + 1 at /Users/runner/work/bun/bun/test/cli/install/registry/bun-install-registry.test.ts:5494:9
error: expect(received).toEqual(expected): test/cli/install/registry/bun-install-registry.test.ts#L5494
[ "", + "Checked 1 install across 2 packages (no changes)" - " + [email protected]", - "", - " 1 package installed" ] - Expected - 3 + Received + 1 at /Users/runner/work/bun/bun/test/cli/install/registry/bun-install-registry.test.ts:5494:9
error: expect(received).toEqual(expected): test/cli/install/registry/bun-install-registry.test.ts#L5494
[ "", + " + [email protected]", - " + [email protected]", "", " 1 package installed" ] - Expected - 1 + Received + 1 at /Users/runner/work/bun/bun/test/cli/install/registry/bun-install-registry.test.ts:5494:9
error: expect(received).toEqual(expected): test/cli/install/registry/bun-install-registry.test.ts#L5494
[ "", + "Checked 1 install across 2 packages (no changes)" - " + [email protected]", - "", - " 1 package installed" ] - Expected - 3 + Received + 1 at /Users/runner/work/bun/bun/test/cli/install/registry/bun-install-registry.test.ts:5494:9
error: expect(received).toEqual(expected): test/cli/install/registry/bun-install-registry.test.ts#L5494
[ "", + " + [email protected]", - " + [email protected]", "", " 1 package installed" ] - Expected - 1 + Received + 1 at /Users/runner/work/bun/bun/test/cli/install/registry/bun-install-registry.test.ts:5494:9
error: expect(received).toEqual(expected): test/cli/install/registry/bun-install-registry.test.ts#L5494
[ "", + "Checked 1 install across 2 packages (no changes)" - " + [email protected]", - "", - " 1 package installed" ] - Expected - 3 + Received + 1 at /Users/runner/work/bun/bun/test/cli/install/registry/bun-install-registry.test.ts:5494:9
error: expect(received).toEqual(expected): test/cli/install/registry/bun-install-registry.test.ts#L5494
[ "", + "Checked 1 install across 2 packages (no changes)" - " + [email protected]", - "", - " 1 package installed" ] - Expected - 3 + Received + 1 at /Users/runner/work/bun/bun/test/cli/install/registry/bun-install-registry.test.ts:5494:9
error: Oops: test/js/bun/http/async-iterator-stream.test.ts#L38
at /Users/runner/work/bun/bun/test/js/bun/http/async-iterator-stream.test.ts:38:19 at pull (:14:29) at readDirectStream (:1:21)
error: FAIL: test/js/bun/http/serve.test.ts#L351
at /Users/runner/work/bun/bun/test/js/bun/http/serve.test.ts:351:25 at pull (/Users/runner/work/bun/bun/test/js/bun/http/serve.test.ts:348:40) at promiseInvokeOrNoopMethodNoCatch (:1:21) at promiseInvokeOrNoopMethod (:1:21) at readableStreamDefaultControllerCallPullIfNeeded (:1:21)
Test darwin-x64 / Tests
Process completed with exit code 1.
error: expect(received).toBe(expected): test/integration/next-pages/test/dev-server.test.ts#L138
Expected: 0 Received: 1 at /home/runner/work/bun/bun/test/integration/next-pages/test/dev-server.test.ts:138:3
error: Oops: test/js/bun/http/async-iterator-stream.test.ts#L38
at /home/runner/work/bun/bun/test/js/bun/http/async-iterator-stream.test.ts:38:19 at pull (:14:29) at readDirectStream (:1:21)
error: FAIL: test/js/bun/http/serve.test.ts#L351
at /home/runner/work/bun/bun/test/js/bun/http/serve.test.ts:351:25 at pull (/home/runner/work/bun/bun/test/js/bun/http/serve.test.ts:348:40) at promiseInvokeOrNoopMethodNoCatch (:1:21) at promiseInvokeOrNoopMethod (:1:21) at readableStreamDefaultControllerCallPullIfNeeded (:1:21)
error: FAIL: test/js/bun/http/serve.test.ts#L351
at /home/runner/work/bun/bun/test/js/bun/http/serve.test.ts:351:25 at pull (/home/runner/work/bun/bun/test/js/bun/http/serve.test.ts:348:40) at promiseInvokeOrNoopMethodNoCatch (:1:21) at promiseInvokeOrNoopMethod (:1:21) at readableStreamDefaultControllerCallPullIfNeeded (:1:21)
error: FAIL: test/js/bun/http/serve.test.ts#L351
at /home/runner/work/bun/bun/test/js/bun/http/serve.test.ts:351:25 at pull (/home/runner/work/bun/bun/test/js/bun/http/serve.test.ts:348:40) at promiseInvokeOrNoopMethodNoCatch (:1:21) at promiseInvokeOrNoopMethod (:1:21) at readableStreamDefaultControllerCallPullIfNeeded (:1:21)
error: FAIL: test/js/bun/http/serve.test.ts#L351
at /home/runner/work/bun/bun/test/js/bun/http/serve.test.ts:351:25 at pull (/home/runner/work/bun/bun/test/js/bun/http/serve.test.ts:348:40) at promiseInvokeOrNoopMethodNoCatch (:1:21) at promiseInvokeOrNoopMethod (:1:21) at readableStreamDefaultControllerCallPullIfNeeded (:1:21)
error: TestPassed: test/js/bun/http/serve.test.ts#L314
at pull (/home/runner/work/bun/bun/test/js/bun/http/serve.test.ts:314:25) at promiseInvokeOrNoopMethodNoCatch (:1:21) at promiseInvokeOrNoopMethod (:1:21) at readableStreamDefaultControllerCallPullIfNeeded (:1:21)
error: test/js/bun/http/serve.test.ts#L1433
at /home/runner/work/bun/bun/test/js/bun/http/serve.test.ts:1433:15 at error (/home/runner/work/bun/bun/test/js/bun/http/serve.test.ts:1427:20)
error: test/js/bun/http/serve.test.ts#L1438
at /home/runner/work/bun/bun/test/js/bun/http/serve.test.ts:1438:15
Test linux-aarch64 / Tests
Process completed with exit code 1.
Format / Format
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: goto-bus-stop/setup-zig@c7b6cdd3adba8f8b96984640ff172c37c93f73ee. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build darwin-aarch64 / Build C++
[email protected] has been deprecated because it is not supported upstream!
Test windows-x64 / Tests
Failed to save: Cache service responded with 429 during upload chunk.
Build darwin-aarch64 / Link
[email protected] has been deprecated because it is not supported upstream!

Artifacts

Produced during runtime
Name Size
bun-darwin-aarch64 Expired
16.8 MB
bun-darwin-aarch64-node-tests Expired
32.9 KB
bun-darwin-aarch64-profile Expired
18.8 MB
bun-darwin-aarch64-tests Expired
33.8 KB
bun-darwin-x64 Expired
18.4 MB
bun-darwin-x64-baseline Expired
18.3 MB
bun-darwin-x64-baseline-node-tests Expired
32.9 KB
bun-darwin-x64-baseline-profile Expired
20.3 MB
bun-darwin-x64-baseline-tests Expired
14.5 KB
bun-darwin-x64-node-tests Expired
32.9 KB
bun-darwin-x64-profile Expired
20.4 MB
bun-darwin-x64-tests Expired
13.6 KB
bun-feature-data Expired
386 Bytes
bun-linux-aarch64 Expired
31.9 MB
bun-linux-aarch64-node-tests Expired
32.9 KB
bun-linux-aarch64-profile Expired
61.5 MB
bun-linux-aarch64-tests Expired
11.7 KB
bun-linux-x64 Expired
33.2 MB
bun-linux-x64-baseline Expired
33.2 MB
bun-linux-x64-baseline-node-tests Expired
32.9 KB
bun-linux-x64-baseline-profile Expired
61.9 MB
bun-linux-x64-baseline-tests Expired
9.28 KB
bun-linux-x64-node-tests Expired
32.9 KB
bun-linux-x64-profile Expired
61.9 MB
bun-linux-x64-tests Expired
9.29 KB
bun-windows-x64 Expired
31.6 MB
bun-windows-x64-baseline Expired
31.6 MB
bun-windows-x64-baseline-node-tests Expired
32.4 KB
bun-windows-x64-baseline-profile Expired
90.5 MB
bun-windows-x64-baseline-tests Expired
72.7 KB
bun-windows-x64-node-tests Expired
32.4 KB
bun-windows-x64-profile Expired
90.5 MB
bun-windows-x64-tests Expired
148 Bytes