Skip to content

rsbuild-ecosystem-ci-from-commit #63

rsbuild-ecosystem-ci-from-commit

rsbuild-ecosystem-ci-from-commit #63

Manually triggered October 22, 2024 08:34
Status Failure
Total duration 16m 4s
Artifacts

ecosystem-ci-from-commit.yml

on: workflow_dispatch
Matrix: execute-all
execute-selected-suite
0s
execute-selected-suite
update-comment
3s
update-comment
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 6 warnings
integration/asset/index.test.ts > use svgr: workspace/rslib/rslib/tests/integration/asset/index.test.ts#L80
Error: Snapshot `use svgr 1` mismatched - Expected + Received @@ -19,8 +19,8 @@ d: "M520.5 78.1" }) ] }) }); - /* harmony default export */ const logoreact = SvgLogo; + /* ESM default export */ const logoreact = SvgLogo; console.log(logoreact); " ❯ integration/asset/index.test.ts:80:44
integration/bundle-false/index.test.ts > svgr in bundleless: workspace/rslib/rslib/tests/integration/bundle-false/index.test.ts#L86
Error: Snapshot `svgr in bundleless 1` mismatched - Expected + Received @@ -19,9 +19,9 @@ d: "M520.5 78.1" }) ] }) }); - /* harmony default export */ const logoreact = SvgLogo; + /* ESM default export */ const logoreact = SvgLogo; - /* harmony default export */ const src = logoreact; + /* ESM default export */ const src = logoreact; export { src as default }; " ❯ integration/bundle-false/index.test.ts:86:42
integration/resolve/index.test.ts > resolve data url: workspace/rslib/rslib/tests/integration/resolve/index.test.ts#L10
Error: Snapshot `resolve data url 1` mismatched - Expected + Received - "/* harmony default export */ const javascript_export_default_42 = 42; + "/* ESM default export */ const javascript_export_default_42 = 42; console.log('x:', javascript_export_default_42); " ❯ integration/resolve/index.test.ts:10:23
integration/asset/index.test.ts > use svgr: workspace/rslib/rslib/tests/integration/asset/index.test.ts#L80
Error: Snapshot `use svgr 1` mismatched - Expected + Received @@ -19,8 +19,8 @@ d: "M520.5 78.1" }) ] }) }); - /* harmony default export */ const logoreact = SvgLogo; + /* ESM default export */ const logoreact = SvgLogo; console.log(logoreact); " ❯ integration/asset/index.test.ts:80:44
integration/bundle-false/index.test.ts > svgr in bundleless: workspace/rslib/rslib/tests/integration/bundle-false/index.test.ts#L86
Error: Snapshot `svgr in bundleless 1` mismatched - Expected + Received @@ -19,9 +19,9 @@ d: "M520.5 78.1" }) ] }) }); - /* harmony default export */ const logoreact = SvgLogo; + /* ESM default export */ const logoreact = SvgLogo; - /* harmony default export */ const src = logoreact; + /* ESM default export */ const src = logoreact; export { src as default }; " ❯ integration/bundle-false/index.test.ts:86:42
integration/resolve/index.test.ts > resolve data url: workspace/rslib/rslib/tests/integration/resolve/index.test.ts#L10
Error: Snapshot `resolve data url 1` mismatched - Expected + Received - "/* harmony default export */ const javascript_export_default_42 = 42; + "/* ESM default export */ const javascript_export_default_42 = 42; console.log('x:', javascript_export_default_42); " ❯ integration/resolve/index.test.ts:10:23
execute-all (rslib)
Process completed with exit code 1.
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 (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 (plugins)
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/