set default log file by job outcome #2025
Draft
Annotations
8 errors and 1 warning
Test:
src/views/Log.vue#L56
TypeError: Cannot read properties of undefined (reading 'node')
❯ Proxy.workflowStatus src/views/Log.vue:56:15
❯ ReactiveEffect.fn node_modules/@vue/reactivity/dist/reactivity.cjs.js:991:13
❯ ReactiveEffect.run node_modules/@vue/reactivity/dist/reactivity.cjs.js:179:19
❯ ComputedRefImpl.get value [as value] node_modules/@vue/reactivity/dist/reactivity.cjs.js:1002:68
❯ Object.get [as workflowStatus] node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3514:22
❯ Object.workflowStatus [as get] node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3074:19
❯ Proxy.getDefaultFile src/views/Log.vue:1:1
❯ Proxy.updateLogFileList src/views/Log.vue:4695:28
❯ processTicksAndRejections node:internal/process/task_queues:105:5
❯ Proxy.$watch.immediate src/views/Log.vue:608:1
This error originated in "tests/unit/views/log.vue.spec.js" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "tests/unit/views/log.vue.spec.js". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
Test:
src/views/Log.vue#L56
TypeError: Cannot read properties of undefined (reading 'node')
❯ Proxy.workflowStatus src/views/Log.vue:56:15
❯ ReactiveEffect.fn node_modules/@vue/reactivity/dist/reactivity.cjs.js:991:13
❯ ReactiveEffect.run node_modules/@vue/reactivity/dist/reactivity.cjs.js:179:19
❯ ComputedRefImpl.get value [as value] node_modules/@vue/reactivity/dist/reactivity.cjs.js:1002:68
❯ Object.get [as workflowStatus] node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3514:22
❯ Object.workflowStatus [as get] node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3074:19
❯ Proxy.getDefaultFile src/views/Log.vue:1:1
❯ Proxy.updateLogFileList src/views/Log.vue:4695:28
❯ processTicksAndRejections node:internal/process/task_queues:105:5
❯ Proxy.$watch.immediate src/views/Log.vue:608:1
This error originated in "tests/unit/views/log.vue.spec.js" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "tests/unit/views/log.vue.spec.js". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
Test:
tests/unit/views/log.vue.spec.js#L70
TypeError: getDefaultFile is not a function
❯ tests/unit/views/log.vue.spec.js:70:12
|
Test:
tests/unit/views/log.vue.spec.js#L70
TypeError: getDefaultFile is not a function
❯ tests/unit/views/log.vue.spec.js:70:12
|
Test:
tests/unit/views/log.vue.spec.js#L70
TypeError: getDefaultFile is not a function
❯ tests/unit/views/log.vue.spec.js:70:12
|
Test:
tests/unit/views/log.vue.spec.js#L70
TypeError: getDefaultFile is not a function
❯ tests/unit/views/log.vue.spec.js:70:12
|
Test:
tests/unit/views/log.vue.spec.js#L70
TypeError: getDefaultFile is not a function
❯ tests/unit/views/log.vue.spec.js:70:12
|
Test
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading