Skip to content

WIP: Testing Framework with Injected CometBFT #14482

WIP: Testing Framework with Injected CometBFT

WIP: Testing Framework with Injected CometBFT #14482

Triggered via pull request February 3, 2025 14:53
Status Cancelled
Total duration 1h 1m 41s
Artifacts

pipeline.yml

on: pull_request
build-and-push-container
1m 51s
build-and-push-container
Matrix: ci
Matrix: ci-e2e
Fit to window
Zoom out
Zoom in

Annotations

32 errors
nilaway: testing/injected-consensus/injected-consensus.go#L112
invalid operation: cometbft.Service[*phuslu.Logger] (cometbft.Service is not a generic type)
nilaway: testing/injected-consensus/injected-consensus.go#L61
invalid operation: cannot index components.ProvideAttributesFactory (value of type func(in components.AttributesFactoryInput) (*"github.com/berachain/beacon-kit/payload/attributes".Factory, error))
nilaway: testing/injected-consensus/injected-consensus.go#L62
invalid operation: cannot index components.ProvideAvailabilityStore (value of type func(in components.AvailabilityStoreInput) (*"github.com/berachain/beacon-kit/da/store".Store, error))
nilaway: testing/injected-consensus/injected-consensus.go#L64
invalid operation: cannot index components.ProvideBlockStore (value of type func(in components.BlockStoreInput) (*"github.com/berachain/beacon-kit/storage/block".KVStore[*"github.com/berachain/beacon-kit/consensus-types/types".BeaconBlock], error))
nilaway: testing/injected-consensus/injected-consensus.go#L66
invalid operation: cannot index components.ProvideBlobProcessor (value of type func(in components.BlobProcessorIn) *blob.Processor)
nilaway: testing/injected-consensus/injected-consensus.go#L68
invalid operation: cannot index components.ProvideChainService (value of type func(in components.ChainServiceInput) *blockchain.Service)
nilaway: testing/injected-consensus/injected-consensus.go#L73
invalid operation: cannot index components.ProvideDepositStore (value of type func(in components.DepositStoreInput) (*"github.com/berachain/beacon-kit/storage/deposit".KVStore, error))
nilaway: testing/injected-consensus/injected-consensus.go#L74
invalid operation: cannot index components.ProvideEngineClient (value of type func(in components.EngineClientInputs) *"github.com/berachain/beacon-kit/execution/client".EngineClient)
nilaway: testing/injected-consensus/injected-consensus.go#L75
invalid operation: cannot index components.ProvideExecutionEngine (value of type func(in components.ExecutionEngineInputs) *"github.com/berachain/beacon-kit/execution/engine".Engine)
nilaway: testing/injected-consensus/injected-consensus.go#L77
invalid operation: cannot index components.ProvideLocalBuilder (value of type func(in components.LocalBuilderInput) *"github.com/berachain/beacon-kit/payload/builder".PayloadBuilder)
tidy-sync-check
The job was canceled because "nilaway_ubuntu-24_04-beac" failed.
tidy-sync-check
The operation was canceled.
test-unit-fuzz
The job was canceled because "nilaway_ubuntu-24_04-beac" failed.
test-unit-fuzz
The operation was canceled.
test-unit-bench
The job was canceled because "nilaway_ubuntu-24_04-beac" failed.
test-unit-bench
The operation was canceled.
lint
The job was canceled because "nilaway_ubuntu-24_04-beac" failed.
lint
The operation was canceled.
test-unit-cover
The job was canceled because "nilaway_ubuntu-24_04-beac" failed.
test-unit-cover
The operation was canceled.
gosec
The job was canceled because "nilaway_ubuntu-24_04-beac" failed.
gosec: testing/injected-consensus/injected-consensus.go#L61
invalid operation: cannot index components.ProvideAttributesFactory (value of type func(in components.AttributesFactoryInput) (*"github.com/berachain/beacon-kit/payload/attributes".Factory, error))
gosec: testing/injected-consensus/injected-consensus.go#L62
invalid operation: cannot index components.ProvideAvailabilityStore (value of type func(in components.AvailabilityStoreInput) (*"github.com/berachain/beacon-kit/da/store".Store, error))
gosec: testing/injected-consensus/injected-consensus.go#L64
invalid operation: cannot index components.ProvideBlockStore (value of type func(in components.BlockStoreInput) (*"github.com/berachain/beacon-kit/storage/block".KVStore[*"github.com/berachain/beacon-kit/consensus-types/types".BeaconBlock], error))
gosec: testing/injected-consensus/injected-consensus.go#L66
invalid operation: cannot index components.ProvideBlobProcessor (value of type func(in components.BlobProcessorIn) *blob.Processor)
gosec: testing/injected-consensus/injected-consensus.go#L68
invalid operation: cannot index components.ProvideChainService (value of type func(in components.ChainServiceInput) *blockchain.Service)
gosec: testing/injected-consensus/injected-consensus.go#L73
invalid operation: cannot index components.ProvideDepositStore (value of type func(in components.DepositStoreInput) (*"github.com/berachain/beacon-kit/storage/deposit".KVStore, error))
gosec: testing/injected-consensus/injected-consensus.go#L74
invalid operation: cannot index components.ProvideEngineClient (value of type func(in components.EngineClientInputs) *"github.com/berachain/beacon-kit/execution/client".EngineClient)
gosec: testing/injected-consensus/injected-consensus.go#L75
invalid operation: cannot index components.ProvideExecutionEngine (value of type func(in components.ExecutionEngineInputs) *"github.com/berachain/beacon-kit/execution/engine".Engine)
gosec: testing/injected-consensus/injected-consensus.go#L77
invalid operation: cannot index components.ProvideLocalBuilder (value of type func(in components.LocalBuilderInput) *"github.com/berachain/beacon-kit/payload/builder".PayloadBuilder)
gosec: testing/injected-consensus/injected-consensus.go#L112
invalid operation: cometbft.Service[*phuslu.Logger] (cometbft.Service is not a generic type)
test-e2e
Canceling since a higher priority waiting request for 'ci-refs/pull/2411/merge-tests' exists