build(deps): Bump github.com/cometbft/cometbft from 0.38.2 to 0.38.3 in /modules/apps/callbacks #3550
callbacks.yml
on: pull_request
lint
1m 53s
tests
1m 45s
Matrix: build
Annotations
18 errors and 1 warning
build (arm)
cannot use blockStoreDB (variable of type "github.com/cometbft/cometbft-db".DB) as "github.com/cometbft/cometbft-db".Batch value in argument to store.SaveBlockStoreState: "github.com/cometbft/cometbft-db".DB does not implement "github.com/cometbft/cometbft-db".Batch (missing method Write)
|
build (arm)
Process completed with exit code 1.
|
build (amd64)
The job was canceled because "arm" failed.
|
build (amd64)
cannot use blockStoreDB (variable of type "github.com/cometbft/cometbft-db".DB) as "github.com/cometbft/cometbft-db".Batch value in argument to store.SaveBlockStoreState: "github.com/cometbft/cometbft-db".DB does not implement "github.com/cometbft/cometbft-db".Batch (missing method Write)
|
build (amd64)
The operation was canceled.
|
tests
cannot use blockStoreDB (variable of type "github.com/cometbft/cometbft-db".DB) as "github.com/cometbft/cometbft-db".Batch value in argument to store.SaveBlockStoreState: "github.com/cometbft/cometbft-db".DB does not implement "github.com/cometbft/cometbft-db".Batch (missing method Write)
|
tests
Process completed with exit code 1.
|
build (arm64)
The job was canceled because "arm" failed.
|
build (arm64)
cannot use blockStoreDB (variable of type "github.com/cometbft/cometbft-db".DB) as "github.com/cometbft/cometbft-db".Batch value in argument to store.SaveBlockStoreState: "github.com/cometbft/cometbft-db".DB does not implement "github.com/cometbft/cometbft-db".Batch (missing method Write)
|
build (arm64)
The operation was canceled.
|
lint:
modules/apps/callbacks/testing/simapp/app.go#L44
could not import github.com/cosmos/cosmos-sdk/server (-: # github.com/cosmos/cosmos-sdk/server
|
lint
cannot use blockStoreDB (variable of type "github.com/cometbft/cometbft-db".DB) as "github.com/cometbft/cometbft-db".Batch value in argument to store.SaveBlockStoreState: "github.com/cometbft/cometbft-db".DB does not implement "github.com/cometbft/cometbft-db".Batch (missing method Write)) (typecheck)
|
lint:
modules/apps/callbacks/testing/simapp/simd/cmd/root.go#L24
could not import github.com/cosmos/cosmos-sdk/server (-: # github.com/cosmos/cosmos-sdk/server
|
lint
cannot use blockStoreDB (variable of type "github.com/cometbft/cometbft-db".DB) as "github.com/cometbft/cometbft-db".Batch value in argument to store.SaveBlockStoreState: "github.com/cometbft/cometbft-db".DB does not implement "github.com/cometbft/cometbft-db".Batch (missing method Write)) (typecheck)
|
lint:
modules/apps/callbacks/ibc_middleware_test.go#L19
"github.com/cosmos/ibc-go/v8/modules/core/05-port/types" imported as porttypes and not used (typecheck)
|
lint:
modules/apps/callbacks/types/events_test.go#L15
missing type in composite literal (typecheck)
|
lint:
modules/apps/callbacks/types/events_test.go#L26
missing type in composite literal (typecheck)
|
lint
issues found
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/ibc-go/ibc-go. Supported file pattern: go.sum
|