Create coverage UI #93
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
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.
|