docs: Add debugging example #515
Annotations
6 errors and 1 warning
golangci-lint:
runner/mmds/client_test.go#L27
Error return value of `w.Write` is not checked (errcheck)
|
golangci-lint:
runner/mmds/client_test.go#L31
Error return value of `w.Write` is not checked (errcheck)
|
golangci-lint:
runner/mmds/client_test.go#L54
Error return value of `w.Write` is not checked (errcheck)
|
golangci-lint:
commands/pools_test.go#L74
Error return value of `(*github.com/spf13/pflag.FlagSet).Set` is not checked (errcheck)
|
golangci-lint:
commands/pools_test.go#L88
Error return value of `(*github.com/spf13/pflag.FlagSet).Set` is not checked (errcheck)
|
golangci-lint
issues found
|
golangci-lint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|