Skip to content

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

chore(deps): update root (major)

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

Triggered via pull request September 11, 2024 17:57
Status Failure
Total duration 26s
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/unplugin-i18n-merger/unplugin-i18n-merger/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/unplugin-i18n-merger/unplugin-i18n-merger/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/unplugin-i18n-merger/unplugin-i18n-merger/coverage/coverage-summary.json'
📚 Main (ubuntu-latest): README.md#L12
More than 1 blank line not allowed
📚 Main (ubuntu-latest): README.md#L21
More than 1 blank line not allowed
📚 Main (ubuntu-latest): README.md#L62
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#L139
More than 1 blank line not allowed
📚 Main (ubuntu-latest): README.md#L155
Newline required at end of file but not found
📚 Main (ubuntu-latest): package.json#L127
Expected object keys to be in ascending order. 'rollup' should be before 'webpack'
📚 Main (ubuntu-latest): package.json#L133
Expected object keys to be in ascending order. 'esbuild' should be before 'vite'
📚 Main (ubuntu-latest): package.json#L136
Expected object keys to be in ascending order. '@nuxt/kit' should be before 'esbuild'
📚 Main (ubuntu-latest): src/unplugin/core/unplugin.ts#L3
Expected "@antfu/utils" to come before "vite"
📚 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/