Fixes #12360 #3209
ci.yml
on: pull_request
Build windows-x64-baseline
/
Codegen
18s
Build windows-x64
/
Codegen
17s
Build darwin-aarch64
/
Build Submodules
2m 31s
Build darwin-aarch64
/
Build C++
6m 14s
Build darwin-aarch64
/
...
/
Build Zig
16m 42s
Build darwin-x64-baseline
/
Build Submodules
7m 24s
Build darwin-x64-baseline
/
Build C++
17m 3s
Build darwin-x64-baseline
/
...
/
Build Zig
8m 31s
Build darwin-x64
/
Build Submodules
7m 39s
Build darwin-x64
/
Build C++
18m 33s
Build darwin-x64
/
...
/
Build Zig
8m 27s
Build linux-aarch64
/
...
/
Build & Link
32m 6s
Build linux-x64-baseline
/
...
/
Build & Link
14m 42s
Build linux-x64
/
...
/
Build & Link
14m 57s
Build windows-x64-baseline
/
Build Submodules
12m 44s
Build windows-x64-baseline
/
...
/
Build Zig
11m 37s
Build windows-x64
/
Build Submodules
12m 52s
Build windows-x64
/
...
/
Build Zig
11m 38s
Format
/
Format
1m 11s
Lint
/
Lint
15s
Test linux-aarch64
/
Tests
17m 38s
Test linux-aarch64
/
Node.js Tests
0s
Test linux-x64-baseline
/
Tests
15m 49s
Test linux-x64-baseline
/
Node.js Tests
0s
Test linux-x64
/
Tests
15m 51s
Test linux-x64
/
Node.js Tests
0s
Test darwin-aarch64
/
Tests
11m 0s
Test darwin-aarch64
/
Node.js Tests
0s
Test darwin-x64-baseline
/
Tests
16m 28s
Test darwin-x64-baseline
/
Node.js Tests
0s
Test darwin-x64
/
Tests
16m 21s
Test darwin-x64
/
Node.js Tests
0s
Test windows-x64-baseline
/
Tests
13m 40s
Test windows-x64-baseline
/
Node.js Tests
0s
Cleanup
4s
Test windows-x64
/
Tests
13m 56s
Test windows-x64
/
Node.js Tests
0s
Annotations
33 errors and 58 warnings
Test linux-x64-baseline / Tests
1 files with failing tests
|
Test linux-x64-baseline / Tests
Process completed with exit code 1.
|
Test linux-x64-baseline / Tests
Process completed with exit code 1.
|
Test linux-x64 / Tests
1 files with failing tests
|
Test linux-x64 / Tests
Process completed with exit code 1.
|
Test linux-x64 / Tests
Process completed with exit code 1.
|
error: expect(received).toContain(expected):
test\cli\install\registry\bun-install-windowsshim.test.ts#L50
Expected to contain: "Saved lockfile"
Received: "bun install v1.1.18-canary.1 (f5d32b19)\nResolving dependencies\nResolved, downloaded and extracted [6]\nerror: ConnectionRefused downloading package manifest bunx-bins\nerror: bunx-bins@* failed to resolve\n"
at C:\a\bun\bun\test\cli\install\registry\bun-install-windowsshim.test.ts:50:15
at C:\a\bun\bun\test\cli\install\registry\bun-install-windowsshim.test.ts:11:1
at :2:1
|
error: Failed to install dependencies: code 1:
test\integration\next-pages\test\dev-server.test.ts#L100
at C:\a\bun\bun\test\integration\next-pages\test\dev-server.test.ts:100:11
at C:\a\bun\bun\test\integration\next-pages\test\dev-server.test.ts:88:11
|
error: expect(received).toEqual(expected):
test\cli\install\registry\bun-install-registry.test.ts#L1632
Expected: "file-bin\n"
Received: ""
at C:\a\bun\bun\test\cli\install\registry\bun-install-registry.test.ts:1632:17
|
error: error
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
|
error: error
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
|
error: error
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
|
error: error
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
|
error: Test "should allow us to spawn in a specified shell" timed out after 5016ms
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
|
error: expect(received).toMatchObject(expected):
test\js\node\tls\node-tls-connect.test.ts#L184
{
+ name: "TLS_CHACHA20_POLY1305_SHA256",
+ standardName: "TLS_CHACHA20_POLY1305_SHA256",
- name: "TLS_AES_128_GCM_SHA256",
- standardName: "TLS_AES_128_GCM_SHA256",
version: "TLSv1/SSLv3",
}
- Expected - 2
+ Received + 2
at C:\a\bun\bun\test\js\node\tls\node-tls-connect.test.ts:184:32
|
ENOENT: No such file or directory
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
|
Test windows-x64-baseline / Tests
Process completed with exit code 1.
|
Test windows-x64 / Tests
Process completed with exit code 1.
|
error: expect(received).toContain(expected):
test\cli\install\registry\bun-install-windowsshim.test.ts#L50
Expected to contain: "Saved lockfile"
Received: "bun install v1.1.18-canary.1 (f5d32b19)\nResolving dependencies\nResolved, downloaded and extracted [6]\nerror: ConnectionRefused downloading package manifest bunx-bins\nerror: bunx-bins@* failed to resolve\n"
at C:\a\bun\bun\test\cli\install\registry\bun-install-windowsshim.test.ts:50:15
at C:\a\bun\bun\test\cli\install\registry\bun-install-windowsshim.test.ts:11:1
at :2:1
|
error: Failed to install dependencies: code 1:
test\integration\next-pages\test\dev-server.test.ts#L100
at C:\a\bun\bun\test\integration\next-pages\test\dev-server.test.ts:100:11
at C:\a\bun\bun\test\integration\next-pages\test\dev-server.test.ts:88:11
|
error: expect(received).toEqual(expected):
test\cli\install\registry\bun-install-registry.test.ts#L1632
Expected: "file-bin\n"
Received: ""
at C:\a\bun\bun\test\cli\install\registry\bun-install-registry.test.ts:1632:17
|
error: error
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
|
error: error
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
|
error: error
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
|
error: error
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
|
error: Test "should allow us to spawn in a specified shell" timed out after 5015ms
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
|
error: expect(received).toMatchObject(expected):
test\js\node\tls\node-tls-connect.test.ts#L184
{
+ name: "TLS_CHACHA20_POLY1305_SHA256",
+ standardName: "TLS_CHACHA20_POLY1305_SHA256",
- name: "TLS_AES_128_GCM_SHA256",
- standardName: "TLS_AES_128_GCM_SHA256",
version: "TLSv1/SSLv3",
}
- Expected - 2
+ Received + 2
at C:\a\bun\bun\test\js\node\tls\node-tls-connect.test.ts:184:32
|
ENOENT: No such file or directory
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
|
error: Out of bounds access:
test/node_modules/mysql2/promise.js#L253
at createConnection (/home/runner/work/bun/bun/test/node_modules/mysql2/promise.js:253:31)
at /home/runner/work/bun/bun/test/integration/mysql2/mysql2.test.ts:46:19
at /home/runner/work/bun/bun/test/integration/mysql2/mysql2.test.ts:45:37
|
error: expect(received).toBeArrayOfSize():
test/integration/mysql2/mysql2.test.ts#L53
Received: undefined
at /home/runner/work/bun/bun/test/integration/mysql2/mysql2.test.ts:53:22
|
Test linux-aarch64 / Tests
1 files with failing tests
|
Test linux-aarch64 / Tests
Process completed with exit code 1.
|
Test linux-aarch64 / Tests
Process completed with exit code 1.
|
Format / Format
The following actions uses Node.js version which is deprecated and will be forced to run on node20: goto-bus-stop/setup-zig@c7b6cdd3adba8f8b96984640ff172c37c93f73ee. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build darwin-aarch64 / Build Submodules
Treating cmake as a formula. For the cask, use homebrew/cask/cmake or specify the `--cask` flag.
|
Build darwin-aarch64 / Build Submodules
rust 1.79.0 is already installed and up-to-date.
To reinstall 1.79.0, run:
brew reinstall rust
|
Build darwin-aarch64 / Build Submodules
pkg-config 0.29.2_3 is already installed and up-to-date.
To reinstall 0.29.2_3, run:
brew reinstall pkg-config
|
Build darwin-aarch64 / Build Submodules
libtool 2.4.7 is already installed and up-to-date.
To reinstall 2.4.7, run:
brew reinstall libtool
|
Build darwin-aarch64 / Build Submodules
cmake 3.29.6 is already installed and up-to-date.
To reinstall 3.29.6, run:
brew reinstall cmake
|
Build darwin-aarch64 / Build Submodules
go 1.22.4 is already installed and up-to-date.
To reinstall 1.22.4, run:
brew reinstall go
|
Build darwin-aarch64 / Build Submodules
openssl@1.1 has been deprecated because it is not supported upstream!
|
Build darwin-aarch64 / Build C++
Treating cmake as a formula. For the cask, use homebrew/cask/cmake or specify the `--cask` flag.
|
Build darwin-aarch64 / Build C++
rust 1.79.0 is already installed and up-to-date.
To reinstall 1.79.0, run:
brew reinstall rust
|
Build darwin-aarch64 / Build C++
pkg-config 0.29.2_3 is already installed and up-to-date.
To reinstall 0.29.2_3, run:
brew reinstall pkg-config
|
Build darwin-aarch64 / Build C++
libtool 2.4.7 is already installed and up-to-date.
To reinstall 2.4.7, run:
brew reinstall libtool
|
Build darwin-aarch64 / Build C++
cmake 3.29.6 is already installed and up-to-date.
To reinstall 3.29.6, run:
brew reinstall cmake
|
Build darwin-aarch64 / Build C++
go 1.22.4 is already installed and up-to-date.
To reinstall 1.22.4, run:
brew reinstall go
|
Build darwin-aarch64 / Build C++
openssl@1.1 has been deprecated because it is not supported upstream!
|
Build darwin-x64-baseline / Build Submodules
Treating cmake as a formula. For the cask, use homebrew/cask/cmake or specify the `--cask` flag.
|
Build darwin-x64-baseline / Build Submodules
pkg-config 0.29.2_3 is already installed and up-to-date.
To reinstall 0.29.2_3, run:
brew reinstall pkg-config
|
Build darwin-x64-baseline / Build Submodules
libtool 2.4.7 is already installed and up-to-date.
To reinstall 2.4.7, run:
brew reinstall libtool
|
Build darwin-x64-baseline / Build Submodules
cmake 3.29.6 is already installed and up-to-date.
To reinstall 3.29.6, run:
brew reinstall cmake
|
Build darwin-x64-baseline / Build Submodules
openssl@1.1 1.1.1w is already installed, it's just not linked.
To link this version, run:
brew link openssl@1.1
|
Build darwin-x64-baseline / Build Submodules
HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK is set: not checking for outdated
dependents or dependents with broken linkage!
|
Build darwin-x64 / Build Submodules
Treating cmake as a formula. For the cask, use homebrew/cask/cmake or specify the `--cask` flag.
|
Build darwin-x64 / Build Submodules
pkg-config 0.29.2_3 is already installed and up-to-date.
To reinstall 0.29.2_3, run:
brew reinstall pkg-config
|
Build darwin-x64 / Build Submodules
libtool 2.4.7 is already installed and up-to-date.
To reinstall 2.4.7, run:
brew reinstall libtool
|
Build darwin-x64 / Build Submodules
cmake 3.29.6 is already installed and up-to-date.
To reinstall 3.29.6, run:
brew reinstall cmake
|
Build darwin-x64 / Build Submodules
openssl@1.1 1.1.1w is already installed, it's just not linked.
To link this version, run:
brew link openssl@1.1
|
Build darwin-x64 / Build Submodules
HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK is set: not checking for outdated
dependents or dependents with broken linkage!
|
Build darwin-x64-baseline / Build C++
Treating cmake as a formula. For the cask, use homebrew/cask/cmake or specify the `--cask` flag.
|
Build darwin-x64-baseline / Build C++
pkg-config 0.29.2_3 is already installed and up-to-date.
To reinstall 0.29.2_3, run:
brew reinstall pkg-config
|
Build darwin-x64-baseline / Build C++
libtool 2.4.7 is already installed and up-to-date.
To reinstall 2.4.7, run:
brew reinstall libtool
|
Build darwin-x64-baseline / Build C++
cmake 3.29.6 is already installed and up-to-date.
To reinstall 3.29.6, run:
brew reinstall cmake
|
Build darwin-x64-baseline / Build C++
openssl@1.1 1.1.1w is already installed, it's just not linked.
To link this version, run:
brew link openssl@1.1
|
Build darwin-x64-baseline / Build C++
HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK is set: not checking for outdated
dependents or dependents with broken linkage!
|
Build darwin-x64 / Build C++
Treating cmake as a formula. For the cask, use homebrew/cask/cmake or specify the `--cask` flag.
|
Build darwin-x64 / Build C++
pkg-config 0.29.2_3 is already installed and up-to-date.
To reinstall 0.29.2_3, run:
brew reinstall pkg-config
|
Build darwin-x64 / Build C++
libtool 2.4.7 is already installed and up-to-date.
To reinstall 2.4.7, run:
brew reinstall libtool
|
Build darwin-x64 / Build C++
cmake 3.29.6 is already installed and up-to-date.
To reinstall 3.29.6, run:
brew reinstall cmake
|
Build darwin-x64 / Build C++
openssl@1.1 1.1.1w is already installed, it's just not linked.
To link this version, run:
brew link openssl@1.1
|
Build darwin-x64 / Build C++
HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK is set: not checking for outdated
dependents or dependents with broken linkage!
|
Build darwin-aarch64 / Link
Treating cmake as a formula. For the cask, use homebrew/cask/cmake or specify the `--cask` flag.
|
Build darwin-aarch64 / Link
rust 1.79.0 is already installed and up-to-date.
To reinstall 1.79.0, run:
brew reinstall rust
|
Build darwin-aarch64 / Link
pkg-config 0.29.2_3 is already installed and up-to-date.
To reinstall 0.29.2_3, run:
brew reinstall pkg-config
|
Build darwin-aarch64 / Link
libtool 2.4.7 is already installed and up-to-date.
To reinstall 2.4.7, run:
brew reinstall libtool
|
Build darwin-aarch64 / Link
cmake 3.29.6 is already installed and up-to-date.
To reinstall 3.29.6, run:
brew reinstall cmake
|
Build darwin-aarch64 / Link
go 1.22.4 is already installed and up-to-date.
To reinstall 1.22.4, run:
brew reinstall go
|
Build darwin-aarch64 / Link
openssl@1.1 has been deprecated because it is not supported upstream!
|
Build darwin-x64-baseline / Link
Treating cmake as a formula. For the cask, use homebrew/cask/cmake or specify the `--cask` flag.
|
Build darwin-x64-baseline / Link
pkg-config 0.29.2_3 is already installed and up-to-date.
To reinstall 0.29.2_3, run:
brew reinstall pkg-config
|
Build darwin-x64-baseline / Link
libtool 2.4.7 is already installed and up-to-date.
To reinstall 2.4.7, run:
brew reinstall libtool
|
Build darwin-x64-baseline / Link
cmake 3.29.6 is already installed and up-to-date.
To reinstall 3.29.6, run:
brew reinstall cmake
|
Build darwin-x64-baseline / Link
openssl@1.1 1.1.1w is already installed, it's just not linked.
To link this version, run:
brew link openssl@1.1
|
Build darwin-x64-baseline / Link
HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK is set: not checking for outdated
dependents or dependents with broken linkage!
|
Build darwin-x64 / Link
Treating cmake as a formula. For the cask, use homebrew/cask/cmake or specify the `--cask` flag.
|
Build darwin-x64 / Link
pkg-config 0.29.2_3 is already installed and up-to-date.
To reinstall 0.29.2_3, run:
brew reinstall pkg-config
|
Build darwin-x64 / Link
libtool 2.4.7 is already installed and up-to-date.
To reinstall 2.4.7, run:
brew reinstall libtool
|
Build darwin-x64 / Link
cmake 3.29.6 is already installed and up-to-date.
To reinstall 3.29.6, run:
brew reinstall cmake
|
Build darwin-x64 / Link
openssl@1.1 1.1.1w is already installed, it's just not linked.
To link this version, run:
brew link openssl@1.1
|
Build darwin-x64 / Link
HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK is set: not checking for outdated
dependents or dependents with broken linkage!
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
bun-darwin-aarch64
Expired
|
17.6 MB |
|
bun-darwin-aarch64-profile
Expired
|
19.1 MB |
|
bun-darwin-aarch64-tests
Expired
|
4.91 KB |
|
bun-darwin-x64
Expired
|
19.2 MB |
|
bun-darwin-x64-baseline
Expired
|
19.2 MB |
|
bun-darwin-x64-baseline-profile
Expired
|
21.2 MB |
|
bun-darwin-x64-baseline-tests
Expired
|
4.91 KB |
|
bun-darwin-x64-profile
Expired
|
21.2 MB |
|
bun-darwin-x64-tests
Expired
|
4.91 KB |
|
bun-feature-data
Expired
|
479 Bytes |
|
bun-linux-aarch64
Expired
|
32.2 MB |
|
bun-linux-aarch64-profile
Expired
|
59.9 MB |
|
bun-linux-aarch64-tests
Expired
|
6.62 KB |
|
bun-linux-x64
Expired
|
33.7 MB |
|
bun-linux-x64-baseline
Expired
|
33.7 MB |
|
bun-linux-x64-baseline-profile
Expired
|
61.5 MB |
|
bun-linux-x64-baseline-tests
Expired
|
6.03 KB |
|
bun-linux-x64-profile
Expired
|
61.6 MB |
|
bun-linux-x64-tests
Expired
|
6.14 KB |
|
bun-windows-x64
Expired
|
34.2 MB |
|
bun-windows-x64-baseline
Expired
|
34.1 MB |
|
bun-windows-x64-baseline-profile
Expired
|
114 MB |
|
bun-windows-x64-baseline-tests
Expired
|
20.6 KB |
|
bun-windows-x64-profile
Expired
|
114 MB |
|
bun-windows-x64-tests
Expired
|
20.4 KB |
|