nuxt-ecosystem-ci #349
Annotations
10 errors
Run pnpm tsx ecosystem-ci.ts --branch 3.x --repo nuxt/nuxt werewolves-assistant:
workspace/werewolves-assistant/werewolves-assistant-web-next/tests/unit/specs/components/pages/game/GamePlaying/GameEventsMonitor/GameEventsMonitorCurrentEvent/GameEventsMonitorCurrentEvent.nuxt.spec.ts#L68
Error: Snapshot `Game Events Monitor Current Event Component > should match snapshot when rendered. 1` mismatched
- Expected
+ Received
"<div id="game-events-monitor-current-event-container" class="h-full">
<transition-stub mode="out-in" name="fade" appear="false" persisted="false" css="true">
- <game-starts-event-stub id="game-events-monitor-current-event" class="h-full" event="[object Object]"></game-starts-event-stub>
+ <pages-game-game-playing-game-events-monitor-game-events-monitor-current-event-game-starts-event-stub id="game-events-monitor-current-event" class="h-full" event="[object Object]"></pages-game-game-playing-game-events-monitor-game-events-monitor-current-event-game-starts-event-stub>
</transition-stub>
</div>"
❯ tests/unit/specs/components/pages/game/GamePlaying/GameEventsMonitor/GameEventsMonitorCurrentEvent/GameEventsMonitorCurrentEvent.nuxt.spec.ts:68:28
|
Run pnpm tsx ecosystem-ci.ts --branch 3.x --repo nuxt/nuxt werewolves-assistant:
workspace/werewolves-assistant/werewolves-assistant-web-next/tests/unit/specs/components/pages/game/GamePlaying/GamePlayground/GamePlaygroundContent/GamePlaygroundContent.nuxt.spec.ts#L33
Error: Snapshot `Game Playground Content Component > should match snapshot when rendered. 1` mismatched
- Expected
+ Received
"<div id="game-playground-content">
- <game-target-playground-stub id="game-playground-type" class="h-full w-full"></game-target-playground-stub>
+ <pages-game-game-playing-game-playground-game-playground-content-game-target-playground-stub id="game-playground-type" class="h-full w-full"></pages-game-game-playing-game-playground-game-playground-content-game-target-playground-stub>
</div>"
❯ tests/unit/specs/components/pages/game/GamePlaying/GamePlayground/GamePlaygroundContent/GamePlaygroundContent.nuxt.spec.ts:33:28
|
Run pnpm tsx ecosystem-ci.ts --branch 3.x --repo nuxt/nuxt werewolves-assistant:
workspace/werewolves-assistant/werewolves-assistant-web-next/tests/unit/specs/components/pages/game/GamePlaying/GameEventsMonitor/GameEventsMonitorCurrentEvent/GameTurnStartsEvent/GameTurnStartsEvent.nuxt.spec.ts#L54
Error: Snapshot `Game Turn Start Event Component > should match snapshot when rendered. 1` mismatched
Expected: ""<game-survivors-turn-starts-event-stub id="game-turn-starts-event"></game-survivors-turn-starts-event-stub>""
Received: ""<pages-game-game-playing-game-events-monitor-game-events-monitor-current-event-game-turn-starts-event-game-survivors-turn-starts-event-stub id="game-turn-starts-event"></pages-game-game-playing-game-events-monitor-game-events-monitor-current-event-game-turn-starts-event-game-survivors-turn-starts-event-stub>""
❯ tests/unit/specs/components/pages/game/GamePlaying/GameEventsMonitor/GameEventsMonitorCurrentEvent/GameTurnStartsEvent/GameTurnStartsEvent.nuxt.spec.ts:54:28
|
Run pnpm tsx ecosystem-ci.ts --branch 3.x --repo nuxt/nuxt werewolves-assistant:
workspace/werewolves-assistant/werewolves-assistant-web-next/tests/unit/specs/components/pages/game/GameHistory/GameHistoryContent/GameHistoryRecords/GameHistoryRecord/GameHistoryRecordDecision/GameHistoryRecordDecision.nuxt.spec.ts#L49
Error: Snapshot `Game History Record Decision Component > should match snapshot when rendered. 1` mismatched
- Expected
+ Received
"<div id="game-history-record-decision">
- <game-history-record-decision-nominated-players-stub gamehistoryrecord="[object Object]" class="h-full"></game-history-record-decision-nominated-players-stub>
+ <div id="game-history-record-decision-nominated-players" class="flex flex-col gap-3 items-center justify-center h-full">
+ <!--v-if-->
+ <ul id="nominated-players-horizontal-list" class="mx-auto overflow-x-auto scrollbar-thin text-center w-full whitespace-nowrap"></ul>
+ </div>
</div>"
❯ tests/unit/specs/components/pages/game/GameHistory/GameHistoryContent/GameHistoryRecords/GameHistoryRecord/GameHistoryRecordDecision/GameHistoryRecordDecision.nuxt.spec.ts:49:28
|
Run pnpm tsx ecosystem-ci.ts --branch 3.x --repo nuxt/nuxt werewolves-assistant:
workspace/werewolves-assistant/werewolves-assistant-web-next/tests/unit/specs/components/pages/game-lobby/GameLobbyFooter/GameLobbyStartGameButton/GameLobbyStartGameConfirmDialog/GameLobbyStartGameConfirmDialogContainer/GameLobbyStartGameConfirmDialogContent/GameLobbyStartGameConfirmDialogContent.nuxt.spec.ts#L35
Error: Snapshot `Game Lobby Start Game Confirm Dialog Content Component > should match snapshot when rendered. 1` mismatched
- Expected
+ Received
"<div id="game-lobby-start-game-confirm-dialog-content-container">
<transition-stub mode="out-in" name="fade" appear="false" persisted="false" css="true">
- <game-lobby-start-game-confirm-dialog-players-ready-stub></game-lobby-start-game-confirm-dialog-players-ready-stub>
+ <pages-game-lobby-game-lobby-footer-game-lobby-start-game-button-game-lobby-start-game-confirm-dialog-game-lobby-start-game-confirm-dialog-container-game-lobby-start-game-confirm-dialog-content-game-lobby-start-game-confirm-dialog-players-ready-stub></pages-game-lobby-game-lobby-footer-game-lobby-start-game-button-game-lobby-start-game-confirm-dialog-game-lobby-start-game-confirm-dialog-container-game-lobby-start-game-confirm-dialog-content-game-lobby-start-game-confirm-dialog-players-ready-stub>
</transition-stub>
</div>"
❯ tests/unit/specs/components/pages/game-lobby/GameLobbyFooter/GameLobbyStartGameButton/GameLobbyStartGameConfirmDialog/GameLobbyStartGameConfirmDialogContainer/GameLobbyStartGameConfirmDialogContent/GameLobbyStartGameConfirmDialogContent.nuxt.spec.ts:35:28
|
Run pnpm tsx ecosystem-ci.ts --branch 3.x --repo nuxt/nuxt werewolves-assistant:
workspace/werewolves-assistant/werewolves-assistant-web-next/tests/unit/specs/components/pages/game/GamePlaying/GameEventsMonitor/GameEventsMonitorCurrentEvent/GameEventsMonitorCurrentEvent.nuxt.spec.ts#L68
Error: Snapshot `Game Events Monitor Current Event Component > should match snapshot when rendered. 1` mismatched
- Expected
+ Received
"<div id="game-events-monitor-current-event-container" class="h-full">
<transition-stub mode="out-in" name="fade" appear="false" persisted="false" css="true">
- <game-starts-event-stub id="game-events-monitor-current-event" class="h-full" event="[object Object]"></game-starts-event-stub>
+ <pages-game-game-playing-game-events-monitor-game-events-monitor-current-event-game-starts-event-stub id="game-events-monitor-current-event" class="h-full" event="[object Object]"></pages-game-game-playing-game-events-monitor-game-events-monitor-current-event-game-starts-event-stub>
</transition-stub>
</div>"
❯ tests/unit/specs/components/pages/game/GamePlaying/GameEventsMonitor/GameEventsMonitorCurrentEvent/GameEventsMonitorCurrentEvent.nuxt.spec.ts:68:28
|
Run pnpm tsx ecosystem-ci.ts --branch 3.x --repo nuxt/nuxt werewolves-assistant:
workspace/werewolves-assistant/werewolves-assistant-web-next/tests/unit/specs/components/pages/game/GamePlaying/GamePlayground/GamePlaygroundContent/GamePlaygroundContent.nuxt.spec.ts#L33
Error: Snapshot `Game Playground Content Component > should match snapshot when rendered. 1` mismatched
- Expected
+ Received
"<div id="game-playground-content">
- <game-target-playground-stub id="game-playground-type" class="h-full w-full"></game-target-playground-stub>
+ <pages-game-game-playing-game-playground-game-playground-content-game-target-playground-stub id="game-playground-type" class="h-full w-full"></pages-game-game-playing-game-playground-game-playground-content-game-target-playground-stub>
</div>"
❯ tests/unit/specs/components/pages/game/GamePlaying/GamePlayground/GamePlaygroundContent/GamePlaygroundContent.nuxt.spec.ts:33:28
|
Run pnpm tsx ecosystem-ci.ts --branch 3.x --repo nuxt/nuxt werewolves-assistant:
workspace/werewolves-assistant/werewolves-assistant-web-next/tests/unit/specs/components/pages/game/GamePlaying/GameEventsMonitor/GameEventsMonitorCurrentEvent/GameTurnStartsEvent/GameTurnStartsEvent.nuxt.spec.ts#L54
Error: Snapshot `Game Turn Start Event Component > should match snapshot when rendered. 1` mismatched
Expected: ""<game-survivors-turn-starts-event-stub id="game-turn-starts-event"></game-survivors-turn-starts-event-stub>""
Received: ""<pages-game-game-playing-game-events-monitor-game-events-monitor-current-event-game-turn-starts-event-game-survivors-turn-starts-event-stub id="game-turn-starts-event"></pages-game-game-playing-game-events-monitor-game-events-monitor-current-event-game-turn-starts-event-game-survivors-turn-starts-event-stub>""
❯ tests/unit/specs/components/pages/game/GamePlaying/GameEventsMonitor/GameEventsMonitorCurrentEvent/GameTurnStartsEvent/GameTurnStartsEvent.nuxt.spec.ts:54:28
|
Run pnpm tsx ecosystem-ci.ts --branch 3.x --repo nuxt/nuxt werewolves-assistant:
workspace/werewolves-assistant/werewolves-assistant-web-next/tests/unit/specs/components/pages/game/GameHistory/GameHistoryContent/GameHistoryRecords/GameHistoryRecord/GameHistoryRecordDecision/GameHistoryRecordDecision.nuxt.spec.ts#L49
Error: Snapshot `Game History Record Decision Component > should match snapshot when rendered. 1` mismatched
- Expected
+ Received
"<div id="game-history-record-decision">
- <game-history-record-decision-nominated-players-stub gamehistoryrecord="[object Object]" class="h-full"></game-history-record-decision-nominated-players-stub>
+ <div id="game-history-record-decision-nominated-players" class="flex flex-col gap-3 items-center justify-center h-full">
+ <!--v-if-->
+ <ul id="nominated-players-horizontal-list" class="mx-auto overflow-x-auto scrollbar-thin text-center w-full whitespace-nowrap"></ul>
+ </div>
</div>"
❯ tests/unit/specs/components/pages/game/GameHistory/GameHistoryContent/GameHistoryRecords/GameHistoryRecord/GameHistoryRecordDecision/GameHistoryRecordDecision.nuxt.spec.ts:49:28
|
Run pnpm tsx ecosystem-ci.ts --branch 3.x --repo nuxt/nuxt werewolves-assistant:
workspace/werewolves-assistant/werewolves-assistant-web-next/tests/unit/specs/components/pages/game-lobby/GameLobbyFooter/GameLobbyStartGameButton/GameLobbyStartGameConfirmDialog/GameLobbyStartGameConfirmDialogContainer/GameLobbyStartGameConfirmDialogContent/GameLobbyStartGameConfirmDialogContent.nuxt.spec.ts#L35
Error: Snapshot `Game Lobby Start Game Confirm Dialog Content Component > should match snapshot when rendered. 1` mismatched
- Expected
+ Received
"<div id="game-lobby-start-game-confirm-dialog-content-container">
<transition-stub mode="out-in" name="fade" appear="false" persisted="false" css="true">
- <game-lobby-start-game-confirm-dialog-players-ready-stub></game-lobby-start-game-confirm-dialog-players-ready-stub>
+ <pages-game-lobby-game-lobby-footer-game-lobby-start-game-button-game-lobby-start-game-confirm-dialog-game-lobby-start-game-confirm-dialog-container-game-lobby-start-game-confirm-dialog-content-game-lobby-start-game-confirm-dialog-players-ready-stub></pages-game-lobby-game-lobby-footer-game-lobby-start-game-button-game-lobby-start-game-confirm-dialog-game-lobby-start-game-confirm-dialog-container-game-lobby-start-game-confirm-dialog-content-game-lobby-start-game-confirm-dialog-players-ready-stub>
</transition-stub>
</div>"
❯ tests/unit/specs/components/pages/game-lobby/GameLobbyFooter/GameLobbyStartGameButton/GameLobbyStartGameConfirmDialog/GameLobbyStartGameConfirmDialogContainer/GameLobbyStartGameConfirmDialogContent/GameLobbyStartGameConfirmDialogContent.nuxt.spec.ts:35:28
|
Loading