Skip to content

FEAT: Move incomingHeaderProcessor package from sovereign to node #14429

FEAT: Move incomingHeaderProcessor package from sovereign to node

FEAT: Move incomingHeaderProcessor package from sovereign to node #14429

Triggered via pull request October 18, 2024 13:00
Status Failure
Total duration 6m 58s
Artifacts

code-coverage.yml

on: pull_request
Matrix: Build
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
Build (ubuntu-latest): node/chainSimulator/components/testOnlyProcessingNode_test.go#L64
cannot use func(config *config.NotifierConfig, dataPool dataRetriever.PoolsHolder, mainChainNotarizationStartRound uint64, runTypeComponents mainFactory.RunTypeComponentsHolder) (process.IncomingHeaderSubscriber, error) {…} (value of type func(config *"github.com/multiversx/mx-chain-go/config".NotifierConfig, dataPool "github.com/multiversx/mx-chain-go/dataRetriever".PoolsHolder, mainChainNotarizationStartRound uint64, runTypeComponents "github.com/multiversx/mx-chain-go/factory".RunTypeComponentsHolder) ("github.com/multiversx/mx-chain-go/process".IncomingHeaderSubscriber, error)) as func(config "github.com/multiversx/mx-chain-go/config".WebSocketConfig, dataPool "github.com/multiversx/mx-chain-go/dataRetriever".PoolsHolder, mainChainNotarizationStartRound uint64, runTypeComponents "github.com/multiversx/mx-chain-go/factory".RunTypeComponentsHolder) ("github.com/multiversx/mx-chain-go/process".IncomingHeaderSubscriber, error) value in struct literal
Build (ubuntu-latest)
Process completed with exit code 2.
Build (ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/