Skip to content

rspack-ecosystem-ci-from-commit #1436

rspack-ecosystem-ci-from-commit

rspack-ecosystem-ci-from-commit #1436

Manually triggered December 4, 2024 03:59
Status Failure
Total duration 32m 18s
Artifacts 1

ecosystem-ci-from-commit.yml

on: workflow_dispatch
Get Runner Labels  /  Get Runner Labels
0s
Get Runner Labels / Get Runner Labels
Prepare Rspack Binding
12m 9s
Prepare Rspack Binding
Matrix: execute-all
execute-selected-suite
0s
execute-selected-suite
update-comment
1s
update-comment
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 12 warnings
integration/shims/index.test.ts > ESM shims > __dirname: workspace/rslib/rslib/tests/integration/shims/index.test.ts#L17
AssertionError: expected 'import { fileURLToPath as __webpack_f…' to contain 'import { fileURLToPath as __webpack_f…' - Expected + Received - import { fileURLToPath as __webpack_fileURLToPath__ } from "url"; + import { fileURLToPath as __webpack_fileURLToPath__ } from "node:url"; + import { dirname as __webpack_dirname__ } from "node:path"; + var src_rslib_entry_dirname = __webpack_dirname__(__webpack_fileURLToPath__(import.meta.url)); + var src_rslib_entry_filename = __webpack_fileURLToPath__(import.meta.url); + const d1 = src_rslib_entry_dirname; + const f1 = src_rslib_entry_filename; + /* ESM default export */ const src_rslib_entry_ = ()=>{ + const d2 = src_rslib_entry_dirname; + const f2 = src_rslib_entry_filename; + const importMetaUrl = import.meta.url; + return { + d1, + d2, + f1, + f2, + importMetaUrl + }; + }; + export { src_rslib_entry_ as default }; + ❯ integration/shims/index.test.ts:17:28
integration/shims/index.test.ts > ESM shims > __filename: workspace/rslib/rslib/tests/integration/shims/index.test.ts#L30
AssertionError: expected 'import { fileURLToPath as __webpack_f…' to contain 'import { fileURLToPath as __webpack_f…' - Expected + Received - import { fileURLToPath as __webpack_fileURLToPath__ } from "url"; + import { fileURLToPath as __webpack_fileURLToPath__ } from "node:url"; + import { dirname as __webpack_dirname__ } from "node:path"; + var src_rslib_entry_dirname = __webpack_dirname__(__webpack_fileURLToPath__(import.meta.url)); + var src_rslib_entry_filename = __webpack_fileURLToPath__(import.meta.url); + const d1 = src_rslib_entry_dirname; + const f1 = src_rslib_entry_filename; + /* ESM default export */ const src_rslib_entry_ = ()=>{ + const d2 = src_rslib_entry_dirname; + const f2 = src_rslib_entry_filename; + const importMetaUrl = import.meta.url; + return { + d1, + d2, + f1, + f2, + importMetaUrl + }; + }; + export { src_rslib_entry_ as default }; + ❯ integration/shims/index.test.ts:30:28
integration/shims/index.test.ts > ESM shims > __dirname: workspace/rslib/rslib/tests/integration/shims/index.test.ts#L17
AssertionError: expected 'import { fileURLToPath as __webpack_f…' to contain 'import { fileURLToPath as __webpack_f…' - Expected + Received - import { fileURLToPath as __webpack_fileURLToPath__ } from "url"; + import { fileURLToPath as __webpack_fileURLToPath__ } from "node:url"; + import { dirname as __webpack_dirname__ } from "node:path"; + var src_rslib_entry_dirname = __webpack_dirname__(__webpack_fileURLToPath__(import.meta.url)); + var src_rslib_entry_filename = __webpack_fileURLToPath__(import.meta.url); + const d1 = src_rslib_entry_dirname; + const f1 = src_rslib_entry_filename; + /* ESM default export */ const src_rslib_entry_ = ()=>{ + const d2 = src_rslib_entry_dirname; + const f2 = src_rslib_entry_filename; + const importMetaUrl = import.meta.url; + return { + d1, + d2, + f1, + f2, + importMetaUrl + }; + }; + export { src_rslib_entry_ as default }; + ❯ integration/shims/index.test.ts:17:28
integration/shims/index.test.ts > ESM shims > __filename: workspace/rslib/rslib/tests/integration/shims/index.test.ts#L30
AssertionError: expected 'import { fileURLToPath as __webpack_f…' to contain 'import { fileURLToPath as __webpack_f…' - Expected + Received - import { fileURLToPath as __webpack_fileURLToPath__ } from "url"; + import { fileURLToPath as __webpack_fileURLToPath__ } from "node:url"; + import { dirname as __webpack_dirname__ } from "node:path"; + var src_rslib_entry_dirname = __webpack_dirname__(__webpack_fileURLToPath__(import.meta.url)); + var src_rslib_entry_filename = __webpack_fileURLToPath__(import.meta.url); + const d1 = src_rslib_entry_dirname; + const f1 = src_rslib_entry_filename; + /* ESM default export */ const src_rslib_entry_ = ()=>{ + const d2 = src_rslib_entry_dirname; + const f2 = src_rslib_entry_filename; + const importMetaUrl = import.meta.url; + return { + d1, + d2, + f1, + f2, + importMetaUrl + }; + }; + export { src_rslib_entry_ as default }; + ❯ integration/shims/index.test.ts:30:28
execute-all (rslib)
Process completed with exit code 1.
Get Runner Labels / Get Runner Labels
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Prepare Rspack Binding
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
execute-all (_selftest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
execute-all (examples)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
execute-all (rsdoctor)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
execute-all (rsbuild)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
execute-all (rslib)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
execute-all (rspress)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
execute-all (nuxt)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
execute-all (devserver)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
execute-all (modernjs)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
update-comment
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636

Artifacts

Produced during runtime
Name Size
binding-linux-x64-gnu
23.4 MB