Fix: managedの判定をしてなかった #6
Annotations
5 errors and 1 warning
test/emoji.test.ts:
packages/frontend/src/components/MkMenu.vue#L186
TypeError: defaultStore.makeGetterSetter is not a function
❯ src/components/MkMenu.vue:186:40
❯ src/components/MkPopupMenu.vue:4:31
|
test/home.test.ts:
packages/frontend/src/components/MkMenu.vue#L186
TypeError: defaultStore.makeGetterSetter is not a function
❯ src/components/MkMenu.vue:186:40
❯ src/components/MkPopupMenu.vue:4:31
|
test/note.test.ts:
packages/frontend/src/components/MkMenu.vue#L186
TypeError: defaultStore.makeGetterSetter is not a function
❯ src/components/MkMenu.vue:186:40
❯ src/components/MkPopupMenu.vue:4:31
|
test/url-preview.test.ts:
packages/frontend/src/components/MkMenu.vue#L186
TypeError: defaultStore.makeGetterSetter is not a function
❯ src/components/MkMenu.vue:186:40
❯ src/components/MkPopupMenu.vue:4:31
|
vitest (20.12.2)
Process completed with exit code 1.
|
e2e (20.12.2, chrome)
No files were found with the provided path: cypress/videos. No artifacts will be uploaded.
|