Skip to content

Template migrations: Add variant order codemods #3450

Template migrations: Add variant order codemods

Template migrations: Add variant order codemods #3450

Triggered via pull request September 26, 2024 13:13
Status Failure
Total duration 9m 47s
Artifacts

ci.yml

on: pull_request
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

7 errors
upgrade/index.test.ts > upgrades a v3 project to v4: integrations/utils.ts#L316
AssertionError: expected '<h1>🤠👋</h1>\n<div class="!flex sm:!…' to contain '<h1>🤠👋</h1>\n<div class="flex! sm:b…' - Expected + Received <h1>🤠👋</h1> - <div class="flex! sm:block!"></div> + <div class="!flex sm:!block"></div> ❯ utils.ts:316:39 ❯ retryAssertion utils.ts:542:14 ❯ upgrade/index.test.ts:34:5 ❯ utils.ts:367:14
tests (20, macos-14)
Process completed with exit code 1.
upgrade/index.test.ts > upgrades a v3 project to v4: integrations/utils.ts#L316
AssertionError: expected '<h1>🤠👋</h1>\n<div class="!flex sm:!…' to contain '<h1>🤠👋</h1>\n<div class="flex! sm:b…' - Expected + Received <h1>🤠👋</h1> - <div class="flex! sm:block!"></div> + <div class="!flex sm:!block"></div> ❯ utils.ts:316:39 ❯ retryAssertion utils.ts:542:14 ❯ upgrade/index.test.ts:34:5 ❯ utils.ts:367:14
tests (20, ubuntu-latest)
Process completed with exit code 1.
upgrade/index.test.ts > upgrades a v3 project to v4: integrations/utils.ts#L316
AssertionError: expected '<h1>🤠👋</h1>\n<div class="!flex sm:!…' to contain '<h1>🤠👋</h1>\n<div class="flex! sm:b…' - Expected + Received <h1>🤠👋</h1> - <div class="flex! sm:block!"></div> + <div class="!flex sm:!block"></div> ❯ utils.ts:316:39 ❯ retryAssertion utils.ts:542:14 ❯ upgrade/index.test.ts:34:5 ❯ utils.ts:367:14
vite/index.test.ts > postcss > watch mode: integrations/vite/index.test.ts#L383
AssertionError: expected [] to have a length of 1 but got +0 - Expected + Received - 1 + 0 ❯ vite/index.test.ts:383:25 ❯ Module.retryAssertion utils.ts:542:14 ❯ vite/index.test.ts:368:9 ❯ utils.ts:367:14
tests (20, windows-latest)
Process completed with exit code 1.