chore(deps): upgrade to celestia-app v2.0.0 #7704
Annotations
10 errors and 2 warnings
nodebuilder/state/config.go#L6
could not import github.com/celestiaorg/celestia-node/state (-: # github.com/celestiaorg/celestia-node/state
|
state/core_access.go#L394
undefined: apptypes.BroadcastTx
|
state/core_access.go#L406
cannot use tx (variable of type "github.com/tendermint/tendermint/types".Tx) as "github.com/cosmos/cosmos-sdk/x/auth/signing".Tx value in argument to ca.signer.BroadcastTx: "github.com/tendermint/tendermint/types".Tx does not implement "github.com/cosmos/cosmos-sdk/x/auth/signing".Tx (missing method FeeGranter)
|
state/core_access.go#L410
txResp.TxResponse undefined (type *"github.com/cosmos/cosmos-sdk/types".TxResponse has no field or method TxResponse)) (typecheck)
|
api/docgen/examples.go#L31
could not import github.com/celestiaorg/celestia-node/state (-: # github.com/celestiaorg/celestia-node/state
|
state/core_access.go#L394
undefined: apptypes.BroadcastTx
|
state/core_access.go#L406
cannot use tx (variable of type "github.com/tendermint/tendermint/types".Tx) as "github.com/cosmos/cosmos-sdk/x/auth/signing".Tx value in argument to ca.signer.BroadcastTx: "github.com/tendermint/tendermint/types".Tx does not implement "github.com/cosmos/cosmos-sdk/x/auth/signing".Tx (missing method FeeGranter)
|
state/core_access.go#L410
txResp.TxResponse undefined (type *"github.com/cosmos/cosmos-sdk/types".TxResponse has no field or method TxResponse)) (typecheck)
|
nodebuilder/state/cmd/state.go#L11
could not import github.com/celestiaorg/celestia-node/state (-: # github.com/celestiaorg/celestia-node/state
|
state/core_access.go#L394
undefined: apptypes.BroadcastTx
|
|
|
The logs for this run have expired and are no longer available.
Loading