rsbuild-ecosystem-ci-from-commit #405
Annotations
3 errors and 1 warning
Run pnpm tsx ecosystem-ci.ts run-suites rslib:
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
|
Run pnpm tsx ecosystem-ci.ts run-suites rslib:
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
|
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