Skip to content

nuxt-ecosystem-ci

nuxt-ecosystem-ci #356

Triggered via schedule November 20, 2024 05:01
Status Failure
Total duration 26m 21s
Artifacts

ecosystem-ci.yml

on: schedule
Matrix: test-ecosystem
Fit to window
Zoom out
Zoom in

Annotations

4 errors
test-ecosystem (content)
The inferred type of 'ContentQuery' cannot be named without a reference to '../../../node_modules/nuxt/dist/app/composables/asyncData'. This is likely not portable. A type annotation is necessary.
tests/unit/specs/components/pages/game/GamePlaying/GamePlayground/GamePlaygroundContent/GameBuryDeadBodiesPlayground/GameDevotedServantStealsRolePlayground/GameDevotedServantStealsRolePlayground.nuxt.spec.ts > Game Devoted Servant Steals Role Playground Component > should match snapshot when rendered.: workspace/werewolves-assistant/werewolves-assistant-web-next/tests/unit/specs/components/pages/game/GamePlaying/GamePlayground/GamePlaygroundContent/GameBuryDeadBodiesPlayground/GameDevotedServantStealsRolePlayground/GameDevotedServantStealsRolePlayground.nuxt.spec.ts#L53
Error: Snapshot `Game Devoted Servant Steals Role Playground Component > should match snapshot when rendered. 1` mismatched - Expected + Received @@ -1,7 +1,7 @@ "<div id="game-devoted-servant-steal-role-playground" class="flex flex-col items-center"> - <anonymous-stub class="" size="400" rest="[object Object]"></anonymous-stub> + <glow-capture-stub class="" size="400" rest="[object Object]"></glow-capture-stub> <h3 id="devoted-servant-steals-role-question" class="my-4">components.GameDevotedServantStealsRolePlayground.doesDevotedServantStealRole, 2</h3> <div id="targets" class="flex items-center justify-center"> <game-playground-player-card-stub interaction="steal-role" player="[object Object]" class="target"></game-playground-player-card-stub> <game-playground-player-card-stub interaction="steal-role" player="[object Object]" class="target"></game-playground-player-card-stub> </div> ❯ tests/unit/specs/components/pages/game/GamePlaying/GamePlayground/GamePlaygroundContent/GameBuryDeadBodiesPlayground/GameDevotedServantStealsRolePlayground/GameDevotedServantStealsRolePlayground.nuxt.spec.ts:53:28
tests/unit/specs/components/pages/game/GamePlaying/GamePlayground/GamePlaygroundContent/GameBuryDeadBodiesPlayground/GameDevotedServantStealsRolePlayground/GameDevotedServantStealsRolePlayground.nuxt.spec.ts > Game Devoted Servant Steals Role Playground Component > should match snapshot when rendered.: workspace/werewolves-assistant/werewolves-assistant-web-next/tests/unit/specs/components/pages/game/GamePlaying/GamePlayground/GamePlaygroundContent/GameBuryDeadBodiesPlayground/GameDevotedServantStealsRolePlayground/GameDevotedServantStealsRolePlayground.nuxt.spec.ts#L53
Error: Snapshot `Game Devoted Servant Steals Role Playground Component > should match snapshot when rendered. 1` mismatched - Expected + Received @@ -1,7 +1,7 @@ "<div id="game-devoted-servant-steal-role-playground" class="flex flex-col items-center"> - <anonymous-stub class="" size="400" rest="[object Object]"></anonymous-stub> + <glow-capture-stub class="" size="400" rest="[object Object]"></glow-capture-stub> <h3 id="devoted-servant-steals-role-question" class="my-4">components.GameDevotedServantStealsRolePlayground.doesDevotedServantStealRole, 2</h3> <div id="targets" class="flex items-center justify-center"> <game-playground-player-card-stub interaction="steal-role" player="[object Object]" class="target"></game-playground-player-card-stub> <game-playground-player-card-stub interaction="steal-role" player="[object Object]" class="target"></game-playground-player-card-stub> </div> ❯ tests/unit/specs/components/pages/game/GamePlaying/GamePlayground/GamePlaygroundContent/GameBuryDeadBodiesPlayground/GameDevotedServantStealsRolePlayground/GameDevotedServantStealsRolePlayground.nuxt.spec.ts:53:28
test-ecosystem (werewolves-assistant)
Process completed with exit code 1.