Fix coverage reporting #713
Annotations
7 errors and 2 warnings
coverage:
parser/parser_test.go#L67
missing ',' in composite literal
|
coverage:
test/fuzz/fuzz_test.go#L4
unknown import path "embed": cannot find module providing package embed
|
coverage:
internal/testify/assert/http_assertions_test.go#L16
undefined: io.Discard
|
coverage:
parser/parser_test.go#L67
missing ',' in composite literal
|
coverage:
test/fuzz/fuzz_test.go#L4
unknown import path "embed": cannot find module providing package embed
|
coverage:
internal/testify/assert/http_assertions_test.go#L16
undefined: io.Discard
|
coverage
Process completed with exit code 1.
|
coverage
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
coverage
Restore cache failed: Dependencies file is not found in /home/runner/work/expr/expr. Supported file pattern: go.sum
|