chore(deps): update vitest monorepo to v3 (major) #481
Annotations
2 errors and 1 warning
test/index.test.ts > Should match snapshots:
test/index.test.ts#L35
Error: Snapshot `Should match snapshots 1` mismatched
- Expected
+ Received
@@ -1,17 +1,17 @@
[
[
"%c ",
- "font-size: 0; padding: 37.5px 50px; background: url(data:image/png;base64,) no-repeat 50% / cover",
+ "font-size: 0; padding: 37.5px 50px; background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAADUlEQVR42mNk+M9QDwADhgGAWjR9awAAAABJRU5ErkJggg==) no-repeat 50% / cover",
],
[
"%c ",
- "font-size: 0; padding: 50px 66.66666666666666px; background: url(data:image/png;base64,) no-repeat 50% / contain; background-size: 100%",
+ "font-size: 0; padding: 50px 66.66666666666666px; background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAADUlEQVR42mNk+M9QDwADhgGAWjR9awAAAABJRU5ErkJggg==) no-repeat 50% / contain; background-size: 100%",
],
[
"%c ",
- "font-size: 0; padding: 150px 200px; background: url(data:image/png;base64,) no-repeat 50% / contain; background-size: 100% 100%",
+ "font-size: 0; padding: 150px 200px; background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAADUlEQVR42mNk+M9QDwADhgGAWjR9awAAAABJRU5ErkJggg==) no-repeat 50% / contain; background-size: 100% 100%",
],
[
"[console.img]",
"3.0.6",
[
❯ test/index.test.ts:35:26
|
test
Process completed with exit code 1.
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|