Merge pull request #102 from kubescape/slug #170
release.yaml
on: push
test
/
check if secrets are set
0s
test
/
Create cross-platform build
5m 57s
release
9s
Annotations
13 errors and 4 warnings
test / Basic-Test
Bad response: 422 {"message":"Couldn't find a repository matching this job.","error":true}
|
test / Basic-Test
Missing either 'issue-number' or 'comment-id'.
|
test / Basic-Test:
workloadinterface/workloadmethods.go#L68
Error return value of `json.Unmarshal` is not checked (errcheck)
|
test / Basic-Test:
k8sinterface/k8sdiscovery.go#L174
Error return value is not checked (errcheck)
|
test / Basic-Test:
k8sinterface/k8sdiscovery_mock.go#L34
Error return value of `json.Unmarshal` is not checked (errcheck)
|
test / Basic-Test:
cloudsupport/v1/ekssupport.go#L298
Error return value of `json.Unmarshal` is not checked (errcheck)
|
test / Basic-Test:
workloadinterface/workloadmethods_test.go#L59
var `podMountNoHostVolume` is unused (unused)
|
test / Basic-Test:
cloudsupport/cloudvendorregistrycreds.go#L30
const `gcrDefaultServiceAccountName` is unused (unused)
|
test / Basic-Test:
workloadinterface/interface_test.go#L16
S1021: should merge variable declaration with assignment on next line (gosimple)
|
test / Basic-Test:
workloadinterface/interface_test.go#L22
S1021: should merge variable declaration with assignment on next line (gosimple)
|
test / Basic-Test:
cloudsupport/v1/ekssupport.go#L317
S1011: should replace loop with `policiesList = append(policiesList, output.Policies...)` (gosimple)
|
test / Basic-Test:
k8sinterface/k8sdynamic_test.go#L37
ineffectual assignment to err (ineffassign)
|
test / Basic-Test
Process completed with exit code 1.
|
test / Create cross-platform build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v4, github/codeql-action/init@v2, github/codeql-action/autobuild@v2, github/codeql-action/analyze@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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
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/
|
release
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|