feat(unhandled-rejection): treats inside vue #143
tests-coverage.yaml
on: push
Run tests and collect coverage
26s
Annotations
10 errors
src/components/solutions/__tests__/DrawerSolution.spec.ts > DrawerSolution > when the solution is undefined and the drawer is open > emits close event:
src/components/solutions/DrawerSolution.vue#L180
TypeError: Cannot convert undefined or null to object
❯ watch.immediate src/components/solutions/DrawerSolution.vue:180:14
❯ 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
❯ baseWatchOptions.call node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6062:47
❯ job node_modules/@vue/reactivity/dist/reactivity.cjs.js:1829:18
❯ Object.watch node_modules/@vue/reactivity/dist/reactivity.cjs.js:1865:7
❯ doWatch node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6090:34
❯ Module.watch node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6022:10
❯ setup src/components/solutions/DrawerSolution.vue:176:1
|
src/components/solutions/__tests__/DrawerSolution.spec.ts > DrawerSolution > when the solution does not have documentation > does not show the help box:
src/components/solutions/DrawerSolution.vue#L180
TypeError: Cannot convert undefined or null to object
❯ watch.immediate src/components/solutions/DrawerSolution.vue:180:14
❯ 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
❯ baseWatchOptions.call node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6062:47
❯ job node_modules/@vue/reactivity/dist/reactivity.cjs.js:1829:18
❯ Object.watch node_modules/@vue/reactivity/dist/reactivity.cjs.js:1865:7
❯ doWatch node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6090:34
❯ Module.watch node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6022:10
❯ setup src/components/solutions/DrawerSolution.vue:176:1
|
src/components/solutions/__tests__/DrawerSolution.spec.ts > DrawerSolution > when the solution has documentation > shows the help box:
src/components/solutions/DrawerSolution.vue#L180
TypeError: Cannot convert undefined or null to object
❯ watch.immediate src/components/solutions/DrawerSolution.vue:180:14
❯ 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
❯ baseWatchOptions.call node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6062:47
❯ job node_modules/@vue/reactivity/dist/reactivity.cjs.js:1829:18
❯ Object.watch node_modules/@vue/reactivity/dist/reactivity.cjs.js:1865:7
❯ doWatch node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6090:34
❯ Module.watch node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6022:10
❯ setup src/components/solutions/DrawerSolution.vue:176:1
|
src/components/solutions/__tests__/DrawerSolution.spec.ts > DrawerSolution > when the solution has documentation > when the user changes one global and one sector > when the drawer closes > emits close event:
src/components/solutions/DrawerSolution.vue#L180
TypeError: Cannot convert undefined or null to object
❯ watch.immediate src/components/solutions/DrawerSolution.vue:180:14
❯ 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
❯ baseWatchOptions.call node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6062:47
❯ job node_modules/@vue/reactivity/dist/reactivity.cjs.js:1829:18
❯ Object.watch node_modules/@vue/reactivity/dist/reactivity.cjs.js:1865:7
❯ doWatch node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6090:34
❯ Module.watch node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6022:10
❯ setup src/components/solutions/DrawerSolution.vue:176:1
|
src/components/solutions/__tests__/DrawerSolution.spec.ts > DrawerSolution > when the solution has documentation > when the user changes one global and one sector > when the user clicks on cancel button > emits close event:
src/components/solutions/DrawerSolution.vue#L180
TypeError: Cannot convert undefined or null to object
❯ watch.immediate src/components/solutions/DrawerSolution.vue:180:14
❯ 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
❯ baseWatchOptions.call node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6062:47
❯ job node_modules/@vue/reactivity/dist/reactivity.cjs.js:1829:18
❯ Object.watch node_modules/@vue/reactivity/dist/reactivity.cjs.js:1865:7
❯ doWatch node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6090:34
❯ Module.watch node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6022:10
❯ setup src/components/solutions/DrawerSolution.vue:176:1
|
src/components/solutions/__tests__/DrawerSolution.spec.ts > DrawerSolution > when the solution has documentation > when the user changes one global and one sector > when the user clicks on save button > calls integrateOrUpdate function from solutions store:
src/components/solutions/DrawerSolution.vue#L180
TypeError: Cannot convert undefined or null to object
❯ watch.immediate src/components/solutions/DrawerSolution.vue:180:14
❯ 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
❯ baseWatchOptions.call node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6062:47
❯ job node_modules/@vue/reactivity/dist/reactivity.cjs.js:1829:18
❯ Object.watch node_modules/@vue/reactivity/dist/reactivity.cjs.js:1865:7
❯ doWatch node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6090:34
❯ Module.watch node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6022:10
❯ setup src/components/solutions/DrawerSolution.vue:176:1
|
src/components/solutions/__tests__/DrawerSolution.spec.ts > DrawerSolution > when the solution has documentation > when the user changes one global and one sector > when the user clicks on save button > emits close event:
src/components/solutions/DrawerSolution.vue#L180
TypeError: Cannot convert undefined or null to object
❯ watch.immediate src/components/solutions/DrawerSolution.vue:180:14
❯ 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
❯ baseWatchOptions.call node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6062:47
❯ job node_modules/@vue/reactivity/dist/reactivity.cjs.js:1829:18
❯ Object.watch node_modules/@vue/reactivity/dist/reactivity.cjs.js:1865:7
❯ doWatch node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6090:34
❯ Module.watch node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6022:10
❯ setup src/components/solutions/DrawerSolution.vue:176:1
|
src/components/solutions/__tests__/DrawerSolution.spec.ts > DrawerSolution > when the solution has documentation > when the user changes one global and one sector > when the user clicks on save button > alerts that solution has been integrated:
src/components/solutions/DrawerSolution.vue#L180
TypeError: Cannot convert undefined or null to object
❯ watch.immediate src/components/solutions/DrawerSolution.vue:180:14
❯ 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
❯ baseWatchOptions.call node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6062:47
❯ job node_modules/@vue/reactivity/dist/reactivity.cjs.js:1829:18
❯ Object.watch node_modules/@vue/reactivity/dist/reactivity.cjs.js:1865:7
❯ doWatch node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6090:34
❯ Module.watch node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6022:10
❯ setup src/components/solutions/DrawerSolution.vue:176:1
|
src/components/solutions/__tests__/DrawerSolution.spec.ts > DrawerSolution > when the solution has documentation > when the user changes one global and one sector > when the user clicks on save button > redirects to integrated-solutions page:
src/components/solutions/DrawerSolution.vue#L180
TypeError: Cannot convert undefined or null to object
❯ watch.immediate src/components/solutions/DrawerSolution.vue:180:14
❯ 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
❯ baseWatchOptions.call node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6062:47
❯ job node_modules/@vue/reactivity/dist/reactivity.cjs.js:1829:18
❯ Object.watch node_modules/@vue/reactivity/dist/reactivity.cjs.js:1865:7
❯ doWatch node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6090:34
❯ Module.watch node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6022:10
❯ setup src/components/solutions/DrawerSolution.vue:176:1
|
Run tests and collect coverage
Process completed with exit code 1.
|