rsbuild-ecosystem-ci-from-commit #404
ecosystem-ci-from-commit.yml
on: workflow_dispatch
execute-selected-suite
0s
Matrix: execute-all
Annotations
4 errors and 5 warnings
integration/minify/index.test.ts > minify config (mf) > minify is disabled by the user, nothing not be stripped:
workspace/rslib/rslib/tests/integration/minify/index.test.ts#L67
Error: Snapshot `minify config (mf) > minify is disabled by the user, nothing not be stripped 1` mismatched
- Expected
+ Received
@@ -1,8 +1,8 @@
""use strict";
(globalThis['disable_minify'] = globalThis['disable_minify'] || []).push([["249"], {
- "163": (function (__unused_webpack_module, __webpack_exports__, __webpack_require__) {
+ 163: (function (__unused_webpack_module, __webpack_exports__, __webpack_require__) {
__webpack_require__.r(__webpack_exports__);
__webpack_require__.d(__webpack_exports__, {
Button: () => (Button),
foo: () => (foo)
});
❯ integration/minify/index.test.ts:67:27
|
integration/minify/index.test.ts > minify config (mf) > minify is disabled by the user, nothing not be stripped:
workspace/rslib/rslib/tests/integration/minify/index.test.ts#L67
Error: Snapshot `minify config (mf) > minify is disabled by the user, nothing not be stripped 1` mismatched
- Expected
+ Received
@@ -1,8 +1,8 @@
""use strict";
(globalThis['disable_minify'] = globalThis['disable_minify'] || []).push([["249"], {
- "163": (function (__unused_webpack_module, __webpack_exports__, __webpack_require__) {
+ 163: (function (__unused_webpack_module, __webpack_exports__, __webpack_require__) {
__webpack_require__.r(__webpack_exports__);
__webpack_require__.d(__webpack_exports__, {
Button: () => (Button),
foo: () => (foo)
});
❯ integration/minify/index.test.ts:67:27
|
execute-all (rslib)
Process completed with exit code 1.
|
execute-all (modernjs)
Process completed with exit code 1.
|
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 (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 (plugins)
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
|