Fix lostcancel #21
Annotations
3 errors and 1 warning
Run golangci/golangci-lint-action@v6:
graceful.go#L61
lostcancel: the cancel function is not used on all paths (possible context leak) (govet)
|
Run golangci/golangci-lint-action@v6:
graceful.go#L75
lostcancel: this return statement may be reached without using the cancel var defined on line 61 (govet)
|
Run golangci/golangci-lint-action@v6
issues found
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading