Skip to content

Add source based coverage for the extension #124

Add source based coverage for the extension

Add source based coverage for the extension #124

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

ci.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

17 errors and 3 warnings
build (ubuntu-latest): src/ui/coverage/coverageInfo.ts#L4
There should be at least one empty line between import groups
build (ubuntu-latest): src/ui/coverage/coverageInfo.ts#L4
`fs` import should occur before import of `path`
build (ubuntu-latest): src/ui/coverage/coverageInfo.ts#L9
Member 'fullToRelativePath' of the import declaration should be sorted alphabetically
build (ubuntu-latest): src/ui/coverage/coverageInfo.ts#L10
There should be at least one empty line between import groups
build (ubuntu-latest): src/ui/coverage/coverageInfo.ts#L103
Use undefined instead of null
build (ubuntu-latest): src/ui/coverage/coverageInfo.ts#L112
Use undefined instead of null
build (ubuntu-latest): src/ui/coverage/coverageInfo.ts#L282
'coverageLines' is never reassigned. Use 'const' instead
build (ubuntu-latest)
Process completed with exit code 1.
build (macos-latest)
The job was canceled because "ubuntu-latest" failed.
build (macos-latest): src/ui/coverage/coverageInfo.ts#L4
There should be at least one empty line between import groups
build (macos-latest): src/ui/coverage/coverageInfo.ts#L4
`fs` import should occur before import of `path`
build (macos-latest): src/ui/coverage/coverageInfo.ts#L9
Member 'fullToRelativePath' of the import declaration should be sorted alphabetically
build (macos-latest): src/ui/coverage/coverageInfo.ts#L10
There should be at least one empty line between import groups
build (macos-latest): src/ui/coverage/coverageInfo.ts#L103
Use undefined instead of null
build (macos-latest): src/ui/coverage/coverageInfo.ts#L112
Use undefined instead of null
build (macos-latest): src/ui/coverage/coverageInfo.ts#L282
'coverageLines' is never reassigned. Use 'const' instead
build (macos-latest)
Process completed with exit code 1.
build (ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (ubuntu-latest): src/ui/coverage/coverageInfo.ts#L280
Missing return type on function
build (macos-latest): src/ui/coverage/coverageInfo.ts#L280
Missing return type on function