Skip to content

Create coverage UI

Create coverage UI #93

Triggered via pull request July 28, 2023 21:00
Status Failure
Total duration 50s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

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

Annotations

7 errors
build (ubuntu-latest): src/model/kaniCommandCreate.ts#L7
`../constants` import should occur before import of `./kaniOutputParser`
build (ubuntu-latest): src/model/kaniRunner.ts#L9
`./kaniOutputParser` import should occur after import of `../utils`
build (ubuntu-latest): src/ui/coverage/coverageInfo.ts#L7
`./config` import should occur after import of `../../utils`
build (ubuntu-latest): src/ui/sourceCodeParser.ts#L10
`../utils` import should occur before import of `./sourceMap`
build (ubuntu-latest)
Process completed with exit code 1.
build (macos-latest)
The job was canceled because "ubuntu-latest" failed.
build (macos-latest)
The operation was canceled.