channel: add channel ordering to events #8
Annotations
10 errors and 11 warnings
lint:
modules/core/04-channel/keeper/multihop_handshake_test.go#L127
Error return value of `(*github.com/cosmos/ibc-go/v7/testing.EndpointM).UpdateAllClients` is not checked (errcheck)
|
lint:
modules/core/04-channel/keeper/multihop_handshake_test.go#L179
Error return value of `(*github.com/cosmos/ibc-go/v7/testing.EndpointM).UpdateAllClients` is not checked (errcheck)
|
lint:
modules/core/04-channel/keeper/multihop_handshake_test.go#L221
Error return value of `(*github.com/cosmos/ibc-go/v7/testing.EndpointM).UpdateAllClients` is not checked (errcheck)
|
lint:
modules/core/04-channel/keeper/multihop_handshake_test.go#L301
Error return value of `(*github.com/cosmos/ibc-go/v7/testing.EndpointM).UpdateAllClients` is not checked (errcheck)
|
lint:
modules/core/04-channel/keeper/multihop_timeout_test.go#L112
Error return value of `(*github.com/cosmos/ibc-go/v7/testing.EndpointM).SetChannelClosed` is not checked (errcheck)
|
lint:
modules/core/04-channel/keeper/multihop_timeout_test.go#L114
Error return value of `(*github.com/cosmos/ibc-go/v7/testing.EndpointM).UpdateAllClients` is not checked (errcheck)
|
lint:
modules/core/04-channel/keeper/multihop_timeout_test.go#L121
Error return value of `(*github.com/cosmos/ibc-go/v7/testing.EndpointM).SetChannelClosed` is not checked (errcheck)
|
lint:
modules/core/04-channel/keeper/multihop_timeout_test.go#L123
Error return value of `(*github.com/cosmos/ibc-go/v7/testing.EndpointM).UpdateAllClients` is not checked (errcheck)
|
lint:
testing/endpoint_multihop.go#L35
captLocal: `A' should not be capitalized (gocritic)
|
lint:
modules/core/04-channel/types/expected_keepers.go#L11
File is not `gofumpt`-ed (gofumpt)
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3, golangci/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint:
cmd/build_test_matrix/main.go#L85
unused-parameter: parameter 'info' seems to be unused, consider removing or renaming it as _ (revive)
|
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/24-host/validate_test.go#L106
unused-parameter: parameter 'path' seems to be unused, consider removing or renaming it as _ (revive)
|
lint:
modules/core/02-client/types/codec.go#L136
redefines-builtin-id: redefinition of the built-in type any (revive)
|
lint:
modules/core/02-client/types/proposal.go#L76
redefines-builtin-id: redefinition of the built-in type any (revive)
|
lint:
modules/light-clients/09-localhost/client_state.go#L79
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
lint:
modules/light-clients/09-localhost/client_state.go#L120
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
lint:
modules/light-clients/06-solomachine/client_state.go#L44
unused-parameter: parameter 'clientStore' seems to be unused, consider removing or renaming it as _ (revive)
|
lint:
modules/light-clients/06-solomachine/client_state.go#L45
unused-parameter: parameter 'cdc' seems to be unused, consider removing or renaming it as _ (revive)
|