fix(sourcemaps): prevent possible integer overflow #797
Annotations
10 errors
Run Tests:
test/cli/install/registry/bun-install-registry.test.ts#L5499
[
"",
+ " + [email protected]",
- " + [email protected]",
"",
" 1 package installed"
]
- Expected - 1
+ Received + 1
at /Users/runner/work/bun/bun/test/cli/install/registry/bun-install-registry.test.ts:5499:9
|
Run Tests:
test/cli/install/registry/bun-install-registry.test.ts#L5499
[
"",
+ "Checked 1 install across 2 packages (no changes)"
- " + [email protected]",
- "",
- " 1 package installed"
]
- Expected - 3
+ Received + 1
at /Users/runner/work/bun/bun/test/cli/install/registry/bun-install-registry.test.ts:5499:9
|
Run Tests:
test/cli/install/registry/bun-install-registry.test.ts#L5499
[
"",
+ " + [email protected]",
- " + [email protected]",
"",
" 1 package installed"
]
- Expected - 1
+ Received + 1
at /Users/runner/work/bun/bun/test/cli/install/registry/bun-install-registry.test.ts:5499:9
|
Run Tests:
test/cli/install/registry/bun-install-registry.test.ts#L5499
[
"",
+ "Checked 1 install across 2 packages (no changes)"
- " + [email protected]",
- "",
- " 1 package installed"
]
- Expected - 3
+ Received + 1
at /Users/runner/work/bun/bun/test/cli/install/registry/bun-install-registry.test.ts:5499:9
|
Run Tests:
test/cli/install/registry/bun-install-registry.test.ts#L5499
[
"",
+ " + [email protected]",
- " + [email protected]",
"",
" 1 package installed"
]
- Expected - 1
+ Received + 1
at /Users/runner/work/bun/bun/test/cli/install/registry/bun-install-registry.test.ts:5499:9
|
Run Tests:
test/cli/install/registry/bun-install-registry.test.ts#L5499
[
"",
+ "Checked 1 install across 2 packages (no changes)"
- " + [email protected]",
- "",
- " 1 package installed"
]
- Expected - 3
+ Received + 1
at /Users/runner/work/bun/bun/test/cli/install/registry/bun-install-registry.test.ts:5499:9
|
Run Tests:
test/cli/install/registry/bun-install-registry.test.ts#L5499
[
"",
+ " + [email protected]",
- " + [email protected]",
"",
" 1 package installed"
]
- Expected - 1
+ Received + 1
at /Users/runner/work/bun/bun/test/cli/install/registry/bun-install-registry.test.ts:5499:9
|
Run Tests:
test/cli/install/registry/bun-install-registry.test.ts#L5499
[
"",
+ "Checked 1 install across 2 packages (no changes)"
- " + [email protected]",
- "",
- " 1 package installed"
]
- Expected - 3
+ Received + 1
at /Users/runner/work/bun/bun/test/cli/install/registry/bun-install-registry.test.ts:5499:9
|
Run Tests:
test/cli/install/registry/bun-install-registry.test.ts#L5495
Expected to contain: "Saved lockfile"
Received: "bun install v1.1.7-canary.1 (7f4761a5)\n Resolving dependencies\n Resolved, downloaded and extracted [2]\nerror: No version matching \"^5.0.0-alpha.1000\" found for specifier \"prereleases-3\" (but package exists)\n"
at /Users/runner/work/bun/bun/test/cli/install/registry/bun-install-registry.test.ts:5495:9
|
Fail
Process completed with exit code 1.
|
The logs for this run have expired and are no longer available.
Loading