Skip to content

Update/credits page #16

Update/credits page

Update/credits page #16

Triggered via pull request March 15, 2024 17:28
Status Failure
Total duration 54s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
src/views/BehindTheScenesView.spec.ts > MyComponent > checks if the images are correctly rendered: src/views/BehindTheScenesView.spec.ts#L36
AssertionError: expected '/public/images/architectural-diagram-…' to be '/public/images/style-fonts-colors.png' // Object.is equality - Expected + Received - /public/images/style-fonts-colors.png + /public/images/architectural-diagram-img.png ❯ src/views/BehindTheScenesView.spec.ts:36:43 ❯ src/views/BehindTheScenesView.spec.ts:35:16
src/views/CreditsView.spec.ts > Credits > loads team member cards and content elements correctly: src/views/CreditsView.spec.ts#L36
AssertionError: expected 6 to deeply equal 5 - Expected + Received - 5 + 6 ❯ src/views/CreditsView.spec.ts:36:40
src/views/GamePlayView.spec.ts > GamePlayView.vue > renders the component: node_modules/pinia/dist/pinia.mjs#L1709
Error: [🍍]: "getActivePinia()" was called but there was no active Pinia. Are you trying to use a store before calling "app.use(pinia)"? See https://pinia.vuejs.org/core-concepts/outside-component-usage.html for help. This will fail in production. ❯ Module.useStore node_modules/pinia/dist/pinia.mjs:1709:19 ❯ setup src/views/GamePlayView.vue:59:19 ❯ callWithErrorHandling node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:195:19 ❯ setupStatefulComponent node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7554:25 ❯ setupComponent node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7515:36 ❯ mountComponent node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5845:7 ❯ processComponent node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5811:9 ❯ patch node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5290:11 ❯ ReactiveEffect.componentUpdateFn [as fn] node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5955:11 ❯ ReactiveEffect.run node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19
src/views/ScriptEditorView.spec.ts > ScriptEditor.vue > renders the script editor elements: node_modules/pinia/dist/pinia.mjs#L1709
Error: [🍍]: "getActivePinia()" was called but there was no active Pinia. Are you trying to use a store before calling "app.use(pinia)"? See https://pinia.vuejs.org/core-concepts/outside-component-usage.html for help. This will fail in production. ❯ Module.useStore node_modules/pinia/dist/pinia.mjs:1709:19 ❯ setup src/views/ScriptEditorView.vue:69:19 ❯ callWithErrorHandling node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:195:19 ❯ setupStatefulComponent node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7554:25 ❯ setupComponent node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7515:36 ❯ mountComponent node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5845:7 ❯ processComponent node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5811:9 ❯ patch node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5290:11 ❯ ReactiveEffect.componentUpdateFn [as fn] node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5955:11 ❯ ReactiveEffect.run node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19
src/views/ScriptEditorView.spec.ts > ScriptEditor.vue > ensures example code textarea is readonly: node_modules/pinia/dist/pinia.mjs#L1709
Error: [🍍]: "getActivePinia()" was called but there was no active Pinia. Are you trying to use a store before calling "app.use(pinia)"? See https://pinia.vuejs.org/core-concepts/outside-component-usage.html for help. This will fail in production. ❯ Module.useStore node_modules/pinia/dist/pinia.mjs:1709:19 ❯ setup src/views/ScriptEditorView.vue:69:19 ❯ callWithErrorHandling node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:195:19 ❯ setupStatefulComponent node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7554:25 ❯ setupComponent node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7515:36 ❯ mountComponent node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5845:7 ❯ processComponent node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5811:9 ❯ patch node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5290:11 ❯ ReactiveEffect.componentUpdateFn [as fn] node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5955:11 ❯ ReactiveEffect.run node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19
test
Process completed with exit code 1.
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.