Skip to content

Add win32 path.toNamespacedPath and align rest of node:path with Node #921

Add win32 path.toNamespacedPath and align rest of node:path with Node

Add win32 path.toNamespacedPath and align rest of node:path with Node #921

Triggered via pull request February 2, 2024 09:32
Status Failure
Total duration 1h 23m 16s
Billable time 54m
Artifacts 11

bun-windows.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
error: expect(received).toMatchSnapshot(expected): test\bundler\bun-build-api.test.ts#L76
Expected: "var __defProp = Object.defineProperty; var __export = (target, all) => { for (var name in all) __defProp(target, name, { get: all[name], enumerable: true, configurable: true, set: (newValue) => all[name] = () => newValue }); }; var __esm = (fn, res) => () => (fn && (res = fn(fn = 0)), res); // test/bundler/fixtures/trivial/fn.js var exports_fn = {}; __export(exports_fn, { fn: () => { { return fn; } } }); function fn(a) { return a + 42; } var init_fn = __esm(() => { }); // test/bundler/fixtures/trivial/index.js var NS = Promise.resolve().then(() => (init_fn(), exports_fn)); NS.then(({ fn: fn2 }) => { console.log(fn2(42)); }); " Received: "var __defProp = Object.defineProperty; var __export = (target, all) => { for (var name in all) __defProp(target, name, { get: all[name], enumerable: true, configurable: true, set: (newValue) => all[name] = () => newValue }); }; var __esm = (fn, res) => () => (fn && (res = fn(fn = 0)), res); // test\bundler\fixtures\trivial\fn.js var exports_fn = {}; __export(exports_fn, { fn: () => { { return fn; } } }); function fn(a) { return a + 42; } var init_fn = __esm(() => { }); // test\bundler\fixtures\trivial\index.js var NS = Promise.resolve().then(() => (init_fn(), exports_fn)); NS.then(({ fn: fn2 }) => { console.log(fn2(42)); }); " at D:\a\bun\bun\test\bundler\bun-build-api.test.ts:76:5
TypeError: "paths[0]" property must be of type string: ..\..\..\..\D:\a\bun\bun#L131797
at map (:1:21) at D:\a\bun\bun\test\bundler\expectBundled.ts:463:11 at D:\a\bun\bun\test\bundler\expectBundled.ts:443:11
TypeError: "paths[0]" property must be of type string: ..\..\..\..\D:\a\bun\bun#L131797
at map (:1:21) at D:\a\bun\bun\test\bundler\expectBundled.ts:463:11 at D:\a\bun\bun\test\bundler\expectBundled.ts:443:11
TypeError: "paths[0]" property must be of type string: ..\..\..\..\D:\a\bun\bun#L131797
at map (:1:21) at D:\a\bun\bun\test\bundler\expectBundled.ts:463:11 at D:\a\bun\bun\test\bundler\expectBundled.ts:443:11
TypeError: "paths[0]" property must be of type string: ..\..\..\..\D:\a\bun\bun#L131797
at map (:1:21) at D:\a\bun\bun\test\bundler\expectBundled.ts:463:11 at D:\a\bun\bun\test\bundler\expectBundled.ts:443:11
TypeError: "paths[0]" property must be of type string: ..\..\..\..\D:\a\bun\bun#L131797
at map (:1:21) at D:\a\bun\bun\test\bundler\expectBundled.ts:463:11 at D:\a\bun\bun\test\bundler\expectBundled.ts:443:11
TypeError: "paths[0]" property must be of type string: ..\..\..\..\D:\a\bun\bun#L131797
at map (:1:21) at D:\a\bun\bun\test\bundler\expectBundled.ts:463:11 at D:\a\bun\bun\test\bundler\expectBundled.ts:443:11
TypeError: "paths[0]" property must be of type string: ..\..\..\..\D:\a\bun\bun#L131797
at map (:1:21) at D:\a\bun\bun\test\bundler\expectBundled.ts:463:11 at D:\a\bun\bun\test\bundler\expectBundled.ts:443:11
TypeError: "paths[0]" property must be of type string: ..\..\..\..\D:\a\bun\bun#L131797
at map (:1:21) at D:\a\bun\bun\test\bundler\expectBundled.ts:463:11 at D:\a\bun\bun\test\bundler\expectBundled.ts:443:11
TypeError: "paths[0]" property must be of type string: ..\..\..\..\D:\a\bun\bun#L131797
at map (:1:21) at D:\a\bun\bun\test\bundler\expectBundled.ts:463:11 at D:\a\bun\bun\test\bundler\expectBundled.ts:443:11
Codegen (x86_64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Dependencies (nehalem, x86_64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache/restore@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Dependencies (haswell, x86_64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache/restore@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Zig Build (haswell, x86_64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Zig Build (nehalem, x86_64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
C++ Build (haswell, x86_64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
C++ Build (nehalem, x86_64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Link (nehalem, x86_64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Link (haswell, x86_64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test (haswell, x86_64)
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/.

Artifacts

Produced during runtime
Name Size
bun-windows-x64 Expired
31.6 MB
bun-windows-x64-baseline Expired
31.5 MB
bun-windows-x64-baseline-profile Expired
99 MB
bun-windows-x64-codegen Expired
9.72 MB
bun-windows-x64-cpp Expired
464 MB
bun-windows-x64-cpp-baseline Expired
465 MB
bun-windows-x64-deps Expired
27.6 MB
bun-windows-x64-deps-baseline Expired
27.6 MB
bun-windows-x64-profile Expired
99 MB
bun-windows-x64-zig Expired
81.9 MB
bun-windows-x64-zig-baseline Expired
81.7 MB