fix: noop on UpdateState for invalid misbehaviour (backport #6276) #15519
Annotations
10 errors and 1 warning
golangci-lint:
modules/light-clients/07-tendermint/client_state.go#L1
: # github.com/cosmos/ibc-go/v7/modules/light-clients/07-tendermint
|
golangci-lint:
modules/light-clients/07-tendermint/update.go#L131
syntax error: non-declaration statement outside function body
|
golangci-lint:
modules/light-clients/07-tendermint/update.go#L133
syntax error: unexpected ==, expecting }
|
golangci-lint:
modules/light-clients/07-tendermint/update.go#L136
syntax error: unexpected >>, expecting }
|
golangci-lint:
modules/light-clients/07-tendermint/update.go#L136
invalid character U+0023 '#' (typecheck)
|
golangci-lint:
modules/light-clients/07-tendermint/update.go#L131
expected declaration, found '<<' (typecheck)
|
golangci-lint:
modules/light-clients/07-tendermint/update.go#L136
illegal character U+0023 '#' (typecheck)
|
golangci-lint:
modules/light-clients/07-tendermint/update.go#L180
expected declaration, found pruneCb (typecheck)
|
golangci-lint:
modules/core/02-client/client/utils/utils.go#L16
could not import github.com/cosmos/ibc-go/v7/modules/light-clients/07-tendermint (-: # github.com/cosmos/ibc-go/v7/modules/light-clients/07-tendermint
|
golangci-lint:
modules/light-clients/07-tendermint/update.go#L131
syntax error: non-declaration statement outside function body
|
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/.
|
Loading