chore(deps): update root - autoclosed #90
Annotations
4 errors and 3 warnings
π Main (ubuntu-latest):
package.json#L22
Expected object keys to be in specified order. 'import' should be before 'require'
|
π Main (ubuntu-latest)
Process completed with exit code 1.
|
π Main (ubuntu-latest)
Failed to parse the json-summary at path "/home/runner/work/ts-bundle-template/ts-bundle-template/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-bundle-template/ts-bundle-template/coverage/coverage-summary.json'
|
π Main (ubuntu-latest)
Error: ENOENT: no such file or directory, open '/home/runner/work/ts-bundle-template/ts-bundle-template/coverage/coverage-summary.json'
|
π Main (ubuntu-latest):
src/index.ts#L2
Unexpected console statement
|
π Main (ubuntu-latest):
test/example.test.ts#L6
'expect' is defined but never used. Allowed unused args must match /^_/u
|
π Main (ubuntu-latest):
test/example.test.ts#L7
'expect' is defined but never used. Allowed unused args must match /^_/u
|