chore: merge main #10
Annotations
8 errors
lint / golangci:
x/funders/client/cli/tx.go#L17
const `flagPacketTimeoutTimestamp` is unused (unused)
|
lint / golangci:
x/funders/client/cli/tx.go#L18
const `listSeparator` is unused (unused)
|
lint / golangci:
x/funders/keeper/logic_funders.go#L80
S1039: unnecessary use of fmt.Sprintf (gosimple)
|
lint / golangci:
x/bundles/keeper/keeper_suite_funding_bundles_test.go#L506
ineffectual assignment to pool (ineffassign)
|
lint / golangci:
x/funders/types/genesis.go#L19
SA6001: m[string(key)] would be more efficient than k := string(key); m[k] (staticcheck)
|
lint / golangci:
x/funders/types/genesis.go#L28
SA6001: m[string(key)] would be more efficient than k := string(key); m[k] (staticcheck)
|
lint / golangci:
x/funders/types/genesis.go#L32
SA6001: m[string(key)] would be more efficient than k := string(key); m[k] (staticcheck)
|
lint / golangci
issues found
|