fix #139
Annotations
3 errors and 1 warning
test/home.test.ts > XHome > Should render the remote caution when user.host exists:
packages/frontend/src/components/MkPagination.vue#L8
TypeError: Cannot read properties of undefined (reading 'state')
❯ Proxy._sfc_render src/components/MkPagination.vue:8:34
❯ renderComponentRoot ../../node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6380:16
❯ ReactiveEffect.componentUpdateFn [as fn] ../../node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5202:46
❯ ReactiveEffect.run ../../node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/reactivity/dist/reactivity.cjs.js:226:19
❯ setupRenderEffect ../../node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5337:5
❯ mountComponent ../../node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5112:7
❯ processComponent ../../node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5065:9
❯ patch ../../node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4594:11
❯ ReactiveEffect.componentUpdateFn [as fn] ../../node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5209:11
❯ ReactiveEffect.run ../../node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/reactivity/dist/reactivity.cjs.js:226:19
|
test/home.test.ts > XHome > The remote caution should fall back to uri if url is null:
packages/frontend/src/components/MkPagination.vue#L8
TypeError: Cannot read properties of undefined (reading 'state')
❯ Proxy._sfc_render src/components/MkPagination.vue:8:34
❯ renderComponentRoot ../../node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6380:16
❯ ReactiveEffect.componentUpdateFn [as fn] ../../node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5202:46
❯ ReactiveEffect.run ../../node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/reactivity/dist/reactivity.cjs.js:226:19
❯ setupRenderEffect ../../node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5337:5
❯ mountComponent ../../node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5112:7
❯ processComponent ../../node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5065:9
❯ patch ../../node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4594:11
❯ ReactiveEffect.componentUpdateFn [as fn] ../../node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5209:11
❯ ReactiveEffect.run ../../node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/reactivity/dist/reactivity.cjs.js:226:19
|
vitest (20.16.0)
Process completed with exit code 1.
|
e2e (20.16.0, chrome)
No files were found with the provided path: cypress/videos. No artifacts will be uploaded.
|