Merge pull request #105 from comrumino/main #173
release.yaml
on: push
test
/
check if secrets are set
0s
test
/
Create cross-platform build
5m 50s
release
8s
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#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.
|
test / Create cross-platform build
The following actions use a deprecated Node.js version 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 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/
|
release
The following actions use a deprecated Node.js version 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/
|