Merge pull request #18 from armosec/netpol #28
release.yaml
on: push
test
/
check if secrets are set
0s
test
/
Create cross-platform build
1m 20s
release
7s
Annotations
13 errors and 4 warnings
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#L174
S1017: should replace this `if` statement with an unconditional `strings.TrimPrefix` (gosimple)
|
test / Basic-Test:
wlid/wlid.go#L207
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.
|
test / Create cross-platform build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, github/codeql-action/init@v2, github/codeql-action/autobuild@v2, github/codeql-action/analyze@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test / Create cross-platform build
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
|
test / Basic-Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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 information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|