shell: implement 'true' and 'false' builtin commands #2968
Annotations
11 errors and 2 warnings
Run tests:
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
|
Run tests:
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
|
Run tests:
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
|
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#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
|
Run tests:
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
|
Run tests:
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
|
Run tests:
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
|
Run tests:
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
|
Run tests:
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
|
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