Merge pull request #10 from armosec/ujson #21
release.yaml
on: push
test
/
check if secrets are set
0s
test
/
Create cross-platform build
3m 10s
release
8s
Annotations
12 errors
test / Basic-Test
Missing either 'issue-number' or 'comment-id'.
|
test / Basic-Test:
probes/readinessprobe.go#L33
Error return value of `http.ListenAndServe` is not checked (errcheck)
|
test / Basic-Test:
auditlogs/k8sshared_test.go#L32
Error return value of `json.Unmarshal` is not checked (errcheck)
|
test / Basic-Test:
auditlogs/wrappers.go#L27
Error return value of `json.Unmarshal` is not checked (errcheck)
|
test / Basic-Test:
wlid/wlid.go#L34
var `dataImagesList` is unused (unused)
|
test / Basic-Test:
wlid/wlid.go#L169
S1017: should replace this `if` statement with an unconditional `strings.TrimPrefix` (gosimple)
|
test / Basic-Test:
wlid/wlid.go#L202
S1017: should replace this `if` statement with an unconditional `strings.TrimPrefix` (gosimple)
|
test / Basic-Test:
wlid/wlid.go#L44
structtag: struct field Level1 repeats json tag "level0" also at wlid.go:40 (govet)
|
test / Basic-Test:
wlid/wlid.go#L45
structtag: struct field Level1Type repeats json tag "level0Type" also at wlid.go:41 (govet)
|
test / Basic-Test:
wlid/wlid.go#L126
SA4000: identical expressions on the left and right side of the '>' operator (staticcheck)
|
test / Basic-Test:
secrethandling/inclustersecrethandling.go#L17
SA1019: types.AuthConfig is deprecated: use github.com/docker/docker/api/types/registry.AuthConfig (staticcheck)
|
test / Basic-Test
Process completed with exit code 1.
|