Skip to content

feat: improve cover selection algorithm #540

feat: improve cover selection algorithm

feat: improve cover selection algorithm #540

Triggered via pull request June 11, 2024 12:09
Status Failure
Total duration 2m 30s
Artifacts

test.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
Lint and test: scanner/coverresolve/cover.go#L73
G602: Potentially accessing slice out of bounds (gosec)
Lint and test: scanner/coverresolve/cover_test.go#L32
unnecessary leading newline (whitespace)
Lint and test: scanner/coverresolve/cover.go#L10
DefaultKeywords is a global variable (gochecknoglobals)
Lint and test: scanner/coverresolve/cover_test.go#L7
Function TestIsCover missing the call to method parallel
Lint and test: scanner/coverresolve/cover_test.go#L22
Range statement for test TestIsCover missing the call to method parallel in test Run
Lint and test: scanner/coverresolve/cover_test.go#L76
Range statement for test TestSelectCover missing the call to method parallel in test Run
Lint and test
issues found
Lint and test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.