Skip to content

chore(deps): update root - autoclosed #109

chore(deps): update root - autoclosed

chore(deps): update root - autoclosed #109

Triggered via pull request October 3, 2023 17:13
Status Failure
Total duration 31s
Artifacts

ci.yml

on: pull_request
Matrix: πŸ“š Main
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 3 warnings
πŸ“š 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): tsconfig.json#L10
Expected object keys to be in specified order. 'target' should be before 'module'
πŸ“š Main (ubuntu-latest): tsconfig.json#L12
Expected object keys to be in specified order. 'esModuleInterop' should be before 'strict'
πŸ“š Main (ubuntu-latest): tsconfig.json#L14
Expected object keys to be in specified order. 'forceConsistentCasingInFileNames' should be before 'skipLibCheck'
πŸ“š Main (ubuntu-latest)
Process completed with exit code 1.
πŸ“š 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