Merge pull request #12 from armosec/fixwlid #23
Annotations
13 errors
|
|
probes/readinessprobe.go#L33
Error return value of `http.ListenAndServe` is not checked (errcheck)
|
auditlogs/k8sshared_test.go#L32
Error return value of `json.Unmarshal` is not checked (errcheck)
|
auditlogs/wrappers.go#L27
Error return value of `json.Unmarshal` is not checked (errcheck)
|
wlid/wlid.go#L34
var `dataImagesList` is unused (unused)
|
wlid/wlid.go#L174
S1017: should replace this `if` statement with an unconditional `strings.TrimPrefix` (gosimple)
|
wlid/wlid.go#L207
S1017: should replace this `if` statement with an unconditional `strings.TrimPrefix` (gosimple)
|
wlid/wlid.go#L44
structtag: struct field Level1 repeats json tag "level0" also at wlid.go:40 (govet)
|
wlid/wlid.go#L45
structtag: struct field Level1Type repeats json tag "level0Type" also at wlid.go:41 (govet)
|
secrethandling/inclustersecrethandling.go#L17
SA1019: types.AuthConfig is deprecated: use github.com/docker/docker/api/types/registry.AuthConfig (staticcheck)
|
secrethandling/inclustersecrethandling.go#L19
SA1019: types.AuthConfig is deprecated: use github.com/docker/docker/api/types/registry.AuthConfig (staticcheck)
|
|
The logs for this run have expired and are no longer available.
Loading