fix: wasmbinding tests #68
Annotations
5 errors
golangci-lint:
x/feerefunder/keeper/keeper.go#L215
Error return value of `store.Set` is not checked (errcheck)
|
golangci-lint:
x/feerefunder/keeper/keeper.go#L226
Error return value of `store.Delete` is not checked (errcheck)
|
golangci-lint:
x/feerefunder/keeper/params.go#L32
Error return value of `store.Set` is not checked (errcheck)
|
golangci-lint:
x/interchaintxs/keeper/params.go#L32
Error return value of `store.Set` is not checked (errcheck)
|
golangci-lint
issues found
|
Loading