node:http: allow setting response.statusCode and statusMessage #1204
ci.yml
on: pull_request
Build windows-x64-baseline
/
Codegen
18s
Build windows-x64
/
Codegen
22s
Build darwin-aarch64
/
Build Submodules
13s
Build darwin-aarch64
/
Build C++
2m 10s
Build darwin-aarch64
/
...
/
Build Zig
17m 52s
Build darwin-x64-baseline
/
Build Submodules
15s
Build darwin-x64-baseline
/
Build C++
5m 21s
Build darwin-x64-baseline
/
...
/
Build Zig
9m 13s
Build darwin-x64
/
Build Submodules
13s
Build darwin-x64
/
Build C++
5m 34s
Build darwin-x64
/
...
/
Build Zig
9m 32s
Build linux-aarch64
/
...
/
Build & Link
24m 7s
Build linux-x64-baseline
/
...
/
Build & Link
14m 43s
Build linux-x64
/
...
/
Build & Link
14m 38s
Build windows-x64-baseline
/
Build Submodules
35s
Build windows-x64-baseline
/
...
/
Build Zig
8m 57s
Build windows-x64
/
Build Submodules
42s
Build windows-x64
/
...
/
Build Zig
8m 57s
Format
/
Format
2m 11s
Lint
/
Lint
13s
Test linux-aarch64
/
Node.js Tests
Test linux-aarch64
/
Tests
Test linux-x64-baseline
/
Tests
9m 15s
Test linux-x64-baseline
/
Node.js Tests
0s
Test linux-x64
/
Tests
9m 20s
Test linux-x64
/
Node.js Tests
0s
Test darwin-aarch64
/
Tests
45s
Test darwin-aarch64
/
Node.js Tests
0s
Test darwin-x64-baseline
/
Tests
4m 13s
Test darwin-x64-baseline
/
Node.js Tests
0s
Test darwin-x64
/
Tests
3m 30s
Test darwin-x64
/
Node.js Tests
0s
Test windows-x64-baseline
/
Tests
3m 1s
Test windows-x64-baseline
/
Node.js Tests
0s
Cleanup
4s
Test windows-x64
/
Tests
29s
Test windows-x64
/
Node.js Tests
0s
Annotations
24 errors and 3 warnings
Test windows-x64 / Tests
Canceling since a higher priority waiting request for 'CI-refs/pull/11058/merge' exists
|
Test windows-x64 / Tests
The operation was canceled.
|
Test windows-x64-baseline / Tests
Canceling since a higher priority waiting request for 'CI-refs/pull/11058/merge' exists
|
Test windows-x64-baseline / Tests
The operation was canceled.
|
Build linux-aarch64 / Build Linux / Build & Link
Canceling since a higher priority waiting request for 'CI-refs/pull/11058/merge' exists
|
Build linux-aarch64 / Build Linux / Build & Link
The operation was canceled.
|
Test darwin-aarch64 / Tests
Canceling since a higher priority waiting request for 'CI-refs/pull/11058/merge' exists
|
Test darwin-aarch64 / Tests
The operation was canceled.
|
Test linux-x64-baseline / Tests
Canceling since a higher priority waiting request for 'CI-refs/pull/11058/merge' exists
|
ReferenceError: Can't find variable: exited:
test/js/third_party/st.test.ts#L47
at /home/runner/work/bun/bun/test/js/third_party/st.test.ts:47:16
|
Test linux-x64-baseline / Tests
The operation was canceled.
|
Test darwin-x64 / Tests
Canceling since a higher priority waiting request for 'CI-refs/pull/11058/merge' exists
|
error: expect(received).toEqual(expected):
test/cli/install/registry/bun-install-registry.test.ts#L5518
[
"",
+ " + [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:5518:9
|
error: expect(received).toEqual(expected):
test/cli/install/registry/bun-install-registry.test.ts#L5518
[
"",
+ "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:5518:9
|
error: expect(received).toEqual(expected):
test/cli/install/registry/bun-install-registry.test.ts#L5518
[
"",
+ " + [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:5518:9
|
error: expect(received).toEqual(expected):
test/cli/install/registry/bun-install-registry.test.ts#L5518
[
"",
+ "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:5518:9
|
Test darwin-x64 / Tests
The operation was canceled.
|
Test linux-x64 / Tests
Canceling since a higher priority waiting request for 'CI-refs/pull/11058/merge' exists
|
ReferenceError: Can't find variable: exited:
test/js/third_party/st.test.ts#L47
at /home/runner/work/bun/bun/test/js/third_party/st.test.ts:47:16
|
Test linux-x64 / Tests
The operation was canceled.
|
Test darwin-x64-baseline / Tests
Canceling since a higher priority waiting request for 'CI-refs/pull/11058/merge' exists
|
error: expect(received).toEqual(expected):
test/cli/install/registry/bun-install-registry.test.ts#L4161
[
"",
" installed [email protected]",
"",
+ " 1 package installed"
- " 2 packages installed"
]
- Expected - 1
+ Received + 1
at /Users/runner/work/bun/bun/test/cli/install/registry/bun-install-registry.test.ts:4161:11
|
error: expect(received).toBeTrue():
test/cli/install/registry/bun-install-registry.test.ts#L4168
Received: false
at /Users/runner/work/bun/bun/test/cli/install/registry/bun-install-registry.test.ts:4168:11
|
Test darwin-x64-baseline / Tests
The operation was canceled.
|
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!
|
Build darwin-aarch64 / Link
[email protected] has been deprecated because it is not supported upstream!
|
Artifacts
Produced during runtime
Name | Size | Digest | |
---|---|---|---|
bun-darwin-aarch64
Expired
|
17.2 MB |
sha256:bf461e100c97c8f329a426fca866d301cd19b91edd1bbb17b49847640ae9d46e
|
|
bun-darwin-aarch64-profile
Expired
|
18.6 MB |
sha256:0d1f075c18f35810051b4c684b2a3d22097f720827a254ff04601ad79d872b86
|
|
bun-darwin-aarch64-tests
Expired
|
148 Bytes |
sha256:64b5d93de884b78457a66e86937f223e783f042e8ec3d947d0fff053cacae8bd
|
|
bun-darwin-x64
Expired
|
18.7 MB |
sha256:5d89b03d1c0befdd5c16204d044289196f6ab4299b24108c64da367d6aecc870
|
|
bun-darwin-x64-baseline
Expired
|
18.7 MB |
sha256:9a7be284f97507c354e27c9bca1facd6be4607431d20072fbeec9bff64b409b1
|
|
bun-darwin-x64-baseline-profile
Expired
|
20.7 MB |
sha256:d04c1ceda23bc2049a950612a481e199e22babb62fe9bc7560bf264062e83851
|
|
bun-darwin-x64-baseline-tests
Expired
|
148 Bytes |
sha256:64b5d93de884b78457a66e86937f223e783f042e8ec3d947d0fff053cacae8bd
|
|
bun-darwin-x64-profile
Expired
|
20.7 MB |
sha256:7e227ac20d68ffdfd4d0b6b776c7924ba394cace620e41ef00e880cceb7d4db4
|
|
bun-darwin-x64-tests
Expired
|
148 Bytes |
sha256:64b5d93de884b78457a66e86937f223e783f042e8ec3d947d0fff053cacae8bd
|
|
bun-feature-data
Expired
|
474 Bytes |
sha256:cc0e7b15b3490e1a1d1211b5a610b1d12f9c66491d06baa7aa971c1856fe418d
|
|
bun-linux-x64
Expired
|
33.3 MB |
sha256:8845a5c2a8341f1e297a7b5946c4a788fbf5f9475ec8cb7882efbc6f06518c5c
|
|
bun-linux-x64-baseline
Expired
|
33.2 MB |
sha256:dc5146465b113f6a6bb99d8ec5418bf0e05cf661512f61b8b66f99312a4aa9fe
|
|
bun-linux-x64-baseline-profile
Expired
|
62.4 MB |
sha256:5e9cd8a233e841a20d1290fb94455405a8f320084442beeef0e615a756681018
|
|
bun-linux-x64-baseline-tests
Expired
|
148 Bytes |
sha256:64b5d93de884b78457a66e86937f223e783f042e8ec3d947d0fff053cacae8bd
|
|
bun-linux-x64-profile
Expired
|
62.5 MB |
sha256:e0ff242316c925e9f31dcc3ae9cfe0314437f59b0859b60da76f091a4c2436e2
|
|
bun-linux-x64-tests
Expired
|
148 Bytes |
sha256:64b5d93de884b78457a66e86937f223e783f042e8ec3d947d0fff053cacae8bd
|
|
bun-windows-x64
Expired
|
33.6 MB |
sha256:a9259d03e71137c11f06bc06b0d2fdf660c15806afa4407a10ed64f986b5a362
|
|
bun-windows-x64-baseline
Expired
|
33.5 MB |
sha256:373c50cb8c0c05b8c011be12bc5c6bf18ad558b36ee8ef2b2934264d680d865b
|
|
bun-windows-x64-baseline-profile
Expired
|
96.4 MB |
sha256:05381d9ed4b0329680f436f26d25e7b15ee87716e0a1eabf8a405028578c547e
|
|
bun-windows-x64-baseline-tests
Expired
|
148 Bytes |
sha256:b39724344d43239c6aa94f4f4c581bb4ee38d914d5fc2787728089162dcbf46c
|
|
bun-windows-x64-profile
Expired
|
96.5 MB |
sha256:6647e55fa49649307a32f70229f0b02475ac49f2382815880a67abb098229c7b
|
|
bun-windows-x64-tests
Expired
|
148 Bytes |
sha256:459f87c69a9a51d27a0cb68224076b64a2e28591ce81b947aea50bada24b50b3
|
|