Add win32 path.toNamespacedPath and align rest of node:path with Node #1287
Annotations
10 errors and 1 warning
Run tests:
test\cli\hot\hot.test.ts#L167
Expected: 1
Received: 0
at C:\a\bun\bun\test\cli\hot\hot.test.ts:167:3
|
Run tests:
..\..\..\..\C:\a\bun\bun#L1
at readableByteStreamControllerShouldCallPull (:1:21)
at readableByteStreamControllerCallPullIfNeeded (:1:21)
at :18:251
|
Run tests:
..\..\..\..\C:\a\bun\bun#L1
at readableByteStreamControllerShouldCallPull (:1:21)
at readableByteStreamControllerCallPullIfNeeded (:1:21)
at :18:251
|
Run tests:
test\cli\install\bun-pm.test.ts#L352
Expected: 0
Received: 1
at C:\a\bun\bun\test\cli\install\bun-pm.test.ts:352:3
at C:\a\bun\bun\test\cli\install\bun-pm.test.ts:339:22
|
Run tests:
..\..\..\..\C:\a\bun\bun#L1
at readableByteStreamControllerShouldCallPull (:1:21)
at readableByteStreamControllerCallPullIfNeeded (:1:21)
at :18:251
|
Run tests:
test\cli\install\bun-add.test.ts#L163
Expected to contain: "error: MissingPackageJSON"
Received: "bun add v1.0.26-canary.57 (62f76d07)\n\nPanic: reached unreachable code\n\nbun has crashed :'(\n\n----- bun meta -----\nBun v1.0.26-canary.57 (62f76d07) Windows x64 \nAddCommand: bunfig \nElapsed: 10ms | User: 0ms | Sys: 15ms\nRSS: 67.00MB | Peak: 67.00MB | Commit: 91.14MB | Faults: 16515\n----- bun meta -----\n\nSearch GitHub issues https://bun.sh/issues or join in #windows channel in https://bun.sh/discord\n\nthread 4188 panic: reached unreachable code\n???:?:?: 0x7ff616b41c96 in ??? (bun.exe)\n???:?:?: 0x7ff616ad3a44 in ??? (bun.exe)\n???:?:?: 0x7ff616a12607 in ??? (bun.exe)\n???:?:?: 0x7ff616a0be4a in ??? (bun.exe)\n???:?:?: 0x7ff616a09fab in ??? (bun.exe)\n???:?:?: 0x7ff616a17269 in ??? (bun.exe)\n???:?:?: 0x7ff616a3dc6c in ??? (bun.exe)\n???:?:?: 0x7ff616a5337d in ??? (bun.exe)\n???:?:?: 0x7ff616a5820c in ??? (bun.exe)\n???:?:?: 0x7ff616b02afb in ??? (bun.exe)\n???:?:?: 0x7ff61687159f in ??? (bun.exe)\n???:?:?: 0x7ff6192e9533 in ??? (bun.exe)\n???:?:?: 0x7ffd4a214ddf in ??? (KERNEL32.DLL)\n???:?:?: 0x7ffd4acfedaa in ??? (ntdll.dll)\n"
at C:\a\bun\bun\test\cli\install\bun-add.test.ts:163:3
|
Run tests:
..\..\..\..\C:\a\bun\bun#L1
at readableByteStreamControllerShouldCallPull (:1:21)
at readableByteStreamControllerCallPullIfNeeded (:1:21)
at :18:251
|
Run tests:
..\..\..\..\C:\a\bun\bun#L1
at readableByteStreamControllerShouldCallPull (:1:21)
at readableByteStreamControllerCallPullIfNeeded (:1:21)
at :18:251
|
Run tests:
..\..\..\..\C:\a\bun\bun#L1
at readableByteStreamControllerShouldCallPull (:1:11)
at readableByteStreamControllerCallPullIfNeeded (:1:11)
at :18:126
|
Run tests:
test\cli\install\bun-run.test.ts#L86
Expected: ""
Received: "\nPanic: TODO on Windows\n\nbun has crashed :'(\n\n----- bun meta -----\nBun v1.0.26-canary.57 (62f76d07) Windows x64 \nAutoCommand: \nElapsed: 7ms | User: 31ms | Sys: 15ms\nRSS: 58.94MB | Peak: 58.94MB | Commit: 78.84MB | Faults: 14541\n----- bun meta -----\n\nSearch GitHub issues https://bun.sh/issues or join in #windows channel in https://bun.sh/discord\n\nthread 892 panic: TODO on Windows\n???:?:?: 0x7ff6173372ae in ??? (bun.exe)\n???:?:?: 0x7ff6175c0059 in ??? (bun.exe)\n???:?:?: 0x7ff61732f47c in ??? (bun.exe)\n???:?:?: 0x7ff61720d019 in ??? (bun.exe)\n???:?:?: 0x7ff61732e438 in ??? (bun.exe)\n???:?:?: 0x7ff61720d019 in ??? (bun.exe)\n???:?:?: 0x7ff61732e438 in ??? (bun.exe)\n???:?:?: 0x7ff61732de51 in ??? (bun.exe)\n???:?:?: 0x7ff61707464f in ??? (bun.exe)\n???:?:?: 0x7ff616c2c1d0 in ??? (bun.exe)\n???:?:?: 0x7ff616ae6180 in ??? (bun.exe)\n???:?:?: 0x7ff616ae9eea in ??? (bun.exe)\n???:?:?: 0x7ff616af877e in ??? (bun.exe)\n???:?:?: 0x7ff616b01bb1 in ??? (bun.exe)\n???:?:?: 0x7ff61687159f in ??? (bun.exe)\n???:?:?: 0x7ff6192e9533 in ??? (bun.exe)\n???:?:?: 0x7ffd4a214ddf in ??? (KERNEL32.DLL)\n???:?:?: 0x7ffd4acfedaa in ??? (ntdll.dll)\n"
at C:\a\bun\bun\test\cli\install\bun-run.test.ts:86:9
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, thollander/actions-comment-pull-request@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading