build(deps): bump github.com/onsi/ginkgo/v2 from 2.6.1 to 2.12.1 #223
Triggered via pull request
September 20, 2023 10:08
Status
Failure
Total duration
2m 16s
Artifacts
–
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
lint.yml
on: pull_request
Run golangci-lint
2m 1s
Run markdown-lint
15s
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)
|