nuxt-ecosystem-ci #358
Annotations
7 errors
test/e2e/basic.test.ts > basic > relative onNuxtReady:
workspace/scripts/scripts/test/e2e/basic.test.ts#L29
Error: Snapshot `basic > relative onNuxtReady 1` mismatched
- Expected
+ Received
- [
- {
- "location": "/myScript.js:1",
- "text": "Script -- Loading",
- },
- {
- "location": "/myScript.js:5",
- "text": "Script -- Loaded",
- },
- {
- "location": "/myScript.js:3",
- "text": "Script -- Executed -- test",
- },
- ]
+ []
❯ test/e2e/basic.test.ts:29:18
|
test/e2e/basic.test.ts > basic > relative onNuxtReady:
workspace/scripts/scripts/test/e2e/basic.test.ts#L29
Error: Snapshot `basic > relative onNuxtReady 1` mismatched
- Expected
+ Received
- [
- {
- "location": "/myScript.js:1",
- "text": "Script -- Loading",
- },
- {
- "location": "/myScript.js:5",
- "text": "Script -- Loaded",
- },
- {
- "location": "/myScript.js:3",
- "text": "Script -- Executed -- test",
- },
- ]
+ []
❯ test/e2e/basic.test.ts:29:18
|
test-ecosystem (scripts)
Process completed with exit code 1.
|
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.
|