chore: run make tidy-all #23224
Annotations
9 errors and 4 warnings
|
lint (modules/light-clients/08-wasm)
issues found
|
|
lint (modules/light-clients/08-wasm)
cannot use cmtproto.Header{…} (value of struct type "github.com/cometbft/cometbft/proto/tendermint/types".Header) as "github.com/cometbft/cometbft/api/cometbft/types/v2".Header value in argument to sdk.NewContext (typecheck)
|
|
lint (modules/light-clients/08-wasm)
cannot use cmtproto.Header{} (value of struct type "github.com/cometbft/cometbft/proto/tendermint/types".Header) as "github.com/cometbft/cometbft/api/cometbft/types/v2".Header value in argument to sdk.NewContext
|
|
lint (modules/light-clients/08-wasm)
cannot use &abci.RequestQuery{…} (value of type *"github.com/cometbft/cometbft/abci/types".RequestQuery) as *"github.com/cometbft/cometbft/v2/abci/types".QueryRequest value in argument to route
|
|
lint (.)
issues found
|
|
lint (.):
modules/core/client/query.go#L55
cannot use res.ProofOps (variable of type *"github.com/cometbft/cometbft/api/cometbft/crypto/v1".ProofOps) as *"github.com/cometbft/cometbft/proto/tendermint/crypto".ProofOps value in argument to commitmenttypes.ConvertProofs (typecheck)
|
|
lint (.):
modules/core/client/query.go#L50
cannot use req (variable of struct type "github.com/cometbft/cometbft/abci/types".RequestQuery) as "github.com/cometbft/cometbft/v2/abci/types".QueryRequest value in argument to clientCtx.QueryABCI
|
|
lint (e2e)
The strategy configuration was canceled because "golangci.modules_light-clients_08-" failed
|
|
lint (e2e)
The operation was canceled.
|
|
lint (modules/light-clients/08-wasm)
Restore cache failed: Dependencies file is not found in /home/runner/work/ibc-go/ibc-go. Supported file pattern: go.sum
|
|
lint (.)
Restore cache failed: Dependencies file is not found in /home/runner/work/ibc-go/ibc-go. Supported file pattern: go.sum
|
|
lint (e2e)
Failed to save: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 1
|
|
lint (e2e)
Restore cache failed: Dependencies file is not found in /home/runner/work/ibc-go/ibc-go. Supported file pattern: go.sum
|