set default log file by job outcome #6755
main.yml
on: pull_request
Matrix: cypress-run
unit-test-and-build
1m 9s
codecov-upload
0s
Annotations
10 errors
Unhandled error:
src/views/Log.vue#L60
TypeError: Cannot read properties of undefined (reading 'find')
❯ Proxy.getDefaultFile src/views/Log.vue:60:14
❯ processTicksAndRejections node:internal/process/task_queues:105:5
❯ Proxy.updateLogFileList src/views/Log.vue:1:1
❯ Proxy.$watch.immediate src/views/Log.vue:623:10
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#L60
TypeError: Cannot read properties of undefined (reading 'find')
❯ Proxy.getDefaultFile src/views/Log.vue:60:14
❯ processTicksAndRejections node:internal/process/task_queues:105:5
❯ Proxy.updateLogFileList src/views/Log.vue:104:7
❯ Proxy.$watch.immediate src/views/Log.vue:623:10
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#L60
TypeError: Cannot read properties of undefined (reading 'find')
❯ Proxy.getDefaultFile src/views/Log.vue:60:14
❯ processTicksAndRejections node:internal/process/task_queues:105:5
❯ Proxy.updateLogFileList src/views/Log.vue:104:7
❯ Proxy.$watch.immediate src/views/Log.vue:623:10
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#L60
TypeError: Cannot read properties of undefined (reading 'find')
❯ Proxy.getDefaultFile src/views/Log.vue:60:14
❯ processTicksAndRejections node:internal/process/task_queues:105:5
❯ Proxy.updateLogFileList src/views/Log.vue:1:1
❯ Proxy.$watch.immediate src/views/Log.vue:623:10
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: (0 , getDefaultFile) is not a function
❯ tests/unit/views/log.vue.spec.js:70:26
|
tests/unit/views/log.vue.spec.js > getDefaultFile() > getDefaultFile([ 'scheduler/pluto', …(3) ]) == 'job':
tests/unit/views/log.vue.spec.js#L70
TypeError: (0 , getDefaultFile) is not a function
❯ tests/unit/views/log.vue.spec.js:70:26
|
tests/unit/views/log.vue.spec.js > getDefaultFile() > getDefaultFile([ 'scheduler/02-restart-02.log', …(5) ]) == 'scheduler/02-restart-02.log':
tests/unit/views/log.vue.spec.js#L70
TypeError: (0 , getDefaultFile) is not a function
❯ tests/unit/views/log.vue.spec.js:70:26
|
tests/unit/views/log.vue.spec.js > getDefaultFile() > getDefaultFile([]) == null:
tests/unit/views/log.vue.spec.js#L70
TypeError: (0 , getDefaultFile) is not a function
❯ tests/unit/views/log.vue.spec.js:70:26
|
tests/unit/views/log.vue.spec.js > getDefaultFile() > getDefaultFile([ 'vesta', 'ceres', 'aphosis' ]) == null:
tests/unit/views/log.vue.spec.js#L70
TypeError: (0 , getDefaultFile) is not a function
❯ tests/unit/views/log.vue.spec.js:70:26
|
unit-test-and-build
Process completed with exit code 1.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
coverage_chrome_ubuntu-latest
|
23.6 KB |
|
coverage_electron_ubuntu-latest
|
23.7 KB |
|
coverage_firefox_ubuntu-latest
|
23.6 KB |
|