Bump golang.org/x/crypto from 0.21.0 to 0.31.0 #1278
Annotations
10 errors and 1 warning
golangci-lint:
pkg/cmd/resource/events_resend.go#L21
erc.opCmd.Cmd undefined (type *OperationCmd has no field or method Cmd) (typecheck)
|
golangci-lint:
pkg/cmd/resource/events_resend.go#L22
erc.opCmd.Parameters undefined (type *OperationCmd has no field or method Parameters) (typecheck)
|
golangci-lint:
pkg/cmd/resource/events_resend.go#L37
eventsResendCmd.opCmd.Cmd undefined (type *OperationCmd has no field or method Cmd) (typecheck)
|
golangci-lint:
pkg/cmd/resource/operation.go#L44
oc.APIBaseURL undefined (type *OperationCmd has no field or method APIBaseURL) (typecheck)
|
golangci-lint:
pkg/cmd/resource/operation.go#L48
oc.Profile undefined (type *OperationCmd has no field or method Profile) (typecheck)
|
golangci-lint:
pkg/cmd/resource/operation.go#L59
oc.Cmd undefined (type *OperationCmd has no field or method Cmd) (typecheck)
|
golangci-lint:
pkg/cmd/resource/operation.go#L72
oc.Cmd undefined (type *OperationCmd has no field or method Cmd) (typecheck)
|
golangci-lint:
pkg/cmd/resource/operation.go#L98
oc.Parameters undefined (type *OperationCmd has no field or method Parameters) (typecheck)
|
golangci-lint:
pkg/cmd/resource/operation.go#L103
oc.Profile undefined (type *OperationCmd has no field or method Profile) (typecheck)
|
golangci-lint:
pkg/cmd/resource/operation.go#L105
oc.Livemode undefined (type *OperationCmd has no field or method Livemode) (typecheck)
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading