Bump github.com/cometbft/cometbft from 0.37.0 to 0.38.0 #305
Triggered via pull request
September 13, 2023 02:09
Status
Failure
Total duration
3m 42s
Artifacts
–
Annotations
10 errors
lint:
modules/core/03-connection/types/connection.go#L4
could not import github.com/cosmos/cosmos-sdk/types/errors (-: # github.com/cosmos/cosmos-sdk/types/errors
|
lint
undefined: types.ResponseDeliverTx
|
lint
undefined: types.ResponseDeliverTx) (typecheck)
|
lint:
modules/core/04-channel/types/acknowledgement.go#L9
could not import github.com/cosmos/cosmos-sdk/types/errors (-: # github.com/cosmos/cosmos-sdk/types/errors
|
lint
undefined: types.ResponseDeliverTx
|
lint
undefined: types.ResponseDeliverTx) (typecheck)
|
lint:
modules/apps/27-interchain-accounts/types/account.go#L11
could not import github.com/cosmos/cosmos-sdk/types/errors (-: # github.com/cosmos/cosmos-sdk/types/errors
|
lint
undefined: types.ResponseDeliverTx
|
lint
undefined: types.ResponseDeliverTx) (typecheck)
|
lint:
modules/apps/27-interchain-accounts/types/account.go#L104
ia.Address undefined (type InterchainAccount has no field or method Address) (typecheck)
|