Skip to content

chore(deps): update root #519

chore(deps): update root

chore(deps): update root #519

Triggered via pull request September 10, 2024 11:02
Status Failure
Total duration 37s
Artifacts

ci.yml

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

Annotations

7 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): playground-vue/tsconfig.json#L5
Expected object keys to be in specified order. 'jsx' should be before 'lib'
πŸ“š Main (ubuntu-latest): playground-vue/tsconfig.json#L12
Expected object keys to be in specified order. 'resolveJsonModule' should be before 'allowImportingTsExtensions'
πŸ“š Main (ubuntu-latest): playground-vue/tsconfig.json#L17
Expected object keys to be in specified order. 'strict' should be before 'isolatedModules'
πŸ“š Main (ubuntu-latest): src/vue/plugin.ts#L9
Inconsistently quoted property 'partytown' found
πŸ“š Main (ubuntu-latest)
Process completed with exit code 1.
πŸ“š 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/