Skip to content

rspack-ecosystem-ci-from-commit #1395

rspack-ecosystem-ci-from-commit

rspack-ecosystem-ci-from-commit #1395

Manually triggered November 25, 2024 12:08
Status Failure
Total duration 28m 47s
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 48s
Prepare Rspack Binding
Matrix: execute-all
execute-selected-suite
0s
execute-selected-suite
update-comment
5s
update-comment
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 10 warnings
integration/alias/index.test.ts > source.alias: workspace/rslib/rslib/tests/integration/alias/index.test.ts#L13
Error: Snapshot `source.alias 2` mismatched - Expected + Received ""use strict"; var __webpack_exports__ = {}; const a = 'hello world'; console.info(a); var __webpack_export_target__ = exports; - for(var i in __webpack_exports__)__webpack_export_target__[i] = __webpack_exports__[i]; + for(var __webpack_i__ in __webpack_exports__)__webpack_export_target__[__webpack_i__] = __webpack_exports__[__webpack_i__]; if (__webpack_exports__.__esModule) Object.defineProperty(__webpack_export_target__, '__esModule', { value: true }); " ❯ integration/alias/index.test.ts:13:23
integration/auto-extension/index.test.ts > should respect output.filename.js to override builtin logic > type is commonjs: workspace/rslib/rslib/tests/integration/auto-extension/index.test.ts#L42
Error: Snapshot `should respect output.filename.js to override builtin logic > type is commonjs 1` mismatched Expected: ""<ROOT>/tests/integration/auto-extension/type-commonjs/config-override/dist/cjs/index.d08e1bb3.js"" Received: ""<ROOT>/tests/integration/auto-extension/type-commonjs/config-override/dist/cjs/index.15d386b8.js"" ❯ integration/auto-extension/index.test.ts:42:28
integration/bundle-false/index.test.ts > svgr in bundleless: workspace/rslib/rslib/tests/integration/bundle-false/index.test.ts#L109
Error: Snapshot `svgr in bundleless 2` mismatched - Expected + Received @@ -59,10 +59,10 @@ }) }); /* ESM default export */ const logoreact = SvgLogo; /* ESM default export */ const src_rslib_entry_ = logoreact; var __webpack_export_target__ = exports; - for(var i in __webpack_exports__)__webpack_export_target__[i] = __webpack_exports__[i]; + for(var __webpack_i__ in __webpack_exports__)__webpack_export_target__[__webpack_i__] = __webpack_exports__[__webpack_i__]; if (__webpack_exports__.__esModule) Object.defineProperty(__webpack_export_target__, '__esModule', { value: true }); " ❯ integration/bundle-false/index.test.ts:109:42
integration/extension-alias/index.test.ts > resolve.extensionAlias should work: workspace/rslib/rslib/tests/integration/extension-alias/index.test.ts#L8
Error: Snapshot `resolve.extensionAlias should work 1` mismatched - Expected + Received @@ -4,10 +4,10 @@ const foo = 'foo'; // Relative import paths need explicit file extensions in ECMAScript imports // when '--moduleResolution' is 'node16' or 'nodenext'. console.log(foo + bar); var __webpack_export_target__ = exports; - for(var i in __webpack_exports__)__webpack_export_target__[i] = __webpack_exports__[i]; + for(var __webpack_i__ in __webpack_exports__)__webpack_export_target__[__webpack_i__] = __webpack_exports__[__webpack_i__]; if (__webpack_exports__.__esModule) Object.defineProperty(__webpack_export_target__, '__esModule', { value: true }); " ❯ integration/extension-alias/index.test.ts:8:23
integration/alias/index.test.ts > source.alias: workspace/rslib/rslib/tests/integration/alias/index.test.ts#L13
Error: Snapshot `source.alias 2` mismatched - Expected + Received ""use strict"; var __webpack_exports__ = {}; const a = 'hello world'; console.info(a); var __webpack_export_target__ = exports; - for(var i in __webpack_exports__)__webpack_export_target__[i] = __webpack_exports__[i]; + for(var __webpack_i__ in __webpack_exports__)__webpack_export_target__[__webpack_i__] = __webpack_exports__[__webpack_i__]; if (__webpack_exports__.__esModule) Object.defineProperty(__webpack_export_target__, '__esModule', { value: true }); " ❯ integration/alias/index.test.ts:13:23
integration/auto-extension/index.test.ts > should respect output.filename.js to override builtin logic > type is commonjs: workspace/rslib/rslib/tests/integration/auto-extension/index.test.ts#L42
Error: Snapshot `should respect output.filename.js to override builtin logic > type is commonjs 1` mismatched Expected: ""<ROOT>/tests/integration/auto-extension/type-commonjs/config-override/dist/cjs/index.d08e1bb3.js"" Received: ""<ROOT>/tests/integration/auto-extension/type-commonjs/config-override/dist/cjs/index.15d386b8.js"" ❯ integration/auto-extension/index.test.ts:42:28
integration/bundle-false/index.test.ts > svgr in bundleless: workspace/rslib/rslib/tests/integration/bundle-false/index.test.ts#L109
Error: Snapshot `svgr in bundleless 2` mismatched - Expected + Received @@ -59,10 +59,10 @@ }) }); /* ESM default export */ const logoreact = SvgLogo; /* ESM default export */ const src_rslib_entry_ = logoreact; var __webpack_export_target__ = exports; - for(var i in __webpack_exports__)__webpack_export_target__[i] = __webpack_exports__[i]; + for(var __webpack_i__ in __webpack_exports__)__webpack_export_target__[__webpack_i__] = __webpack_exports__[__webpack_i__]; if (__webpack_exports__.__esModule) Object.defineProperty(__webpack_export_target__, '__esModule', { value: true }); " ❯ integration/bundle-false/index.test.ts:109:42
integration/extension-alias/index.test.ts > resolve.extensionAlias should work: workspace/rslib/rslib/tests/integration/extension-alias/index.test.ts#L8
Error: Snapshot `resolve.extensionAlias should work 1` mismatched - Expected + Received @@ -4,10 +4,10 @@ const foo = 'foo'; // Relative import paths need explicit file extensions in ECMAScript imports // when '--moduleResolution' is 'node16' or 'nodenext'. console.log(foo + bar); var __webpack_export_target__ = exports; - for(var i in __webpack_exports__)__webpack_export_target__[i] = __webpack_exports__[i]; + for(var __webpack_i__ in __webpack_exports__)__webpack_export_target__[__webpack_i__] = __webpack_exports__[__webpack_i__]; if (__webpack_exports__.__esModule) Object.defineProperty(__webpack_export_target__, '__esModule', { value: true }); " ❯ integration/extension-alias/index.test.ts:8:23
execute-all (rslib)
Process completed with exit code 1.
Prepare Rspack Binding
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, MasterworksIO/action-local-cache@2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
execute-all (_selftest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
execute-all (examples)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
execute-all (rsbuild)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
execute-all (rslib)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
execute-all (rspress)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
execute-all (nuxt)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
execute-all (devserver)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
execute-all (modernjs)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
update-comment
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/github-script@v6. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/

Artifacts

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