Merge pull request #111 from kubescape/checksum #177
Annotations
13 errors and 1 warning
|
|
workloadinterface/workloadmethods.go#L68
Error return value of `json.Unmarshal` is not checked (errcheck)
|
k8sinterface/k8sdiscovery.go#L174
Error return value is not checked (errcheck)
|
k8sinterface/k8sdiscovery_mock.go#L34
Error return value of `json.Unmarshal` is not checked (errcheck)
|
cloudsupport/v1/ekssupport.go#L304
Error return value of `json.Unmarshal` is not checked (errcheck)
|
workloadinterface/workloadmethods_test.go#L59
var `podMountNoHostVolume` is unused (unused)
|
cloudsupport/cloudvendorregistrycreds.go#L30
const `gcrDefaultServiceAccountName` is unused (unused)
|
cloudsupport/v1/ekssupport.go#L323
S1011: should replace loop with `policiesList = append(policiesList, output.Policies...)` (gosimple)
|
workloadinterface/interface_test.go#L16
S1021: should merge variable declaration with assignment on next line (gosimple)
|
workloadinterface/interface_test.go#L22
S1021: should merge variable declaration with assignment on next line (gosimple)
|
workloadinterface/workloadmethods_test.go#L68
printf: non-constant format string in call to (*testing.common).Errorf (govet)
|
|
The following actions use a deprecated Node.js version 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/
|
The logs for this run have expired and are no longer available.
Loading