Update coverage.py parser #351
ci.yml
on: pull_request
lint
1m 5s
coverage
1m 56s
Matrix: test
Annotations
15 errors and 4 warnings
test (ubuntu-latest):
spec/coverage_reporter/reporter_spec.cr#L57
actual: CoverageReporter::CoveragepyParser::ParserError
|
test (ubuntu-latest):
spec/coverage_reporter/api/jobs_spec.cr#L96
actual: WebMock::NetConnectNotAllowedError
|
test (ubuntu-latest):
spec/coverage_reporter/reporter_spec.cr#L111
actual: WebMock::NetConnectNotAllowedError
|
test (ubuntu-latest)
Process completed with exit code 1.
|
test (macos-latest)
The job was canceled because "ubuntu-latest" failed.
|
test (macos-latest)
The operation was canceled.
|
|
|
coverage:
spec/coverage_reporter/config_spec.cr#L410
expected: {:repo_token => "repo_token", :service_name => "tddium", :service_number => "tddium-number", :service_job_id => "tddium-job-id", :service_pull_request => "tddium-pr", :service_branch => "tddium-branch", :service_build_url => "https://ci.solanolabs.com/reports/tddium-number"}
|
|
coverage:
spec/coverage_reporter/parsers/coveragepy_parser_spec.cr#L33
actual: IO::Error
|
coverage:
spec/coverage_reporter/reporter_spec.cr#L44
actual: CoverageReporter::CoveragepyParser::ParserError
|
coverage:
spec/coverage_reporter/reporter_spec.cr#L71
actual: CoverageReporter::CoveragepyParser::ParserError
|
coverage:
spec/coverage_reporter/reporter_spec.cr#L57
actual: CoverageReporter::CoveragepyParser::ParserError
|
coverage
Process completed with exit code 1.
|
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/
|
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/.
|