Update coverage.py parser #348
ci.yml
on: pull_request
lint
1m 44s
coverage
1m 45s
Matrix: test
Annotations
17 errors and 4 warnings
test (ubuntu-latest):
spec/coverage_reporter/reporter_spec.cr#L44
actual: File::NotFoundError
|
test (ubuntu-latest):
spec/coverage_reporter/reporter_spec.cr#L57
actual: File::NotFoundError
|
test (ubuntu-latest):
spec/coverage_reporter/reporter_spec.cr#L71
actual: File::NotFoundError
|
|
|
test (ubuntu-latest):
spec/coverage_reporter/api/webhook_spec.cr#L60
actual: WebMock::NetConnectNotAllowedError
|
|
test (ubuntu-latest)
Process completed with exit code 1.
|
|
coverage:
spec/coverage_reporter/reporter_spec.cr#L57
actual: CoverageReporter::CoveragepyParser::ParserError
|
|
coverage:
spec/coverage_reporter/reporter_spec.cr#L44
actual: CoverageReporter::CoveragepyParser::ParserError
|
coverage:
spec/coverage_reporter/parsers/coveragepy_parser_spec.cr#L33
actual: IO::Error
|
coverage:
spec/coverage_reporter/reporter_spec.cr#L71
actual: CoverageReporter::CoveragepyParser::ParserError
|
coverage
Process completed with exit code 1.
|
test (macos-latest)
The job was canceled because "ubuntu-latest" failed.
|
test (macos-latest)
The operation was canceled.
|
test (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
coverage
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|