rsbuild-ecosystem-ci-from-commit #250
Annotations
5 errors and 1 warning
Run pnpm tsx ecosystem-ci.ts run-suites rslib:
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
|
Run pnpm tsx ecosystem-ci.ts run-suites rslib:
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
|
Run pnpm tsx ecosystem-ci.ts run-suites rslib:
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
|
Run pnpm tsx ecosystem-ci.ts run-suites rslib:
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
|
Run pnpm tsx ecosystem-ci.ts run-suites rslib
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading