chore(deps): update root (major) #345
Annotations
12 errors and 3 warnings
📚 Main (ubuntu-latest)
Failed to parse the json-summary at path "/home/runner/work/ts-i18n/ts-i18n/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/ts-i18n/ts-i18n/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:128:191)
at async ll (/home/runner/work/_actions/davelosert/vitest-coverage-report-action/v2/dist/index.js:128:272)
at async Uq (/home/runner/work/_actions/davelosert/vitest-coverage-report-action/v2/dist/index.js:148:1910)
|
📚 Main (ubuntu-latest)
Error: ENOENT: no such file or directory, open '/home/runner/work/ts-i18n/ts-i18n/coverage/coverage-summary.json'
|
📚 Main (ubuntu-latest):
README.md#L5
More than 1 blank line not allowed
|
📚 Main (ubuntu-latest):
README.md#L15
Trailing spaces not allowed
|
📚 Main (ubuntu-latest):
README.md#L35
More than 1 blank line not allowed
|
📚 Main (ubuntu-latest):
README.md#L68
More than 1 blank line not allowed
|
📚 Main (ubuntu-latest):
README.md#L69
Trailing spaces not allowed
|
📚 Main (ubuntu-latest):
README.md#L112
More than 1 blank line not allowed
|
📚 Main (ubuntu-latest):
README.md#L158
More than 1 blank line not allowed
|
📚 Main (ubuntu-latest):
README.md#L179
More than 1 blank line not allowed
|
📚 Main (ubuntu-latest):
README.md#L291
Trailing spaces not allowed
|
📚 Main (ubuntu-latest):
README.md#L435
More than 1 blank line not allowed
|
📚 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/
|
📚 Main (ubuntu-latest):
src/plugin.ts#L221
The 'i' flag is unnecessary because the pattern only contains case-invariant characters
|
📚 Main (ubuntu-latest):
src/plugin.ts#L221
The 'm' flag is unnecessary because the pattern does not contain start (^) or end ($) assertions
|