Add Packet-Forward-Middleware #109
Annotations
10 errors and 4 warnings
golangci:
app/upgrades/testnet/v1/constants.go#L7
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/cometbft) -s prefix(github.com/cosmos,github.com/CosmWasm) -s prefix(github.com/sedaprotocol/seda-chain) --custom-order (gci)
|
golangci:
app/upgrades/testnet/v1/constants.go#L8
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/cometbft) -s prefix(github.com/cosmos,github.com/CosmWasm) -s prefix(github.com/sedaprotocol/seda-chain) --custom-order (gci)
|
golangci:
x/staking/keeper/msg_server.go#L58
Error return value of `k.randomnessKeeper.SetValidatorVRFPubKey` is not checked (errcheck)
|
golangci:
x/staking/keeper/msg_server.go#L68
Error return value of `k.MsgServer.CreateValidator` is not checked (errcheck)
|
golangci:
x/staking/keeper/msg_server.go#L7
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/cometbft) -s prefix(github.com/cosmos,github.com/CosmWasm) -s prefix(github.com/sedaprotocol/seda-chain) --custom-order (gci)
|
golangci:
x/wasm-storage/keeper/keeper.go#L8
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/cometbft) -s prefix(github.com/cosmos,github.com/CosmWasm) -s prefix(github.com/sedaprotocol/seda-chain) --custom-order (gci)
|
golangci:
app/app.go#L822
Error return value of `app.mm.RegisterServices` is not checked (errcheck)
|
golangci:
app/export.go#L125
Error return value of `app.StakingKeeper.IterateValidators` is not checked (errcheck)
|
golangci:
app/export.go#L175
Error return value of `app.StakingKeeper.IterateRedelegations` is not checked (errcheck)
|
golangci:
app/export.go#L179
Error return value of `app.StakingKeeper.SetRedelegation` is not checked (errcheck)
|
golangci
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, golangci/golangci-lint-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
golangci
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
golangci
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
golangci
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|