Bump golang.org/x/crypto from 0.2.0 to 0.23.0 #1031
Annotations
10 errors and 1 warning
Run golangci-lint:
x/auth/types/vesting_account.go#L55
mva.OriginalVesting undefined (type ManualVestingAccount has no field or method OriginalVesting) (typecheck)
|
Run golangci-lint:
x/auth/types/vesting_account.go#L77
mva.OriginalVesting undefined (type ManualVestingAccount has no field or method OriginalVesting) (typecheck)
|
Run golangci-lint:
x/auth/types/vesting_account.go#L102
mva.Address undefined (type ManualVestingAccount has no field or method Address) (typecheck)
|
Run golangci-lint:
x/auth/types/vesting_account.go#L113
mva.AccountNumber undefined (type ManualVestingAccount has no field or method AccountNumber) (typecheck)
|
Run golangci-lint:
x/auth/types/vesting_account.go#L114
mva.Sequence undefined (type ManualVestingAccount has no field or method Sequence) (typecheck)
|
Run golangci-lint:
x/auth/types/vesting_account.go#L115
mva.OriginalVesting undefined (type ManualVestingAccount has no field or method OriginalVesting) (typecheck)
|
Run golangci-lint:
x/auth/types/vesting_account.go#L116
mva.DelegatedFree undefined (type ManualVestingAccount has no field or method DelegatedFree) (typecheck)
|
Run golangci-lint:
x/auth/types/vesting_account.go#L117
mva.DelegatedVesting undefined (type ManualVestingAccount has no field or method DelegatedVesting) (typecheck)
|
Run golangci-lint:
x/auth/types/vesting_account.go#L118
mva.EndTime undefined (type ManualVestingAccount has no field or method EndTime) (typecheck)
|
Run golangci-lint:
x/auth/types/vesting_account.go#L123
mva.GetPubKey undefined (type ManualVestingAccount has no field or method GetPubKey) (typecheck)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/[email protected], technote-space/[email protected], actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading