minor linter cleanup #3
Annotations
5 errors
golangci-lint:
command/check/command.go#L32
printf: (*log.Logger).Printf does not support error-wrapping directive %w (govet)
|
golangci-lint:
command/check/command.go#L38
printf: (*log.Logger).Printf does not support error-wrapping directive %w (govet)
|
golangci-lint:
command/update/command.go#L40
printf: (*log.Logger).Printf does not support error-wrapping directive %w (govet)
|
golangci-lint:
command/update/command.go#L46
printf: (*log.Logger).Printf does not support error-wrapping directive %w (govet)
|
golangci-lint
issues found
|
Loading