build(deps): bump google.golang.org/protobuf from 1.28.1 to 1.34.1 #43
lint.yml
on: pull_request
Run golangci-lint
2m 25s
Run markdown-lint
11s
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/.
|