Skip to content
This repository has been archived by the owner on Jun 9, 2024. It is now read-only.

chore(deps): bump github.com/cometbft/cometbft from 0.38.2 to 0.38.3 in /e2e/testapp #4726

chore(deps): bump github.com/cometbft/cometbft from 0.38.2 to 0.38.3 in /e2e/testapp

chore(deps): bump github.com/cometbft/cometbft from 0.38.2 to 0.38.3 in /e2e/testapp #4726

Triggered via pull request January 19, 2024 15:31
Status Failure
Total duration 3m 1s
Artifacts

pipeline.yml

on: pull_request
Matrix: ci
codecov(uploader, polaris-linux-latest)
0s
codecov(uploader, polaris-linux-latest)
Fit to window
Zoom out
Zoom in

Annotations

16 errors
ci (lint, polaris-linux-latest, 1.21.6): e2e/testapp/app.go#L50
could not import github.com/cosmos/cosmos-sdk/server (-: # github.com/cosmos/cosmos-sdk/server
ci (lint, polaris-linux-latest, 1.21.6)
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)
ci (lint, polaris-linux-latest, 1.21.6): e2e/testapp/app.go#L83
cannot use (*SimApp)(nil) (value of type *SimApp) as "github.com/cosmos/cosmos-sdk/server/types".Application value in variable declaration: *SimApp does not implement "github.com/cosmos/cosmos-sdk/server/types".Application (missing method ApplySnapshotChunk) (typecheck)
ci (lint, polaris-linux-latest, 1.21.6): e2e/testapp/app.go#L199
app.Logger undefined (type *SimApp has no field or method Logger) (typecheck)
ci (lint, polaris-linux-latest, 1.21.6): e2e/testapp/app.go#L198
cannot use app (variable of type *SimApp) as "github.com/berachain/polaris/cosmos/runtime".CosmosApp value in argument to polarruntime.New: *SimApp does not implement "github.com/berachain/polaris/cosmos/runtime".CosmosApp (missing method BeginBlocker) (typecheck)
ci (lint, polaris-linux-latest, 1.21.6): e2e/testapp/app.go#L221
cannot use app (variable of type *SimApp) as "github.com/berachain/polaris/cosmos/runtime".CosmosApp value in argument to app.Polaris.Build: *SimApp does not implement "github.com/berachain/polaris/cosmos/runtime".CosmosApp (missing method BeginBlocker) (typecheck)
ci (lint, polaris-linux-latest, 1.21.6): e2e/testapp/app.go#L227
app.RegisterStreamingServices undefined (type *SimApp has no field or method RegisterStreamingServices) (typecheck)
ci (lint, polaris-linux-latest, 1.21.6): e2e/testapp/app.go#L232
app.ModuleManager undefined (type *SimApp has no field or method ModuleManager) (typecheck)
ci (lint, polaris-linux-latest, 1.21.6): e2e/testapp/app.go#L241
app.Load undefined (type *SimApp has no field or method Load) (typecheck)
ci (lint, polaris-linux-latest, 1.21.6): e2e/testapp/app.go#L248
app.CommitMultiStore undefined (type *SimApp has no field or method CommitMultiStore) (typecheck)
ci (build, polaris-linux-latest, 1.21.6)
The job was canceled because "lint_polaris-linux-latest" failed.
ci (build, polaris-linux-latest, 1.21.6)
The operation was canceled.
ci (test-unit-race, polaris-linux-latest, 1.21.6)
The job was canceled because "lint_polaris-linux-latest" failed.
ci (test-unit-race, polaris-linux-latest, 1.21.6)
The operation was canceled.
ci (test-unit-cover, polaris-linux-latest, 1.21.6)
The job was canceled because "lint_polaris-linux-latest" failed.
ci (test-unit-cover, polaris-linux-latest, 1.21.6)
The operation was canceled.