Don't error on comments & trailing commas in package.json #3667
Annotations
11 errors
Run tests:
test\cli\install\bun-add.test.ts#L1685
[
"",
+ " installed foo@../../bun-add.testIA57Kd",
- " installed foo@../bun-add.testIA57Kd",
"",
" 1 package installed"
]
- Expected - 1
+ Received + 1
at C:\a\bun\bun\test\cli\install\bun-add.test.ts:1685:3
|
Run tests:
test\cli\install\bunx.test.ts#L88
[
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
+ 1,
+ 1,
0,
+ 1,
+ 1,
+ 1,
0,
+ 1,
0,
+ 1,
+ 1,
+ 1
- 0,
- 0,
- 0,
- 0,
- 0,
- 0,
- 0,
- 0,
- 0
]
- Expected - 9
+ Received + 9
at C:\a\bun\bun\test\cli\install\bunx.test.ts:88:3
|
Run tests:
test\cli\install\bun-install.test.ts#L5889
Expected to contain: "Saved lockfile"
Received: "bun install v1.1.4 (08e862bb)\n Resolving dependencies\n Resolved, downloaded and extracted [2]\nerror: No version matching \"^0.0.2\" found for specifier \"bar\" (but package exists)\n"
at C:\a\bun\bun\test\cli\install\bun-install.test.ts:5889:3
|
Run tests:
test\cli\install\bun-install.test.ts#L6944
Expected to contain: "Saved lockfile"
Received: "bun install v1.1.4 (08e862bb)\nerror: workspace dependency \"package1\" not found\n\nSearched in \"..\\..\\..\\..\\..\\..\\..\\..\\..\\..\\C:\\Users\\runneradmin\\AppData\\Local\\Temp\\bun-test-tmp-6hfi_-447779467_f3q7\\bun-install-test-144--dEyiyQ\\packages\\package2\\*\"\n\nWorkspace documentation: https://bun.sh/docs/install/workspaces\n\n"
at C:\a\bun\bun\test\cli\install\bun-install.test.ts:6944:5
|
Run tests:
test\cli\install\registry\bun-install-registry.test.ts#L1926
Expected to not contain: "error:"
Received: "bun install v1.1.4 (08e862bb)\nerror: EEXIST installing pkg2 (linking bins)\n"
at C:\a\bun\bun\test\cli\install\registry\bun-install-registry.test.ts:1926:9
|
Run tests:
test\cli\install\registry\bun-install-registry.test.ts#L1875
Expected to not contain: "error:"
Received: "bun install v1.1.4 (08e862bb)\nerror: EEXIST installing pkg2 (linking bins)\n"
at C:\a\bun\bun\test\cli\install\registry\bun-install-registry.test.ts:1875:9
|
Run tests:
test\integration\next-pages\test\next-build.test.ts#L110
Expected: 0
Received: 1
at C:\a\bun\bun\test\integration\next-pages\test\next-build.test.ts:110:3
|
Run tests:
test\js\bun\http\async-iterator-stream.test.ts#L38
at C:\a\bun\bun\test\js\bun\http\async-iterator-stream.test.ts:38:19
at :14:55
at pull (:14:29)
at readDirectStream (:1:21)
|
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
|
Run tests:
test\js\bun\http\serve.test.ts#L351
at C:\a\bun\bun\test\js\bun\http\serve.test.ts:351:25
at pull (C:\a\bun\bun\test\js\bun\http\serve.test.ts:348:40)
at promiseInvokeOrNoopMethodNoCatch (:1:21)
at promiseInvokeOrNoopMethod (:1:21)
at readableStreamDefaultControllerCallPullIfNeeded (:1:21)
at :5:273
|
Fail the build
Process completed with exit code 1.
|
Loading