Skip to content

Long needed refactor, part one #108

Long needed refactor, part one

Long needed refactor, part one #108

Triggered via pull request November 17, 2024 21:04
@halamix2halamix2
synchronize #94
rework
Status Failure
Total duration 29s
Artifacts

build-test.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
src/components/__tests__/CanvasItem.spec.ts > CanvasItem > renders props.msg when passed: node_modules/pinia/dist/pinia.mjs#L1741
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:1741:19 ❯ setup src/components/CanvasItem.vue:7:15 ❯ callWithErrorHandling node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:200:19 ❯ setupStatefulComponent node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7848:25 ❯ setupComponent node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7809:36 ❯ mountComponent node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5159:7 ❯ processComponent node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9 ❯ patch node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11 ❯ ReactiveEffect.componentUpdateFn [as fn] node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5269:11 ❯ ReactiveEffect.run node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19
unit-test
Process completed with exit code 1.