mantle/platform/gcloud: fix confidential compute check #2367
Triggered via pull request
September 13, 2024 07:03
Status
Failure
Total duration
1m 30s
Artifacts
–
lints.yml
on: pull_request
ShellCheck
1m 20s
golangci-lint
40s
Annotations
4 errors and 3 warnings
golangci-lint:
mantle/platform/machine/esx/cluster.go#L35
Error return value of `rand.Read` is not checked (errcheck)
|
golangci-lint:
mantle/platform/api/azure/api.go#L119
Error return value of `rand.Read` is not checked (errcheck)
|
golangci-lint:
mantle/platform/machine/azure/cluster.go#L38
Error return value of `rand.Read` is not checked (errcheck)
|
golangci-lint
issues found
|
golangci-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, actions/checkout@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
golangci-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/coreos-assembler/coreos-assembler. Supported file pattern: go.sum
|
ShellCheck
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|