shell: add 'exit' builtin command #2934
Annotations
11 errors and 2 warnings
Run tests:
test\cli\install\bunx.test.ts#L139
Expected to contain: "Usage: @withfig/autocomplete-tools"
Received: ""
at C:\a\bun\bun\test\cli\install\bunx.test.ts:139:3
|
Run tests:
test\cli\install\bunx.test.ts#L208
Expected to contain: "Usage: cli.js"
Received: ""
at C:\a\bun\bun\test\cli\install\bunx.test.ts:208:3
|
Run tests:
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
|
Run tests:
test\cli\install\registry\bun-install-registry.test.ts#L4700
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:4700:11
|
Run tests:
test\cli\install\registry\bun-install-registry.test.ts#L4700
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:4700:11
|
Run tests:
test\cli\install\registry\bun-install-registry.test.ts#L2585
Expected to contain: "Saved lockfile"
Received: "bun install v1.0.36-canary.16 (c337cbaf)\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:2585:7
|
Run tests:
test\cli\install\registry\bun-install-registry.test.ts#L2963
Expected: "C:\\Users\\runneradmin\\AppData\\Local\\Temp\\bun-test-tmp-plq_-1937661514_btcc\\bun-install-registry-73-QVnnkM/"
Received: "C:/Users/runneradmin/AppData/Local/Temp/bun-test-tmp-plq_-1937661514_btcc/bun-install-registry-73-QVnnkM/"
at C:\a\bun\bun\test\cli\install\registry\bun-install-registry.test.ts:2963:7
|
Run tests:
test\cli\install\registry\bun-install-registry.test.ts#L3020
Expected to contain: "error: Oops!"
Received: "bun install v1.0.36-canary.16 (c337cbaf)\n1 | \"throw\n ^\nerror: Unterminated string literal\n at C:\\Users\\runneradmin\\AppData\\Local\\Temp\\bun-test-tmp-plq_-1937661514_btcc\\bun-install-registry-75-e1DO13\\[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:3020:7
|
Run tests:
test\cli\install\registry\bun-install-registry.test.ts#L3409
Expected to contain: "Saved lockfile"
Received: "bun install v1.0.36-canary.16 (c337cbaf)\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:3409:7
|
Run tests
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
|
Fail the build
Process completed with exit code 1.
|
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/.
|
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/
|
Loading