Skip to content

Merge pull request #11 from armosec/extend_ExtractMetadataFromJsonBytes #22

Merge pull request #11 from armosec/extend_ExtractMetadataFromJsonBytes

Merge pull request #11 from armosec/extend_ExtractMetadataFromJsonBytes #22

Triggered via push November 27, 2023 07:35
Status Success
Total duration 5m 56s
Artifacts

release.yaml

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

Annotations

13 errors
test / Basic-Test
'github-token' input missing, please include it in your workflow settings 'with' section as 'github-token: ${{ secrets.github_token }}'
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#L62
SA6005: should use strings.EqualFold instead (staticcheck)
test / Basic-Test: wlid/wlid.go#L72
SA6005: should use strings.EqualFold instead (staticcheck)
test / Basic-Test
Process completed with exit code 1.