chore(deps): update root #539
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/
|