Skip to content

chore(deps): update root (major) #526

chore(deps): update root (major)

chore(deps): update root (major) #526

Triggered via pull request September 12, 2024 13:34
Status Failure
Total duration 32s
Artifacts

ci.yml

on: pull_request
Matrix: πŸ“š Main
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 1 warning
πŸ“š Main (ubuntu-latest)
Failed to parse the json-summary at path "/home/runner/work/v-plausible/v-plausible/coverage/coverage-summary.json." Make sure to run vitest before this action and to include the "json-summary" reporter. Original Error: Error: ENOENT: no such file or directory, open '/home/runner/work/v-plausible/v-plausible/coverage/coverage-summary.json' at async open (node:internal/fs/promises:636:25) at async readFile (node:internal/fs/promises:1246:14) at async ay (/home/runner/work/_actions/davelosert/vitest-coverage-report-action/v2/dist/index.js:70:800) at async uu (/home/runner/work/_actions/davelosert/vitest-coverage-report-action/v2/dist/index.js:70:881) at async Uq (/home/runner/work/_actions/davelosert/vitest-coverage-report-action/v2/dist/index.js:148:2032)
πŸ“š Main (ubuntu-latest)
Error: ENOENT: no such file or directory, open '/home/runner/work/v-plausible/v-plausible/coverage/coverage-summary.json'
πŸ“š Main (ubuntu-latest): README.md#L1
Trailing spaces not allowed
πŸ“š Main (ubuntu-latest): README.md#L13
More than 1 blank line not allowed
πŸ“š Main (ubuntu-latest): README.md#L57
More than 1 blank line not allowed
πŸ“š Main (ubuntu-latest): README.md#L97
More than 1 blank line not allowed
πŸ“š Main (ubuntu-latest): README.md#L116
More than 1 blank line not allowed
πŸ“š Main (ubuntu-latest): README.md#L129
More than 1 blank line not allowed
πŸ“š Main (ubuntu-latest): README.md#L144
More than 1 blank line not allowed
πŸ“š Main (ubuntu-latest): README.md#L147
Newline required at end of file but not found
πŸ“š Main (ubuntu-latest): playground-vue/src/main.ts#L3
Expected "./App.vue" to come before "./style.css"
πŸ“š Main (ubuntu-latest): playground-vue/tsconfig.json#L5
Expected object keys to be in specified order. 'jsx' should be before 'lib'
πŸ“š Main (ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/