build(deps): bump github.com/onsi/ginkgo/v2 from 2.6.1 to 2.13.1 #246
lint.yml
on: pull_request
Run golangci-lint
1m 21s
Run markdown-lint
22s
Annotations
10 errors
Run golangci-lint:
x/vesting/types/clawback_vesting_account.go#L66
va.OriginalVesting undefined (type ClawbackVestingAccount has no field or method OriginalVesting) (typecheck)
|
Run golangci-lint:
x/vesting/types/clawback_vesting_account.go#L95
va.GetEndTime undefined (type ClawbackVestingAccount has no field or method GetEndTime) (typecheck)
|
Run golangci-lint:
x/vesting/types/clawback_vesting_account.go#L107
va.EndTime undefined (type ClawbackVestingAccount has no field or method EndTime) (typecheck)
|
Run golangci-lint:
x/vesting/types/clawback_vesting_account.go#L112
va.OriginalVesting undefined (type ClawbackVestingAccount has no field or method OriginalVesting) (typecheck)
|
Run golangci-lint:
x/vesting/types/clawback_vesting_account.go#L124
va.EndTime undefined (type ClawbackVestingAccount has no field or method EndTime) (typecheck)
|
Run golangci-lint:
x/vesting/types/clawback_vesting_account.go#L128
va.OriginalVesting undefined (type ClawbackVestingAccount has no field or method OriginalVesting) (typecheck)
|
Run golangci-lint:
x/vesting/types/clawback_vesting_account.go#L137
va.EndTime undefined (type ClawbackVestingAccount has no field or method EndTime) (typecheck)
|
Run golangci-lint:
x/vesting/types/clawback_vesting_account.go#L142
va.OriginalVesting undefined (type ClawbackVestingAccount has no field or method OriginalVesting) (typecheck)
|
Run golangci-lint:
x/vesting/types/clawback_vesting_account.go#L147
va.EndTime undefined (type ClawbackVestingAccount has no field or method EndTime) (typecheck)
|
Run golangci-lint:
x/vesting/types/clawback_vesting_account.go#L152
va.OriginalVesting undefined (type ClawbackVestingAccount has no field or method OriginalVesting) (typecheck)
|