Skip to content

wasm_client_data path #253

wasm_client_data path

wasm_client_data path #253

Triggered via push July 6, 2023 01:42
Status Failure
Total duration 5m 59s
Artifacts

golangci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
lint: modules/light-clients/08-wasm/types/msgs.go#L8
File is not `gofumpt`-ed (gofumpt)
lint: modules/light-clients/08-wasm/types/update.go#L68
File is not `gofumpt`-ed (gofumpt)
lint: modules/core/exported/client.go#L4
import 'github.com/cosmos/cosmos-sdk/codec' is not allowed from list 'Main' (depguard)
lint: modules/core/exported/client.go#L5
import 'github.com/cosmos/cosmos-sdk/types' is not allowed from list 'Main' (depguard)
lint: modules/core/exported/client.go#L6
import 'github.com/cosmos/gogoproto/proto' is not allowed from list 'Main' (depguard)
lint: modules/core/exported/commitment.go#L3
import 'github.com/cosmos/ics23/go' is not allowed from list 'Main' (depguard)
lint: modules/core/exported/expected_keepers.go#L4
import 'github.com/cosmos/cosmos-sdk/types' is not allowed from list 'Main' (depguard)
lint: modules/core/exported/expected_keepers.go#L5
import 'github.com/cosmos/cosmos-sdk/x/capability/types' is not allowed from list 'Main' (depguard)
lint: internal/errors/errors.go#L4
import 'cosmossdk.io/errors' is not allowed from list 'Main' (depguard)
lint: internal/errors/errors.go#L6
import 'github.com/cosmos/ibc-go/v7/modules/core/exported' is not allowed from list 'Main' (depguard)
lint: modules/core/23-commitment/types/merkle.go#L209
unused-parameter: parameter 'specs' seems to be unused, consider removing or renaming it as _ (revive)
lint: modules/core/23-commitment/types/merkle.go#L215
unused-parameter: parameter 'specs' seems to be unused, consider removing or renaming it as _ (revive)
lint: modules/core/23-commitment/types/merkle.go#L153
if-return: redundant if ...; err != nil check, just return error instead. (revive)
lint: modules/apps/27-interchain-accounts/host/types/params.go#L46
if-return: redundant if ...; err != nil check, just return error instead. (revive)
lint: modules/core/02-client/types/params.go#L39
if-return: redundant if ...; err != nil check, just return error instead. (revive)
lint: modules/core/02-client/types/proposal.go#L76
redefines-builtin-id: redefinition of the built-in type any (revive)
lint: modules/core/02-client/types/codec.go#L136
redefines-builtin-id: redefinition of the built-in type any (revive)
lint: modules/light-clients/06-solomachine/update.go#L28
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
lint: modules/light-clients/06-solomachine/update.go#L80
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
lint: modules/light-clients/06-solomachine/proposal_handle.go#L22
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)