Merge pull request #19 from armosec/fix_parser_labels #29
Annotations
13 errors and 1 warning
|
|
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)
|
wlid/wlid.go#L62
SA6005: should use strings.EqualFold instead (staticcheck)
|
wlid/wlid.go#L72
SA6005: should use strings.EqualFold instead (staticcheck)
|
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3, coverallsapp/github-action@v1, peter-evans/create-or-update-comment@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job succeeded
Loading