Implements handling of insecure TLS connections in Mehkit #896
Annotations
10 errors and 1 warning
utils/kubernetes/client.go#L4
File is not `gofmt`-ed with `-s` (gofmt)
|
utils/kubernetes/client_test.go#L4
File is not `gofmt`-ed with `-s` (gofmt)
|
utils/kubernetes/client.go#L7
File is not `goimports`-ed with -local github.com/golangci/golangci-lint (goimports)
|
models/events/database.go#L21
unnecessary leading newline (whitespace)
|
utils/kubernetes/client.go#L63
unnecessary trailing newline (whitespace)
|
utils/kubernetes/client.go#L127
unnecessary leading newline (whitespace)
|
utils/kubernetes/client.go#L136
unnecessary trailing newline (whitespace)
|
utils/kubernetes/client_test.go#L125
unnecessary trailing newline (whitespace)
|
utils/kubernetes/client_test.go#L36
SA5011: possible nil pointer dereference (staticcheck)
|
utils/kubernetes/client_test.go#L33
SA5011(related information): this check suggests that the pointer can be nil (staticcheck)
|
|
The logs for this run have expired and are no longer available.
Loading