extract cloud metadata from node (#118) #182
release.yaml
on: push
test
/
check if secrets are set
0s
test
/
Create cross-platform build
7m 18s
release
11s
Annotations
14 errors
test / Create cross-platform build
CodeQL Action major versions v1 and v2 have been deprecated. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2025-01-10-code-scanning-codeql-action-v2-is-now-deprecated/
|
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#L304
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#L323
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:
workloadinterface/workloadmethods_test.go#L68
printf: non-constant format string in call to (*testing.common).Errorf (govet)
|
test / Basic-Test
Process completed with exit code 1.
|