Skip to content

Update app for testnet #1210

Update app for testnet

Update app for testnet #1210

Triggered via push September 17, 2024 05:07
Status Failure
Total duration 2m 23s
Artifacts

lint.yml

on: push
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