Skip to content

Bump golang.org/x/crypto from 0.21.0 to 0.31.0 #323

Bump golang.org/x/crypto from 0.21.0 to 0.31.0

Bump golang.org/x/crypto from 0.21.0 to 0.31.0 #323

Triggered via pull request December 11, 2024 23:50
Status Failure
Total duration 4m 32s
Artifacts

check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: cmd/registry/cmd/config/configurations/delete.go#L45
Error return value of `fmt.Fscanln` is not checked (errcheck)
lint: cmd/registry/cmd/auth/print_token.go#L50
printf: non-constant format string in call to (*github.com/spf13/cobra.Command).Printf (govet)
lint: cmd/registry/cmd/check/lint/checker.go#L80
printf: non-constant format string in call to fmt.Errorf (govet)
lint: cmd/registry/scoring/extensions/validators.go#L62
printf: non-constant format string in call to github.com/google/cel-go/common/types.NewErr (govet)
lint: cmd/registry/scoring/extensions/validators.go#L68
printf: non-constant format string in call to github.com/google/cel-go/common/types.NewErr (govet)
lint: cmd/registry/scoring/extensions/validators.go#L86
printf: non-constant format string in call to github.com/google/cel-go/common/types.NewErr (govet)
lint: pkg/log/log_test.go#L77
printf: non-constant format string in call to (*testing.common).Errorf (govet)
lint: server/registry/notifications_test.go#L81
printf: non-constant format string in call to (*testing.common).Errorf (govet)
lint: server/registry/notifications_test.go#L89
printf: non-constant format string in call to (*testing.common).Errorf (govet)
lint: cmd/registry/patch/artifact.go#L110
SA1029: should not use empty anonymous struct as key for value; define your own type to avoid collisions (staticcheck)