chore(deps): update module github.com/argoproj/gitops-engine to v0.7.3 #3880
lint.yaml
on: pull_request
Run golangci-lint on PR
3m 2s
Annotations
10 errors
|
Run golangci-lint on PR:
vendor/github.com/argoproj/gitops-engine/pkg/utils/kube/resource_ops.go#L326
undefined: resource.NewDryRunVerifier
|
|
Run golangci-lint on PR:
vendor/github.com/argoproj/gitops-engine/pkg/utils/kube/resource_ops.go#L326
o.DryRunVerifier undefined (type *create.CreateOptions has no field or method DryRunVerifier)
|
|
Run golangci-lint on PR:
vendor/github.com/argoproj/gitops-engine/pkg/utils/kube/resource_ops.go#L278
undefined: resource.NewDryRunVerifier
|
|
Run golangci-lint on PR:
vendor/github.com/argoproj/gitops-engine/pkg/utils/kube/resource_ops.go#L278
o.DryRunVerifier undefined (type *"k8s.io/kubectl/pkg/cmd/apply".ApplyOptions has no field or method DryRunVerifier)
|
|
Run golangci-lint on PR:
vendor/github.com/argoproj/gitops-engine/pkg/utils/kube/resource_ops.go#L270
cannot use validate (variable of type bool) as string value in argument to k.fact.Validator
|
|
Run golangci-lint on PR:
vendor/github.com/argoproj/gitops-engine/pkg/utils/kube/resource_ops.go#L269
o.OpenAPISchema undefined (type *"k8s.io/kubectl/pkg/cmd/apply".ApplyOptions has no field or method OpenAPISchema)
|
|
Run golangci-lint on PR:
vendor/github.com/argoproj/gitops-engine/pkg/utils/kube/resource_ops.go#L253
cannot use sets.NewString() (value of map type "k8s.io/apimachinery/pkg/util/sets".String) as "k8s.io/apimachinery/pkg/util/sets".Set[string] value in struct literal
|
|
Run golangci-lint on PR:
vendor/github.com/argoproj/gitops-engine/pkg/utils/kube/resource_ops.go#L252
cannot use sets.NewString() (value of map type "k8s.io/apimachinery/pkg/util/sets".String) as "k8s.io/apimachinery/pkg/util/sets".Set["k8s.io/apimachinery/pkg/types".UID] value in struct literal
|
|
Run golangci-lint on PR:
vendor/github.com/argoproj/gitops-engine/pkg/utils/kube/resource_ops.go#L249
too many arguments in call to apply.NewApplyFlags
|
|
Run golangci-lint on PR
could not import github.com/argoproj/gitops-engine/pkg/utils/kube (-: # github.com/argoproj/gitops-engine/pkg/utils/kube
|