Created
November 3, 2024 16:40
-
-
Save aburan28/705c3b32d8d7caa28d93a04fd621535d to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
+ mockery --config /go/src/github.com/argoproj/argo-cd/.mockery.yaml | |
03 Nov 24 16:34 UTC INF Starting mockery dry-run=false version=v2.43.2 | |
03 Nov 24 16:34 UTC INF Using config: /go/src/github.com/argoproj/argo-cd/.mockery.yaml dry-run=false version=v2.43.2 | |
03 Nov 24 16:36 UTC ERR encountered error when loading package error="-: # github.com/argoproj/argo-cd/v2/reposerver/apiclient\nreposerver/apiclient/repository.pb.go:3237:21: v.MarshalToSizedBuffer undefined (type *\"github.com/argoproj/argo-cd/v2/pkg/apis/application/v1alpha1\".RefTarget has no field or method MarshalToSizedBuffer)\nreposerver/apiclient/repository.pb.go:3273:31: m.HelmOptions.MarshalToSizedBuffer undefined (type *\"github.com/argoproj/argo-cd/v2/pkg/apis/application/v1alpha1\".HelmOptions has no field or method MarshalToSizedBuffer)\nreposerver/apiclient/repository.pb.go:3333:41: m.HelmRepoCreds[iNdEx].MarshalToSizedBuffer undefined (type *\"github.com/argoproj/argo-cd/v2/pkg/apis/application/v1alpha1\".RepoCreds has no field or method MarshalToSizedBuffer)\nreposerver/apiclient/repository.pb.go:3376:36: m.KustomizeOptions.MarshalToSizedBuffer undefined (type *\"github.com/argoproj/argo-cd/v2/pkg/apis/application/v1alpha1\".KustomizeOptions has no field or method MarshalToSizedBuffer)\nreposerver/apiclient/repository.pb.go:3389:35: m.Plugins[iNdEx].MarshalToSizedBuffer undefined (type *\"github.com/argoproj/argo-cd/v2/pkg/apis/application/v1alpha1\".ConfigManagementPlugin has no field or method MarshalToSizedBuffer)\nreposerver/apiclient/repository.pb.go:3403:33: m.Repos[iNdEx].MarshalToSizedBuffer undefined (type *\"github.com/argoproj/argo-cd/v2/pkg/apis/application/v1alpha1\".Repository has no field or method MarshalToSizedBuffer)\nreposerver/apiclient/repository.pb.go:3416:37: m.ApplicationSource.MarshalToSizedBuffer undefined (type *\"github.com/argoproj/argo-cd/v2/pkg/apis/application/v1alpha1\".ApplicationSource has no field or method MarshalToSizedBuffer)\nreposerver/apiclient/repository.pb.go:3466:24: m.Repo.MarshalToSizedBuffer undefined (type *\"github.com/argoproj/argo-cd/v2/pkg/apis/application/v1alpha1\".Repository has no field or method MarshalToSizedBuffer)\nreposerver/apiclient/repository.pb.go:3677:24: m.Repo.MarshalToSizedBuffer undefined (type *\"github.com/argoproj/argo-cd/v2/pkg/apis/application/v1alpha1\".Repository has no field or method MarshalToSizedBuffer)\nreposerver/apiclient/repository.pb.go:3765:23: ambiguous selector m.App.MarshalToSizedBuffer\nreposerver/apiclient/repository.pb.go:3765:23: too many errors" dry-run=false version=v2.43.2 | |
03 Nov 24 16:36 UTC ERR encountered error when loading package error="/go/src/github.com/argoproj/argo-cd/reposerver/apiclient/repository.pb.go:3237:21: v.MarshalToSizedBuffer undefined (type *\"github.com/argoproj/argo-cd/v2/pkg/apis/application/v1alpha1\".RefTarget has no field or method MarshalToSizedBuffer)" dry-run=false version=v2.43.2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment