feat: small adjusts #1
Annotations
8 errors
Lint, Type check and Testings (ubuntu-latest)
Failed to parse the json-summary at path "/home/runner/work/easypanel/easypanel/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/easypanel/easypanel/coverage/coverage-summary.json'
|
Lint, Type check and Testings (ubuntu-latest)
Error: ENOENT: no such file or directory, open '/home/runner/work/easypanel/easypanel/coverage/coverage-summary.json'
|
Lint, Type check and Testings (ubuntu-latest):
.github/workflows/ci.yml#L45
Must use plain style scalar
|
Lint, Type check and Testings (ubuntu-latest):
.github/workflows/ci.yml#L45
Strings must use singlequote
|
Lint, Type check and Testings (ubuntu-latest):
package.json#L5
Expected object keys to be in specified order. 'description' should be before 'license'
|
Lint, Type check and Testings (ubuntu-latest):
package.json#L16
Expected object keys to be in specified order. 'type' should be before 'keywords'
|
Lint, Type check and Testings (ubuntu-latest):
package.json#L28
Expected object keys to be in specified order. 'packageManager' should be before 'files'
|
Lint, Type check and Testings (ubuntu-latest)
Process completed with exit code 1.
|