Skip to content

build(deps): Bump github.com/terra-money/core/v2 from 2.4.1 to 2.9.4 #972

build(deps): Bump github.com/terra-money/core/v2 from 2.4.1 to 2.9.4

build(deps): Bump github.com/terra-money/core/v2 from 2.4.1 to 2.9.4 #972

Triggered via pull request February 26, 2024 05:17
Status Failure
Total duration 4m 10s
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_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: x/vesting/types/vesting_account.go#L167
lgva.DelegatedVesting undefined (type LazyGradedVestingAccount has no field or method DelegatedVesting) (typecheck)
golangci-lint: x/vesting/types/vesting_account.go#L168
lgva.EndTime undefined (type LazyGradedVestingAccount has no field or method EndTime) (typecheck)
golangci-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/core/core. Supported file pattern: go.sum