build(deps): Bump github.com/cometbft/cometbft from 0.38.2 to 0.38.3 in /modules/apps/callbacks #3550
Annotations
8 errors and 1 warning
Run golangci/golangci-lint-action@v3.7.0:
modules/apps/callbacks/testing/simapp/app.go#L44
could not import github.com/cosmos/cosmos-sdk/server (-: # github.com/cosmos/cosmos-sdk/server
|
Run golangci/golangci-lint-action@v3.7.0
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)
|
Run golangci/golangci-lint-action@v3.7.0:
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
|
Run golangci/golangci-lint-action@v3.7.0
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)
|
Run golangci/golangci-lint-action@v3.7.0:
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)
|
Run golangci/golangci-lint-action@v3.7.0:
modules/apps/callbacks/types/events_test.go#L15
missing type in composite literal (typecheck)
|
Run golangci/golangci-lint-action@v3.7.0:
modules/apps/callbacks/types/events_test.go#L26
missing type in composite literal (typecheck)
|
Run golangci/golangci-lint-action@v3.7.0
issues found
|
Run actions/setup-go@v5
Restore cache failed: Dependencies file is not found in /home/runner/work/ibc-go/ibc-go. Supported file pattern: go.sum
|
The logs for this run have expired and are no longer available.
Loading