Update coverage.py parser #350
Annotations
6 errors and 1 warning
Run make build:
src/cli.cr#L1
while requiring "./coverage_reporter/cli/cmd"
|
Run make build:
src/coverage_reporter/cli/cmd.cr#L1
while requiring "../../coverage_reporter"
|
Run make build:
src/coverage_reporter.cr#L1
while requiring "./coverage_reporter/*"
|
Run make build:
src/coverage_reporter/parser.cr#L1
while requiring "./parsers/*"
|
Run make build:
src/coverage_reporter/parsers/coveragepy_parser.cr#L46
expecting identifier 'end', not 'rescue'
|
Run make build
Process completed with exit code 2.
|
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/.
|
Loading