Skip to content

build(deps): Bump github.com/cosmos/gogoproto from 1.4.10 to 1.5.0 #1068

build(deps): Bump github.com/cosmos/gogoproto from 1.4.10 to 1.5.0

build(deps): Bump github.com/cosmos/gogoproto from 1.4.10 to 1.5.0 #1068

Triggered via pull request June 6, 2024 05:41
Status Failure
Total duration 2m 9s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
golangci-lint: x/vesting/types/vesting.pb.go#L12
could not import github.com/cosmos/gogoproto/proto (-: # github.com/cosmos/gogoproto/proto
golangci-lint
type func(x *descriptorpb.FileDescriptorProto, y *descriptorpb.FileDescriptorProto) int of func(x, y *descriptorpb.FileDescriptorProto) int {…} does not match inferred type func(a *descriptorpb.FileDescriptorProto, b *descriptorpb.FileDescriptorProto) bool for func(a E, b E) bool) (typecheck)
golangci-lint: x/vesting/types/vesting_account.go#L82
lgva.OriginalVesting undefined (type LazyGradedVestingAccount has no field or method OriginalVesting) (typecheck)
golangci-lint: x/vesting/types/vesting_account.go#L101
lgva.OriginalVesting undefined (type LazyGradedVestingAccount has no field or method OriginalVesting) (typecheck)
golangci-lint: x/vesting/types/vesting_account.go#L155
lgva.Address undefined (type LazyGradedVestingAccount has no field or method Address) (typecheck)
golangci-lint: x/vesting/types/vesting_account.go#L162
lgva.AccountNumber undefined (type LazyGradedVestingAccount has no field or method AccountNumber) (typecheck)
golangci-lint: x/vesting/types/vesting_account.go#L163
cannot use lgva (variable of type LazyGradedVestingAccount) as getPK value in argument to getPKString: LazyGradedVestingAccount does not implement getPK (missing method GetPubKey) (typecheck)
golangci-lint: x/vesting/types/vesting_account.go#L164
lgva.Sequence undefined (type LazyGradedVestingAccount has no field or method Sequence) (typecheck)
golangci-lint: x/vesting/types/vesting_account.go#L165
lgva.OriginalVesting undefined (type LazyGradedVestingAccount has no field or method OriginalVesting) (typecheck)
golangci-lint: x/vesting/types/vesting_account.go#L166
lgva.DelegatedFree undefined (type LazyGradedVestingAccount has no field or method DelegatedFree) (typecheck)
golangci-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/core/core. Supported file pattern: go.sum