fix!: improve message validation #4736
Annotations
6 errors and 1 warning
lint:
x/ccv/provider/ibc_module.go#L198
ineffectual assignment to err (ineffassign)
|
lint:
x/ccv/provider/ibc_module.go#L20
ST1019: package "github.com/cosmos/interchain-security/v3/x/ccv/types" is being imported more than once (stylecheck)
|
lint:
x/ccv/provider/ibc_module.go#L21
ST1019(related information): other import of "github.com/cosmos/interchain-security/v3/x/ccv/types" (stylecheck)
|
lint:
tests/integration/slashing.go#L11
ST1019: package "github.com/cosmos/cosmos-sdk/types" is being imported more than once (stylecheck)
|
lint:
tests/integration/slashing.go#L12
ST1019(related information): other import of "github.com/cosmos/cosmos-sdk/types" (stylecheck)
|
lint
issues found
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/interchain-security/interchain-security. Supported file pattern: go.sum
|