[v18] x/FeePay Module #1861
Annotations
10 errors and 2 warnings
app/decorators/dedcuct_fee.go#L8
File is not `gci`-ed with --skip-generated -s standard -s default -s blank -s dot -s prefix(github.com/cometbft/cometbft) -s prefix(github.com/cosmos) -s prefix(cosmossdk.io) -s prefix(github.com/cosmos/cosmos-sdk) -s prefix(github.com/CosmosContracts/juno) --custom-order (gci)
|
app/decorators/dedcuct_fee.go#L13
File is not `gci`-ed with --skip-generated -s standard -s default -s blank -s dot -s prefix(github.com/cometbft/cometbft) -s prefix(github.com/cosmos) -s prefix(cosmossdk.io) -s prefix(github.com/cosmos/cosmos-sdk) -s prefix(github.com/CosmosContracts/juno) --custom-order (gci)
|
app/ante.go#L18
File is not `gci`-ed with --skip-generated -s standard -s default -s blank -s dot -s prefix(github.com/cometbft/cometbft) -s prefix(github.com/cosmos) -s prefix(cosmossdk.io) -s prefix(github.com/cosmos/cosmos-sdk) -s prefix(github.com/CosmosContracts/juno) --custom-order (gci)
|
app/decorators/dedcuct_fee.go#L143
File is not `gofumpt`-ed (gofumpt)
|
app/decorators/dedcuct_fee.go#L146
`transfering` is a misspelling of `transferring` (misspell)
|
app/ante.go#L105
`requrement` is a misspelling of `requirement` (misspell)
|
app/ante.go#L30
const `maxBypassMinFeeMsgGasUsage` is unused (unused)
|
app/decorators/dedcuct_fee.go#L49
SA1019: sdkerrors.Wrap is deprecated: functionality of this package has been moved to it's own module: (staticcheck)
|
app/decorators/dedcuct_fee.go#L53
SA1019: sdkerrors.Wrap is deprecated: functionality of this package has been moved to it's own module: (staticcheck)
|
app/decorators/dedcuct_fee.go#L80
SA1019: sdkerrors.Wrap is deprecated: functionality of this package has been moved to it's own module: (staticcheck)
|
|
app/decorators/dedcuct_fee.go#L134
unused-parameter: parameter 'deductFeesFromAcc' seems to be unused, consider removing or renaming it as _ (revive)
|
The logs for this run have expired and are no longer available.
Loading