shell: implement 'true' and 'false' builtin commands #2968
bun-windows.yml
on: pull_request
Matrix: Codegen
Matrix: Dependencies
Matrix: Zig Build
Matrix: C++ Build
Matrix: Link
Matrix: Test
Annotations
11 errors and 2 warnings
error: expect(received).toEqual(expected):
test\cli\install\bunx.test.ts#L36
[
0,
+ 1,
+ 1
- 0,
- 0
]
- Expected - 2
+ Received + 2
at C:\a\bun\bun\test\cli\install\bunx.test.ts:36:3
|
error: expect(received).toContain(expected):
test\cli\install\bunx.test.ts#L119
Expected to contain: "Usage: @withfig/autocomplete-tools"
Received: ""
at C:\a\bun\bun\test\cli\install\bunx.test.ts:119:3
|
error: expect(received).toContain(expected):
test\cli\install\bunx.test.ts#L189
Expected to contain: "Usage: cli.js"
Received: ""
at C:\a\bun\bun\test\cli\install\bunx.test.ts:189:3
|
error: expect(received).toContain(expected):
test\cli\install\bunx.test.ts#L229
Expected to contain: "hello bun!"
Received: ""
at C:\a\bun\bun\test\cli\install\bunx.test.ts:229:3
|
error: expect(received).toContain(expected):
test\cli\install\registry\bun-install-registry.test.ts#L4746
Expected to contain: "./node_modules/uses-what-bin @1.0.0"
Received: [install]: what-bin\n\nThese dependencies had their lifecycle scripts blocked during install.\n\nIf you trust them and wish to run their scripts, use `bun pm trust`.\n"
at C:\a\bun\bun\test\cli\install\registry\bun-install-registry.test.ts:4746:11
|
error: expect(received).toContain(expected):
test\cli\install\registry\bun-install-registry.test.ts#L4746
Expected to contain: "./node_modules/uses-what-bin @1.0.0"
Received: [install]: what-bin\n\nThese dependencies had their lifecycle scripts blocked during install.\n\nIf you trust them and wish to run their scripts, use `bun pm trust`.\n"
at C:\a\bun\bun\test\cli\install\registry\bun-install-registry.test.ts:4746:11
|
error: expect(received).toContain(expected):
test\cli\install\registry\bun-install-registry.test.ts#L2631
Expected to contain: "Saved lockfile"
Received: "bun install v1.0.36-canary.22 (4e341545)\n Resolving dependencies\n Resolved, downloaded and extracted [8]\n'[[' is not recognized as an internal or external command,\r\noperable program or batch file.\r\n\nerror: preinstall script from \"foo\" exited with 1\n"
at C:\a\bun\bun\test\cli\install\registry\bun-install-registry.test.ts:2631:7
|
error: expect(received).toBe(expected):
test\cli\install\registry\bun-install-registry.test.ts#L3009
Expected: "C:\\Users\\runneradmin\\AppData\\Local\\Temp\\bun-test-tmp-ck7o_-1925194759_imw0\\bun-install-registry-73-CYNEsI/"
Received: "C:/Users/runneradmin/AppData/Local/Temp/bun-test-tmp-ck7o_-1925194759_imw0/bun-install-registry-73-CYNEsI/"
at C:\a\bun\bun\test\cli\install\registry\bun-install-registry.test.ts:3009:7
|
error: expect(received).toContain(expected):
test\cli\install\registry\bun-install-registry.test.ts#L3066
Expected to contain: "error: Oops!"
Received: "bun install v1.0.36-canary.22 (4e341545)\n1 | \"throw\n ^\nerror: Unterminated string literal\n at C:\\Users\\runneradmin\\AppData\\Local\\Temp\\bun-test-tmp-ck7o_-1925194759_imw0\\bun-install-registry-75-a5v777\\[eval]:1:1\n\nerror: preinstall script from \"fooooooooo\" exited with 1\n"
at C:\a\bun\bun\test\cli\install\registry\bun-install-registry.test.ts:3066:7
|
error: expect(received).toContain(expected):
test\cli\install\registry\bun-install-registry.test.ts#L3455
Expected to contain: "Saved lockfile"
Received: "bun install v1.0.36-canary.22 (4e341545)\n Resolving dependencies\n Resolved, downloaded and extracted [8]\n'[[' is not recognized as an internal or external command,\r\noperable program or batch file.\r\n\nerror: install script from \"foo\" exited with 1\n"
at C:\a\bun\bun\test\cli\install\registry\bun-install-registry.test.ts:3455:7
|
Test (haswell, x86_64)
Process completed with exit code 1.
|
Test (haswell, x86_64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: secondlife/setup-cygwin@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test (haswell, x86_64)
The following actions uses node12 which is deprecated and will be forced to run on node16: secondlife/setup-cygwin@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
bun-windows-x64
Expired
|
31.5 MB |
|
bun-windows-x64-baseline
Expired
|
31.5 MB |
|
bun-windows-x64-baseline-profile
Expired
|
98.6 MB |
|
bun-windows-x64-codegen
Expired
|
1020 KB |
|
bun-windows-x64-cpp
Expired
|
179 MB |
|
bun-windows-x64-cpp-baseline
Expired
|
179 MB |
|
bun-windows-x64-deps
Expired
|
9.74 MB |
|
bun-windows-x64-deps-baseline
Expired
|
9.74 MB |
|
bun-windows-x64-profile
Expired
|
98.5 MB |
|
bun-windows-x64-zig
Expired
|
19.8 MB |
|
bun-windows-x64-zig-baseline
Expired
|
19.7 MB |
|