ics10 requirements #27
Annotations
10 errors and 11 warnings
golangci-lint:
modules/apps/transfer/simulation/genesis_test.go#L74
G601: Implicit memory aliasing in for loop. (gosec)
|
golangci-lint:
internal/logging/logging.go#L6
import 'github.com/cosmos/cosmos-sdk/types' is not allowed from list 'Main' (depguard)
|
golangci-lint:
modules/core/exported/client.go#L4
import 'github.com/cosmos/cosmos-sdk/codec' is not allowed from list 'Main' (depguard)
|
golangci-lint:
modules/core/exported/client.go#L5
import 'github.com/cosmos/cosmos-sdk/types' is not allowed from list 'Main' (depguard)
|
golangci-lint:
modules/core/exported/client.go#L6
import 'github.com/cosmos/gogoproto/proto' is not allowed from list 'Main' (depguard)
|
golangci-lint:
modules/core/exported/commitment.go#L3
import 'github.com/cosmos/ics23/go' is not allowed from list 'Main' (depguard)
|
golangci-lint:
modules/core/exported/expected_keepers.go#L4
import 'github.com/cosmos/cosmos-sdk/types' is not allowed from list 'Main' (depguard)
|
golangci-lint:
modules/core/exported/expected_keepers.go#L5
import 'github.com/cosmos/cosmos-sdk/x/capability/types' is not allowed from list 'Main' (depguard)
|
golangci-lint:
modules/core/03-connection/types/codec.go#L4
import 'github.com/cosmos/cosmos-sdk/codec' is not allowed from list 'Main' (depguard)
|
golangci-lint:
modules/core/03-connection/types/codec.go#L5
import 'github.com/cosmos/cosmos-sdk/codec/types' is not allowed from list 'Main' (depguard)
|
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.3.1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
golangci-lint:
modules/core/23-commitment/types/merkle.go#L209
unused-parameter: parameter 'specs' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci-lint:
modules/core/23-commitment/types/merkle.go#L215
unused-parameter: parameter 'specs' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci-lint:
modules/core/02-client/types/codec.go#L136
redefines-builtin-id: redefinition of the built-in type any (revive)
|
golangci-lint:
modules/core/02-client/types/proposal.go#L76
redefines-builtin-id: redefinition of the built-in type any (revive)
|
golangci-lint:
modules/core/03-connection/types/query.go#L59
unused-parameter: parameter 'consensusStateHeight' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci-lint:
modules/light-clients/07-tendermint/client_state.go#L58
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci-lint:
modules/light-clients/07-tendermint/misbehaviour_handle.go#L18
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci-lint:
modules/light-clients/07-tendermint/update.go#L199
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci-lint:
modules/light-clients/07-tendermint/module.go#L36
unused-parameter: parameter 'cdc' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci-lint:
modules/light-clients/07-tendermint/module.go#L41
unused-parameter: parameter 'cdc' seems to be unused, consider removing or renaming it as _ (revive)
|
The logs for this run have expired and are no longer available.
Loading