build(deps): bump github.com/onsi/ginkgo/v2 from 2.6.1 to 2.16.0 #288
lint.yml
on: pull_request
Run golangci-lint
1m 27s
Run markdown-lint
12s
Annotations
10 errors and 2 warnings
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)
|
Run markdown-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, technote-space/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run golangci-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3, technote-space/[email protected], golangci/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|