feat: solutions versions #109
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#L219
TypeError: Cannot read properties of undefined (reading 'globals')
❯ watch.immediate src/components/solutions/DrawerSolution.vue:219:34
❯ 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:208:1
❯ callWithErrorHandling node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:200:19
|
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#L220
TypeError: Cannot read properties of undefined (reading 'value')
❯ src/components/solutions/DrawerSolution.vue:220:68
❯ watch.immediate src/components/solutions/DrawerSolution.vue:219:43
❯ 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
|
src/components/solutions/__tests__/DrawerSolution.spec.ts > DrawerSolution > when the solution has documentation > shows the help box:
src/components/solutions/DrawerSolution.vue#L220
TypeError: Cannot read properties of undefined (reading 'value')
❯ src/components/solutions/DrawerSolution.vue:220:68
❯ watch.immediate src/components/solutions/DrawerSolution.vue:219:43
❯ 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
|
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#L220
TypeError: Cannot read properties of undefined (reading 'value')
❯ src/components/solutions/DrawerSolution.vue:220:68
❯ watch.immediate src/components/solutions/DrawerSolution.vue:219:43
❯ 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
|
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#L220
TypeError: Cannot read properties of undefined (reading 'value')
❯ src/components/solutions/DrawerSolution.vue:220:68
❯ watch.immediate src/components/solutions/DrawerSolution.vue:219:43
❯ 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
|
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#L220
TypeError: Cannot read properties of undefined (reading 'value')
❯ src/components/solutions/DrawerSolution.vue:220:68
❯ watch.immediate src/components/solutions/DrawerSolution.vue:219:43
❯ 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
|
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#L220
TypeError: Cannot read properties of undefined (reading 'value')
❯ src/components/solutions/DrawerSolution.vue:220:68
❯ watch.immediate src/components/solutions/DrawerSolution.vue:219:43
❯ 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
|
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#L220
TypeError: Cannot read properties of undefined (reading 'value')
❯ src/components/solutions/DrawerSolution.vue:220:68
❯ watch.immediate src/components/solutions/DrawerSolution.vue:219:43
❯ 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
|
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#L220
TypeError: Cannot read properties of undefined (reading 'value')
❯ src/components/solutions/DrawerSolution.vue:220:68
❯ watch.immediate src/components/solutions/DrawerSolution.vue:219:43
❯ 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
|
Run tests and collect coverage
Process completed with exit code 1.
|