build(deps): bump github.com/tendermint/tendermint from 0.34.22 to 0.35.9 #21
Triggered via pull request
September 30, 2024 19:10
Status
Failure
Total duration
7m 47s
Artifacts
–
lint.yml
on: pull_request
Run golangci-lint
4m 34s
Run markdown-lint
16s
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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run golangci-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3, technote-space/[email protected], golangci/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|