🌱 Improve patch helper error handling #2172
Annotations
4 errors and 1 warning
golangci-lint:
test/infrastructure/docker/internal/docker/machine.go#L511
if-return: redundant if ...; err != nil check, just return error instead. (revive)
|
golangci-lint:
test/infrastructure/inmemory/internal/controllers/inmemorymachine_controller.go#L78
SA4006: this value of `log` is never used (staticcheck)
|
golangci-lint:
test/infrastructure/inmemory/internal/controllers/inmemorymachine_controller.go#L78
SA4006: this value of `log` is never used (staticcheck)
|
golangci-lint
issues found
|
golangci-lint:
test/infrastructure/docker/internal/docker/machine.go#L511
if-return: redundant if ...; err != nil check, just return error instead. (revive)
|
The logs for this run have expired and are no longer available.
Loading