Skip to content

deps: update module golang.org/x/crypto to v0.26.0 #1116

deps: update module golang.org/x/crypto to v0.26.0

deps: update module golang.org/x/crypto to v0.26.0 #1116

Triggered via pull request August 14, 2024 17:36
Status Failure
Total duration 56s
Artifacts

ci.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

10 errors
generate
Check failed, please run 'go generate ./...' and commit the changes.
generate
missing go.sum entry for module providing package golang.org/x/sync/errgroup (imported by golang.org/x/tools/go/packages); to add:
generate
Process completed with exit code 1.
lint: hcloud/action_test.go#L37
SA5011: possible nil pointer dereference (staticcheck)
lint: hcloud/action_test.go#L34
SA5011(related information): this check suggests that the pointer can be nil (staticcheck)
lint: hcloud/action_test.go#L191
SA5011: possible nil pointer dereference (staticcheck)
lint: hcloud/action_test.go#L188
SA5011(related information): this check suggests that the pointer can be nil (staticcheck)
lint: hcloud/certificate_test.go#L154
SA5011: possible nil pointer dereference (staticcheck)
lint: hcloud/certificate_test.go#L151
SA5011(related information): this check suggests that the pointer can be nil (staticcheck)
lint
issues found