update github.com/go-git/go-git/v5 to v5.13.0 #4151
Annotations
10 errors and 1 warning
golangci-lint:
pkg/cmd/listen.go#L9
"strings" imported but not used (typecheck)
|
golangci-lint:
pkg/cmd/listen.go#L11
"time" imported but not used (typecheck)
|
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)
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading