chore(deps): update root #93
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
9 errors and 2 warnings
📚 Main (ubuntu-latest):
src/i18n.ts#L8
Top-level functions should be declared with function keyword
|
📚 Main (ubuntu-latest):
src/utils/index.ts#L1
Top-level functions should be declared with function keyword
|
📚 Main (ubuntu-latest):
src/utils/typescript.ts#L7
Top-level functions should be declared with function keyword
|
📚 Main (ubuntu-latest):
src/utils/typescript.ts#L49
Top-level functions should be declared with function keyword
|
📚 Main (ubuntu-latest):
src/utils/typescript.ts#L99
Top-level functions should be declared with function keyword
|
📚 Main (ubuntu-latest):
test/type.test.ts#L3
Expected 1 empty line after import statement not followed by another import
|
📚 Main (ubuntu-latest)
Process completed with exit code 1.
|
📚 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'
|
📚 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):
playground/index.ts#L14
Unexpected console statement
|
📚 Main (ubuntu-latest)
Unexpected console statement
|