import github.com/databacker/api instead of defining locally #346
Annotations
7 errors
golangci-lint:
pkg/config/process_test.go#L34
Error return value of `w.Write` is not checked (errcheck)
|
golangci-lint:
pkg/config/process_test.go#L39
Error return value of `w.Write` is not checked (errcheck)
|
golangci-lint:
pkg/config/process_test.go#L44
Error return value of `w.Write` is not checked (errcheck)
|
golangci-lint:
cmd/dump.go#L54
Error return value of `tp.Shutdown` is not checked (errcheck)
|
golangci-lint:
cmd/prune.go#L41
Error return value of `tp.Shutdown` is not checked (errcheck)
|
golangci-lint:
cmd/restore.go#L39
Error return value of `tp.Shutdown` is not checked (errcheck)
|
golangci-lint
issues found
|
Loading