Feat/add update params #620
Annotations
7 errors and 1 warning
lint:
x/feeabs/keeper/msg_server.go#L6
File is not `gci`-ed with --skip-generated -s standard -s default -s blank -s dot -s prefix(cosmossdk.io) -s prefix(github.com/cosmos/cosmos-sdk) -s prefix(github.com/cometbft/cometbft) -s prefix(github.com/osmosis-labs/fee-abstraction) --custom-order (gci)
|
lint:
x/feeabs/keeper/msg_server.go#L9
File is not `gci`-ed with --skip-generated -s standard -s default -s blank -s dot -s prefix(cosmossdk.io) -s prefix(github.com/cosmos/cosmos-sdk) -s prefix(github.com/cometbft/cometbft) -s prefix(github.com/osmosis-labs/fee-abstraction) --custom-order (gci)
|
lint:
x/feeabs/keeper/msg_server.go#L8
ST1019: package "cosmossdk.io/errors" is being imported more than once (stylecheck)
|
lint:
x/feeabs/keeper/msg_server_test.go#L5
File is not `gci`-ed with --skip-generated -s standard -s default -s blank -s dot -s prefix(cosmossdk.io) -s prefix(github.com/cosmos/cosmos-sdk) -s prefix(github.com/cometbft/cometbft) -s prefix(github.com/osmosis-labs/fee-abstraction) --custom-order (gci)
|
lint:
x/feeabs/keeper/msg_server_test.go#L9
var `govAcc` is unused (unused)
|
lint:
x/feeabs/keeper/keeper_test.go#L45
ST1016: methods on the same type should have the same receiver name (seen 11x "s", 2x "suite") (stylecheck)
|
lint
issues found
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|