Skip to content

Merge pull request #10 from armosec/ujson #21

Merge pull request #10 from armosec/ujson

Merge pull request #10 from armosec/ujson #21

Triggered via push November 16, 2023 14:46
Status Success
Total duration 5m 37s
Artifacts

release.yaml

on: push
test  /  check if secrets are set
0s
test / check if secrets are set
test  /  Create cross-platform build
3m 10s
test / Create cross-platform build
release
8s
release
Fit to window
Zoom out
Zoom in

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.