Skip to content

Add source based coverage for the extension #296

Add source based coverage for the extension

Add source based coverage for the extension #296

Triggered via pull request November 8, 2024 21:08
Status Failure
Total duration 32s
Artifacts

format-check.yml

on: pull_request
format-check
20s
format-check
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 3 warnings
format-check: src/ui/coverage/coverageInfo.ts#L4
There should be at least one empty line between import groups
format-check: src/ui/coverage/coverageInfo.ts#L4
`fs` import should occur before import of `path`
format-check: src/ui/coverage/coverageInfo.ts#L9
Member 'fullToRelativePath' of the import declaration should be sorted alphabetically
format-check: src/ui/coverage/coverageInfo.ts#L10
There should be at least one empty line between import groups
format-check: src/ui/coverage/coverageInfo.ts#L103
Use undefined instead of null
format-check: src/ui/coverage/coverageInfo.ts#L112
Use undefined instead of null
format-check: src/ui/coverage/coverageInfo.ts#L282
'coverageLines' is never reassigned. Use 'const' instead
format-check
Process completed with exit code 1.
format-check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
format-check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
format-check: src/ui/coverage/coverageInfo.ts#L280
Missing return type on function