Skip to content

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

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

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

Triggered via pull request August 9, 2024 05:16
Status Failure
Total duration 2m 5s
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