Skip to content

Merge pull request #81 from kubescape/wl-version #149

Merge pull request #81 from kubescape/wl-version

Merge pull request #81 from kubescape/wl-version #149

Triggered via push November 22, 2023 15:56
Status Success
Total duration 8m 40s
Artifacts

release.yaml

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

Annotations

12 errors
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#L296
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#L315
S1011: should replace loop with `policiesList = append(policiesList, output.Policies...)` (gosimple)
test / Basic-Test: k8sinterface/k8sdynamic_test.go#L51
ineffectual assignment to err (ineffassign)
test / Basic-Test
Process completed with exit code 1.