[v18] x/FeePay Module #1857
Annotations
10 errors and 1 warning
lint:
app/decorators/dedcuct_fee.go#L7
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)
|
lint:
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)
|
lint:
app/ante.go#L26
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)
|
lint:
app/ante.go#L105
`requrement` is a misspelling of `requirement` (misspell)
|
lint:
app/ante.go#L30
const `maxBypassMinFeeMsgGasUsage` is unused (unused)
|
lint:
app/decorators/dedcuct_fee.go#L48
SA1019: sdkerrors.Wrap is deprecated: functionality of this package has been moved to it's own module: (staticcheck)
|
lint:
app/decorators/dedcuct_fee.go#L52
SA1019: sdkerrors.Wrap is deprecated: functionality of this package has been moved to it's own module: (staticcheck)
|
lint:
app/decorators/dedcuct_fee.go#L79
SA1019: sdkerrors.Wrap is deprecated: functionality of this package has been moved to it's own module: (staticcheck)
|
lint:
app/decorators/dedcuct_fee.go#L98
SA1019: sdkerrors.Wrapf is deprecated: functionality of this package has been moved to it's own module: (staticcheck)
|
lint:
app/decorators/dedcuct_fee.go#L133
SA1019: sdkerrors.Wrapf is deprecated: functionality of this package has been moved to it's own module: (staticcheck)
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/juno/juno. Supported file pattern: go.sum
|