Add container name and hash to vuln slugs (#87) #155
release.yaml
on: push
test
/
check if secrets are set
0s
test
/
Create cross-platform build
3m 18s
release
7s
Annotations
13 errors
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:
cloudsupport/v1/ekssupport.go#L296
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:
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:
cloudsupport/v1/ekssupport.go#L315
S1011: should replace loop with `policiesList = append(policiesList, output.Policies...)` (gosimple)
|
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:
k8sinterface/k8sdynamic_test.go#L51
ineffectual assignment to err (ineffassign)
|
test / Basic-Test
Process completed with exit code 1.
|