reading mode revisited #528
Annotations
12 errors
coverage (18.x)
Failed to parse the json-summary at path "/home/runner/work/tabsets/tabsets/coverage/coverage-summary.json."
Make sure to run vitest before this action and to include the "json-summary" reporter.
Original Error:
Error: ENOENT: no such file or directory, open '/home/runner/work/tabsets/tabsets/coverage/coverage-summary.json'
at async open (node:internal/fs/promises:636:25)
at async readFile (node:internal/fs/promises:1246:14)
at async Iy (/home/runner/work/_actions/davelosert/vitest-coverage-report-action/v2/dist/index.js:70:1156)
at async Cu (/home/runner/work/_actions/davelosert/vitest-coverage-report-action/v2/dist/index.js:70:1237)
at async WO (/home/runner/work/_actions/davelosert/vitest-coverage-report-action/v2/dist/index.js:148:626)
|
coverage (18.x)
Error: ENOENT: no such file or directory, open '/home/runner/work/tabsets/tabsets/coverage/coverage-summary.json'
|
test/vitest/__tests__/components/SidePanelFooter.test.ts:
src/tabsets/commands/AddTabToTabsetCommand.ts#L22
TypeError: useTabsetService is not a function
❯ src/tabsets/commands/AddTabToTabsetCommand.ts:22:22
❯ src/tabsets/actionHandling/handler/DefaultAddUrlToTabsetHandler.ts:4:31
|
test/vitest/__tests__/pages/SidePanelPage.test.ts > SidePanelPage > should be mounted:
src/pages/SidePanelPage.vue#L179
TypeError: Cannot read properties of undefined (reading 'push')
❯ src/pages/SidePanelPage.vue:179:12
❯ node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2763:40
❯ callWithErrorHandling node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:200:19
❯ callWithAsyncErrorHandling node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:207:17
❯ hook.__weh.hook.__weh node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2743:19
❯ flushPostFlushCbs node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:382:28
❯ render node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5899:7
❯ mount node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3885:13
❯ Object.app.mount node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1694:19
❯ Proxy.mount node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18
|
test/vitest/__tests__/pages/SidePanelPage.test.ts > SidePanelPage > should show existing tabset:
src/pages/SidePanelPage.vue#L179
TypeError: Cannot read properties of undefined (reading 'push')
❯ src/pages/SidePanelPage.vue:179:12
❯ node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2763:40
❯ callWithErrorHandling node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:200:19
❯ callWithAsyncErrorHandling node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:207:17
❯ hook.__weh.hook.__weh node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2743:19
❯ flushPostFlushCbs node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:382:28
❯ render node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5899:7
❯ mount node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3885:13
❯ Object.app.mount node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1694:19
❯ Proxy.mount node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18
|
test/vitest/__tests__/components/dialogues/NewTabsetDialog.test.ts:
src/tabsets/commands/AddTabToTabsetCommand.ts#L22
TypeError: useTabsetService is not a function
❯ src/tabsets/commands/AddTabToTabsetCommand.ts:22:22
❯ src/tabsets/actionHandling/handler/DefaultAddUrlToTabsetHandler.ts:4:31
|
test/vitest/__tests__/domain/tabsets/AssociateWindowWithTabsetCommand.test.ts:
src/tabsets/commands/AddTabToTabsetCommand.ts#L22
TypeError: useTabsetService is not a function
❯ src/tabsets/commands/AddTabToTabsetCommand.ts:22:22
❯ src/tabsets/actionHandling/handler/DefaultAddUrlToTabsetHandler.ts:4:31
|
test/vitest/__tests__/domain/tabsets/CreateTabsetCommand.test.ts:
src/tabsets/commands/AddTabToTabsetCommand.ts#L22
TypeError: useTabsetService is not a function
❯ src/tabsets/commands/AddTabToTabsetCommand.ts:22:22
❯ src/tabsets/actionHandling/handler/DefaultAddUrlToTabsetHandler.ts:4:31
|
test/vitest/__tests__/features/commands/ActivateFeatureCommand.test.ts:
src/tabsets/commands/AddTabToTabsetCommand.ts#L22
TypeError: useTabsetService is not a function
❯ src/tabsets/commands/AddTabToTabsetCommand.ts:22:22
❯ src/tabsets/actionHandling/handler/DefaultAddUrlToTabsetHandler.ts:4:31
|
test/vitest/__tests__/features/commands/DeactivateFeatureCommand.test.ts:
src/tabsets/commands/AddTabToTabsetCommand.ts#L22
TypeError: useTabsetService is not a function
❯ src/tabsets/commands/AddTabToTabsetCommand.ts:22:22
❯ src/tabsets/actionHandling/handler/DefaultAddUrlToTabsetHandler.ts:4:31
|
test/vitest/__tests__/features/components/Features.test.ts:
src/tabsets/commands/AddTabToTabsetCommand.ts#L22
TypeError: useTabsetService is not a function
❯ src/tabsets/commands/AddTabToTabsetCommand.ts:22:22
❯ src/tabsets/actionHandling/handler/DefaultAddUrlToTabsetHandler.ts:4:31
|
test/vitest/__tests__/features/pages/FeaturesPage.test.ts:
src/tabsets/commands/AddTabToTabsetCommand.ts#L22
TypeError: useTabsetService is not a function
❯ src/tabsets/commands/AddTabToTabsetCommand.ts:22:22
❯ src/tabsets/actionHandling/handler/DefaultAddUrlToTabsetHandler.ts:4:31
|