Update/credits page #16
Annotations
6 errors and 1 warning
Run Tests:
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
|
Run Tests:
src/views/CreditsView.spec.ts#L36
AssertionError: expected 6 to deeply equal 5
- Expected
+ Received
- 5
+ 6
❯ src/views/CreditsView.spec.ts:36:40
|
Run Tests:
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
|
Run Tests:
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
|
Run Tests:
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
|
Run Tests
Process completed with exit code 1.
|
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/.
|
The logs for this run have expired and are no longer available.
Loading