Feature/436 gspc report (#570) #880
Annotations
3 errors and 2 warnings
training-front-end/src/components/AdminReportDownload.vue#L8
TypeError: Cannot read properties of undefined (reading 'includes')
❯ src/components/AdminReportDownload.vue:8:55
❯ ReactiveEffect.fn node_modules/@vue/reactivity/dist/reactivity.cjs.js:998:13
❯ ReactiveEffect.run node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19
❯ ComputedRefImpl.get value [as value] node_modules/@vue/reactivity/dist/reactivity.cjs.js:1010:109
❯ triggerComputed node_modules/@vue/reactivity/dist/reactivity.cjs.js:200:19
❯ ReactiveEffect.get dirty [as dirty] node_modules/@vue/reactivity/dist/reactivity.cjs.js:153:11
❯ instance.update node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6078:18
❯ callWithErrorHandling node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:195:33
❯ flushJobs node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:400:9
This error originated in "src/components/__tests__/AdminReportIndex.spec.js" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
|
training-front-end/src/components/AdminReportDownload.vue#L8
TypeError: Cannot read properties of undefined (reading 'includes')
❯ src/components/AdminReportDownload.vue:8:55
❯ ReactiveEffect.fn node_modules/@vue/reactivity/dist/reactivity.cjs.js:998:13
❯ ReactiveEffect.run node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19
❯ ComputedRefImpl.get value [as value] node_modules/@vue/reactivity/dist/reactivity.cjs.js:1010:109
❯ triggerComputed node_modules/@vue/reactivity/dist/reactivity.cjs.js:200:19
❯ ReactiveEffect.get dirty [as dirty] node_modules/@vue/reactivity/dist/reactivity.cjs.js:153:11
❯ instance.update node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6078:18
❯ callWithErrorHandling node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:195:33
❯ flushJobs node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:400:9
This error originated in "src/components/__tests__/AdminReportIndex.spec.js" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
|
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading