fix(Response): single Content-Range
in http response
#9012
Annotations
12 errors
Comment on PR
Resource not accessible by integration
|
Test (node runner):
test/cli/install/registry/bun-install-registry.test.ts#L458
Expected to contain: "Saved lockfile"
Received: "bun install v1.0.13 (cdf51b2c)\n Resolving dependencies\nerror: InstallFailed extracting tarball for dep-with-tags\nerror: InstallFailed extracting tarball for dev-deps\nerror: InstallFailed extracting tarball for left-pad\nerror: InstallFailed extracting tarball for peer-deps-too\nerror: InstallFailed extracting tarball for no-deps-bins\nerror: InstallFailed extracting tarball for dep-loop-entry\nerror: InstallFailed extracting tarball for what-bin\nerror: InstallFailed extracting tarball for uses-what-bin\nerror: InstallFailed extracting tarball for one-fixed-dep\nerror: InstallFailed extracting tarball for native\nerror: InstallFailed extracting tarball for two-range-deps\nerror: InstallFailed extracting tarball for what-bin\nerror: InstallFailed extracting tarball for optional-native\nerror: InstallFailed extracting tarball for no-deps\nerror: InstallFailed extracting tarball for dep-loop-exit\nerror: InstallFailed extracting tarball for no-deps\nerror: InstallFailed extracting tarball for native-libc-musl\nerror: InstallFailed extracting tarball for native-libc-glibc\nerror: InstallFailed extracting tarball for @types/is-number\n Resolved, downloaded and extracted [78]\n\n\nerror: moving \"dep-with-tags\" to cache dir failed: FileNotFound\n From: .c020ce0defb68400dep-with-tags\n To: dep-with-tags@3.0.0@@localhost\n\n\nerror: moving \"dev-deps\" to cache dir failed: FileNotFound\n From: .4d7224f795a86410dev-deps\n To: dev-deps@1.0.0@@localhost\n\n\nerror: moving \"left-pad\" to cache dir failed: FileNotFound\n From: .0308dfbccea627a0left-pad\n To: left-pad@1.0.0@@localhost\n\n\nerror: moving \"peer-deps-too\" to cache dir failed: FileNotFound\n From: .db0cf97e9f1418a8peer-deps-too\n To: peer-deps-too@1.0.0@@localhost\n\n\nerror: moving \"no-deps-bins\" to cache dir failed: FileNotFound\n From: .06a4bab4469c0c80no-deps-bins\n To: no-deps-bins@2.0.0@@localhost\n\n\nerror: moving \"dep-loop-entry\" to cache dir failed: FileNotFound\n From: .21da63c23de33740dep-loop-entry\n To: dep-loop-entry@1.0.0@@localhost\n\n\nerror: moving \"what-bin\" to cache dir failed: FileNotFound\n From: .5300ac3986443c30what-bin\n To: what-bin@1.0.0@@localhost\n\n\nerror: moving \"uses-what-bin\" to cache dir failed: FileNotFound\n From: .3d598a6d562faf80uses-what-bin\n To: uses-what-bin@1.5.0@@localhost\n\n\nerror: moving \"one-fixed-dep\" to cache dir failed: FileNotFound\n From: .db0cf97efb7ba110one-fixed-dep\n To: one-fixed-dep@2.0.0@@localhost\n\n\nerror: moving \"native\" to cache dir failed: FileNotFound\n From: .510dffef78d96d20native\n To: native@1.0.0@@localhost\n\n\nerror: moving \"two-range-deps\" to cache dir failed: FileNotFound\n From: .caaae1576266c630two-range-deps\n To: two-range-deps@1.0.0@@localhost\n\n\nerror: moving \"what-bin\" to cache dir failed: FileNotFound\n From: .5300ac39c44a5cf8what-bin\n To: what-bin@1.5.0@@localhost\n\n\nerror: moving \"optional-native\" to cache dir failed: FileNotFound\n From: .9f132021d666c7b0optional-native\n To: optional-native@1.0.0@@localhost\n\n\nerror: moving \"no-deps\" to cache dir failed: FileNotFound\n From: .d3d54390984d5230no-deps\n To: no-deps@2.0.0@@localhost\n\n\nerror: moving \"dep-loop-exit\" to cache dir failed: FileNotFound\n From: .0a4095ac60c95900dep-loop-exit\n To: dep-loop-exit@1.0.0@@localhost\n\n\nerror: moving \"no-deps\" to cache dir failed: FileNotFound\n From: .eb6f11a720c7e680no-deps\n To: no-deps@1.1.0@@localhost\n\n\nerror: moving \"native-libc-musl\" to cache dir failed: FileNotFound\n From: .35d856e212ab6e70native-libc-musl\n To: native-libc-musl@1.0.0@@localhost\n\n\nerror: moving \"native-libc-glibc\" to cache dir failed: FileNotFound\n From: .4d7224f88bdda458native-libc-glibc\n To: native-libc-glibc@1.0.0@@localhost\n\n\nerror: moving \"@types/is-number\" to cache dir failed: FileNotFound\n From: .a83d825b3fd07dc0is-number\n To: @types/is-number@2.0.0@@localhost\n\n"
at /Users/runner/work/bun/bun/test/cli/install/registry/bu
|
Test (node runner):
test/integration/next/default-pages-dir/test/dev-server.test.ts#L45
Received: undefined
at /Users/runner/work/bun/bun/test/integration/next/default-pages-dir/test/dev-server.test.ts:45:2
at /Users/runner/work/bun/bun/test/integration/next/default-pages-dir/test/dev-server.test.ts:43:35
|
Test (node runner):
test/integration/next/default-pages-dir/test/dev-server.test.ts#L71
Received: undefined
at /Users/runner/work/bun/bun/test/integration/next/default-pages-dir/test/dev-server.test.ts:71:2
at /Users/runner/work/bun/bun/test/integration/next/default-pages-dir/test/dev-server.test.ts:69:59
|
Test (node runner):
test/js/bun/http/bun-server.test.ts#L286
at /Users/runner/work/bun/bun/test/js/bun/http/bun-server.test.ts:286:19
at /Users/runner/work/bun/bun/test/js/bun/http/bun-server.test.ts:285:49
|
Test (node runner):
test/js/bun/http/bun-server.test.ts#L303
at /Users/runner/work/bun/bun/test/js/bun/http/bun-server.test.ts:303:19
at /Users/runner/work/bun/bun/test/js/bun/http/bun-server.test.ts:302:57
|
Test (node runner):
test/js/bun/http/bun-server.test.ts#L380
Expected: 0
Received: 1
at /Users/runner/work/bun/bun/test/js/bun/http/bun-server.test.ts:380:4
|
Test (node runner):
test/js/bun/http/serve.test.ts#L266
at /Users/runner/work/bun/bun/test/js/bun/http/serve.test.ts:266:24
at pull (/Users/runner/work/bun/bun/test/js/bun/http/serve.test.ts:263:39)
at promiseInvokeOrNoopMethodNoCatch (:1:20)
at promiseInvokeOrNoopMethod (:1:20)
at readableStreamDefaultControllerCallPullIfNeeded (:1:20)
|
Test (node runner):
test/js/bun/http/serve.test.ts#L266
at /Users/runner/work/bun/bun/test/js/bun/http/serve.test.ts:266:24
at pull (/Users/runner/work/bun/bun/test/js/bun/http/serve.test.ts:263:39)
at promiseInvokeOrNoopMethodNoCatch (:1:20)
at promiseInvokeOrNoopMethod (:1:20)
at readableStreamDefaultControllerCallPullIfNeeded (:1:20)
|
Test (node runner):
test/js/bun/http/serve.test.ts#L266
at /Users/runner/work/bun/bun/test/js/bun/http/serve.test.ts:266:24
at pull (/Users/runner/work/bun/bun/test/js/bun/http/serve.test.ts:263:39)
at promiseInvokeOrNoopMethodNoCatch (:1:20)
at promiseInvokeOrNoopMethod (:1:20)
at readableStreamDefaultControllerCallPullIfNeeded (:1:20)
|
Test (node runner):
test/js/bun/http/serve.test.ts#L266
at /Users/runner/work/bun/bun/test/js/bun/http/serve.test.ts:266:24
at pull (/Users/runner/work/bun/bun/test/js/bun/http/serve.test.ts:263:39)
at promiseInvokeOrNoopMethodNoCatch (:1:20)
at promiseInvokeOrNoopMethod (:1:20)
at readableStreamDefaultControllerCallPullIfNeeded (:1:20)
|
Run sarisia/actions-status-discord@v1
Unexpected failure: Error: no webhook is given (no webhook is given)
|
The logs for this run have expired and are no longer available.
Loading