Bump golang.org/x/text from 0.15.0 to 0.16.0 #2
Annotations
10 errors and 2 warnings
precompiles/vesting/utils_test.go#L58
declaration has 4 blank identifiers (dogsled)
|
app/test_helpers.go#L116
Error return value of `app.InitChain` is not checked (errcheck)
|
ibc/testing/app.go#L99
Error return value of `app.InitChain` is not checked (errcheck)
|
x/vesting/utils_test.go#L109
Error return value of `app.InitChain` is not checked (errcheck)
|
x/vesting/utils_test.go#L122
Error return value of `app.Commit` is not checked (errcheck)
|
x/vesting/utils_test.go#L123
Error return value of `app.BeginBlocker` is not checked (errcheck)
|
x/epochs/keeper/abci_test.go#L55
Error return value of `suite.network.App.EpochsKeeper.BeginBlocker` is not checked (errcheck)
|
x/epochs/keeper/abci_test.go#L71
Error return value of `suite.network.App.EpochsKeeper.BeginBlocker` is not checked (errcheck)
|
x/epochs/keeper/abci_test.go#L75
Error return value of `suite.network.App.EpochsKeeper.BeginBlocker` is not checked (errcheck)
|
precompiles/staking/utils_test.go#L130
Error return value of `s.network.App.StakingKeeper.IterateValidators` is not checked (errcheck)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: technote-space/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
|
This job failed
Loading