chore(deps): update root (major) #453
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 Iy (/home/runner/work/_actions/davelosert/vitest-coverage-report-action/v2/dist/index.js:71:730)
at async mu (/home/runner/work/_actions/davelosert/vitest-coverage-report-action/v2/dist/index.js:71:811)
at async lq (/home/runner/work/_actions/davelosert/vitest-coverage-report-action/v2/dist/index.js:149:626)
|
📚 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#L185
Expected "./i18n" (sibling-type) to come before "@productdevbook/ts-i18n" (external)
|
📚 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)
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
|