Skip to content

set default log file by job outcome #6616

set default log file by job outcome

set default log file by job outcome #6616

Triggered via pull request December 10, 2024 15:54
Status Failure
Total duration 6m 34s
Artifacts 3

main.yml

on: pull_request
Matrix: cypress-run
unit-test-and-build
1m 14s
unit-test-and-build
codecov-upload
0s
codecov-upload
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 4 warnings
Unhandled error: 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.
Unhandled error: 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.
tests/unit/views/log.vue.spec.js > getDefaultFile() > getDefaultFile([ 'zjob.out', 'job.status', …(4) ]) == 'job.out': tests/unit/views/log.vue.spec.js#L70
TypeError: getDefaultFile is not a function ❯ tests/unit/views/log.vue.spec.js:70:12
tests/unit/views/log.vue.spec.js > getDefaultFile() > getDefaultFile([ 'scheduler/pluto', …(3) ]) == 'job': tests/unit/views/log.vue.spec.js#L70
TypeError: getDefaultFile is not a function ❯ tests/unit/views/log.vue.spec.js:70:12
tests/unit/views/log.vue.spec.js > getDefaultFile() > getDefaultFile([]) == null: tests/unit/views/log.vue.spec.js#L70
TypeError: getDefaultFile is not a function ❯ tests/unit/views/log.vue.spec.js:70:12
tests/unit/views/log.vue.spec.js > getDefaultFile() > getDefaultFile([ 'vesta', 'ceres', 'aphosis' ]) == null: tests/unit/views/log.vue.spec.js#L70
TypeError: getDefaultFile is not a function ❯ tests/unit/views/log.vue.spec.js:70:12
unit-test-and-build
Process completed with exit code 1.
cypress-run (chrome, ubuntu-latest)
Cypress tests: 5 failed
cypress-run (electron, ubuntu-latest)
Cypress tests: 6 failed
cypress-run (firefox, ubuntu-latest)
Cypress tests: 5 failed
unit-test-and-build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cypress-run (chrome, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cypress-run (electron, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cypress-run (firefox, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636

Artifacts

Produced during runtime
Name Size
cypress-screenshots_chrome_ubuntu-latest
366 KB
cypress-screenshots_electron_ubuntu-latest
568 KB
cypress-screenshots_firefox_ubuntu-latest
512 KB