Skip to content

DRAFT: Chunk-wise service event verification - ChunkIndexed[ServiceEvent] #35714

DRAFT: Chunk-wise service event verification - ChunkIndexed[ServiceEvent]

DRAFT: Chunk-wise service event verification - ChunkIndexed[ServiceEvent] #35714

Triggered via pull request November 15, 2024 17:44
Status Failure
Total duration 6m 9s
Artifacts

ci.yml

on: pull_request
Create Dynamic Integration Test Package Matrix
51s
Create Dynamic Integration Test Package Matrix
Create Dynamic Test Matrix
38s
Create Dynamic Test Matrix
Create Dynamic Unit Test Insecure Package Matrix
2m 57s
Create Dynamic Unit Test Insecure Package Matrix
Matrix: Lint
Matrix: Integration Tests
Matrix: integration-test-others
Matrix: unit-test
Matrix: unit-test-insecure
Fit to window
Zoom out
Zoom in

Annotations

360 errors and 171 warnings
Docker Build
cannot use setup (variable of type *EpochSetup) as typedServiceEvent value in struct literal: *EpochSetup does not implement typedServiceEvent (missing method isSpecificServiceEvent)
Docker Build
cannot use er (variable of type *EpochRecover) as typedServiceEvent value in struct literal: *EpochRecover does not implement typedServiceEvent (missing method isSpecificServiceEvent)
Docker Build
cannot use commit (variable of type *EpochCommit) as typedServiceEvent value in struct literal: *EpochCommit does not implement typedServiceEvent (missing method isSpecificServiceEvent)
Docker Build
cannot use e (variable of type *EjectNode) as typedServiceEvent value in struct literal: *EjectNode does not implement typedServiceEvent (missing method ID)
Docker Build
cannot use s (variable of type *SetEpochExtensionViewCount) as typedServiceEvent value in struct literal: *SetEpochExtensionViewCount does not implement typedServiceEvent (missing method ID)
Docker Build
cannot use event (variable of type any) as typedServiceEvent value in struct literal: any does not implement typedServiceEvent (missing method ID)
Docker Build
cannot use event (variable of type interface{}) as typedServiceEvent value in struct literal: interface{} does not implement typedServiceEvent (missing method ID)
Docker Build
impossible type assertion: se.Event.(*EpochSetup)
Docker Build
impossible type assertion: other.Event.(*EpochSetup)
Docker Build
impossible type assertion: se.Event.(*EpochCommit)
Lint (./insecure/): insecure/corruptlibp2p/gossipsub_spammer.go#L15
could not import github.com/onflow/flow-go/model/flow (-: # github.com/onflow/flow-go/model/flow
Lint (./insecure/)
cannot use setup (variable of type *EpochSetup) as typedServiceEvent value in struct literal: *EpochSetup does not implement typedServiceEvent (missing method isSpecificServiceEvent)
Lint (./insecure/)
cannot use er (variable of type *EpochRecover) as typedServiceEvent value in struct literal: *EpochRecover does not implement typedServiceEvent (missing method isSpecificServiceEvent)
Lint (./insecure/)
cannot use commit (variable of type *EpochCommit) as typedServiceEvent value in struct literal: *EpochCommit does not implement typedServiceEvent (missing method isSpecificServiceEvent)
Lint (./insecure/)
cannot use e (variable of type *EjectNode) as typedServiceEvent value in struct literal: *EjectNode does not implement typedServiceEvent (missing method ID)
Lint (./insecure/)
cannot use s (variable of type *SetEpochExtensionViewCount) as typedServiceEvent value in struct literal: *SetEpochExtensionViewCount does not implement typedServiceEvent (missing method ID)
Lint (./insecure/)
cannot use event (variable of type any) as typedServiceEvent value in struct literal: any does not implement typedServiceEvent (missing method ID)
Lint (./insecure/)
cannot use event (variable of type interface{}) as typedServiceEvent value in struct literal: interface{} does not implement typedServiceEvent (missing method ID)
Lint (./insecure/)
impossible type assertion: se.Event.(*EpochSetup)
Lint (./insecure/)
impossible type assertion: other.Event.(*EpochSetup)
Lint (./integration/): integration/benchmark/scripts/scripts.go#L11
could not import github.com/onflow/flow-go/model/flow (-: # github.com/onflow/flow-go/model/flow
Lint (./integration/)
cannot use setup (variable of type *EpochSetup) as typedServiceEvent value in struct literal: *EpochSetup does not implement typedServiceEvent (missing method isSpecificServiceEvent)
Lint (./integration/)
cannot use er (variable of type *EpochRecover) as typedServiceEvent value in struct literal: *EpochRecover does not implement typedServiceEvent (missing method isSpecificServiceEvent)
Lint (./integration/)
cannot use commit (variable of type *EpochCommit) as typedServiceEvent value in struct literal: *EpochCommit does not implement typedServiceEvent (missing method isSpecificServiceEvent)
Lint (./integration/)
cannot use e (variable of type *EjectNode) as typedServiceEvent value in struct literal: *EjectNode does not implement typedServiceEvent (missing method ID)
Lint (./integration/)
cannot use s (variable of type *SetEpochExtensionViewCount) as typedServiceEvent value in struct literal: *SetEpochExtensionViewCount does not implement typedServiceEvent (missing method ID)
Lint (./integration/)
cannot use event (variable of type any) as typedServiceEvent value in struct literal: any does not implement typedServiceEvent (missing method ID)
Lint (./integration/)
cannot use event (variable of type interface{}) as typedServiceEvent value in struct literal: interface{} does not implement typedServiceEvent (missing method ID)
Lint (./integration/)
impossible type assertion: se.Event.(*EpochSetup)
Lint (./integration/)
impossible type assertion: other.Event.(*EpochSetup)
Unit Tests (network/test/cohort1)
cannot use setup (variable of type *EpochSetup) as typedServiceEvent value in struct literal: *EpochSetup does not implement typedServiceEvent (missing method isSpecificServiceEvent)
Unit Tests (network/test/cohort1)
cannot use er (variable of type *EpochRecover) as typedServiceEvent value in struct literal: *EpochRecover does not implement typedServiceEvent (missing method isSpecificServiceEvent)
Unit Tests (network/test/cohort1)
cannot use commit (variable of type *EpochCommit) as typedServiceEvent value in struct literal: *EpochCommit does not implement typedServiceEvent (missing method isSpecificServiceEvent)
Unit Tests (network/test/cohort1)
cannot use e (variable of type *EjectNode) as typedServiceEvent value in struct literal: *EjectNode does not implement typedServiceEvent (missing method ID)
Unit Tests (network/test/cohort1)
cannot use s (variable of type *SetEpochExtensionViewCount) as typedServiceEvent value in struct literal: *SetEpochExtensionViewCount does not implement typedServiceEvent (missing method ID)
Unit Tests (network/test/cohort1)
cannot use event (variable of type any) as typedServiceEvent value in struct literal: any does not implement typedServiceEvent (missing method ID)
Unit Tests (network/test/cohort1)
cannot use event (variable of type interface{}) as typedServiceEvent value in struct literal: interface{} does not implement typedServiceEvent (missing method ID)
Unit Tests (network/test/cohort1)
impossible type assertion: se.Event.(*EpochSetup)
Unit Tests (network/test/cohort1)
impossible type assertion: other.Event.(*EpochSetup)
Unit Tests (network/test/cohort1)
impossible type assertion: se.Event.(*EpochCommit)
Unit Tests (network/p2p)
cannot use setup (variable of type *EpochSetup) as typedServiceEvent value in struct literal: *EpochSetup does not implement typedServiceEvent (missing method isSpecificServiceEvent)
Unit Tests (network/p2p)
cannot use er (variable of type *EpochRecover) as typedServiceEvent value in struct literal: *EpochRecover does not implement typedServiceEvent (missing method isSpecificServiceEvent)
Unit Tests (network/p2p)
cannot use commit (variable of type *EpochCommit) as typedServiceEvent value in struct literal: *EpochCommit does not implement typedServiceEvent (missing method isSpecificServiceEvent)
Unit Tests (network/p2p)
cannot use e (variable of type *EjectNode) as typedServiceEvent value in struct literal: *EjectNode does not implement typedServiceEvent (missing method ID)
Unit Tests (network/p2p)
cannot use s (variable of type *SetEpochExtensionViewCount) as typedServiceEvent value in struct literal: *SetEpochExtensionViewCount does not implement typedServiceEvent (missing method ID)
Unit Tests (network/p2p)
cannot use event (variable of type any) as typedServiceEvent value in struct literal: any does not implement typedServiceEvent (missing method ID)
Unit Tests (network/p2p)
cannot use event (variable of type interface{}) as typedServiceEvent value in struct literal: interface{} does not implement typedServiceEvent (missing method ID)
Unit Tests (network/p2p)
impossible type assertion: se.Event.(*EpochSetup)
Unit Tests (network/p2p)
impossible type assertion: other.Event.(*EpochSetup)
Unit Tests (network/p2p)
impossible type assertion: se.Event.(*EpochCommit)
Unit Tests (state)
cannot use setup (variable of type *EpochSetup) as typedServiceEvent value in struct literal: *EpochSetup does not implement typedServiceEvent (missing method isSpecificServiceEvent)
Unit Tests (state)
cannot use er (variable of type *EpochRecover) as typedServiceEvent value in struct literal: *EpochRecover does not implement typedServiceEvent (missing method isSpecificServiceEvent)
Unit Tests (state)
cannot use commit (variable of type *EpochCommit) as typedServiceEvent value in struct literal: *EpochCommit does not implement typedServiceEvent (missing method isSpecificServiceEvent)
Unit Tests (state)
cannot use e (variable of type *EjectNode) as typedServiceEvent value in struct literal: *EjectNode does not implement typedServiceEvent (missing method ID)
Unit Tests (state)
cannot use s (variable of type *SetEpochExtensionViewCount) as typedServiceEvent value in struct literal: *SetEpochExtensionViewCount does not implement typedServiceEvent (missing method ID)
Unit Tests (state)
cannot use event (variable of type any) as typedServiceEvent value in struct literal: any does not implement typedServiceEvent (missing method ID)
Unit Tests (state)
cannot use event (variable of type interface{}) as typedServiceEvent value in struct literal: interface{} does not implement typedServiceEvent (missing method ID)
Unit Tests (state)
impossible type assertion: se.Event.(*EpochSetup)
Unit Tests (state)
impossible type assertion: other.Event.(*EpochSetup)
Unit Tests (state)
impossible type assertion: se.Event.(*EpochCommit)
Unit Tests (admin)
cannot use setup (variable of type *EpochSetup) as typedServiceEvent value in struct literal: *EpochSetup does not implement typedServiceEvent (missing method isSpecificServiceEvent)
Unit Tests (utils)
cannot use setup (variable of type *EpochSetup) as typedServiceEvent value in struct literal: *EpochSetup does not implement typedServiceEvent (missing method isSpecificServiceEvent)
Unit Tests (admin)
cannot use er (variable of type *EpochRecover) as typedServiceEvent value in struct literal: *EpochRecover does not implement typedServiceEvent (missing method isSpecificServiceEvent)
Unit Tests (utils)
cannot use er (variable of type *EpochRecover) as typedServiceEvent value in struct literal: *EpochRecover does not implement typedServiceEvent (missing method isSpecificServiceEvent)
Unit Tests (admin)
cannot use commit (variable of type *EpochCommit) as typedServiceEvent value in struct literal: *EpochCommit does not implement typedServiceEvent (missing method isSpecificServiceEvent)
Unit Tests (utils)
cannot use commit (variable of type *EpochCommit) as typedServiceEvent value in struct literal: *EpochCommit does not implement typedServiceEvent (missing method isSpecificServiceEvent)
Unit Tests (admin)
cannot use e (variable of type *EjectNode) as typedServiceEvent value in struct literal: *EjectNode does not implement typedServiceEvent (missing method ID)
Unit Tests (utils)
cannot use e (variable of type *EjectNode) as typedServiceEvent value in struct literal: *EjectNode does not implement typedServiceEvent (missing method ID)
Unit Tests (admin)
cannot use s (variable of type *SetEpochExtensionViewCount) as typedServiceEvent value in struct literal: *SetEpochExtensionViewCount does not implement typedServiceEvent (missing method ID)
Unit Tests (utils)
cannot use s (variable of type *SetEpochExtensionViewCount) as typedServiceEvent value in struct literal: *SetEpochExtensionViewCount does not implement typedServiceEvent (missing method ID)
Unit Tests (admin)
cannot use event (variable of type any) as typedServiceEvent value in struct literal: any does not implement typedServiceEvent (missing method ID)
Unit Tests (engine/access)
cannot use setup (variable of type *EpochSetup) as typedServiceEvent value in struct literal: *EpochSetup does not implement typedServiceEvent (missing method isSpecificServiceEvent)
Unit Tests (utils)
cannot use event (variable of type any) as typedServiceEvent value in struct literal: any does not implement typedServiceEvent (missing method ID)
Unit Tests (admin)
cannot use event (variable of type interface{}) as typedServiceEvent value in struct literal: interface{} does not implement typedServiceEvent (missing method ID)
Unit Tests (engine/access)
cannot use er (variable of type *EpochRecover) as typedServiceEvent value in struct literal: *EpochRecover does not implement typedServiceEvent (missing method isSpecificServiceEvent)
Unit Tests (utils)
cannot use event (variable of type interface{}) as typedServiceEvent value in struct literal: interface{} does not implement typedServiceEvent (missing method ID)
Unit Tests (admin)
impossible type assertion: se.Event.(*EpochSetup)
Unit Tests (engine/access)
cannot use commit (variable of type *EpochCommit) as typedServiceEvent value in struct literal: *EpochCommit does not implement typedServiceEvent (missing method isSpecificServiceEvent)
Unit Tests (utils)
impossible type assertion: se.Event.(*EpochSetup)
Unit Tests (admin)
impossible type assertion: other.Event.(*EpochSetup)
Unit Tests (engine/access)
cannot use e (variable of type *EjectNode) as typedServiceEvent value in struct literal: *EjectNode does not implement typedServiceEvent (missing method ID)
Unit Tests (utils)
impossible type assertion: other.Event.(*EpochSetup)
Unit Tests (admin)
impossible type assertion: se.Event.(*EpochCommit)
Unit Tests (engine/access)
cannot use s (variable of type *SetEpochExtensionViewCount) as typedServiceEvent value in struct literal: *SetEpochExtensionViewCount does not implement typedServiceEvent (missing method ID)
Unit Tests (utils)
impossible type assertion: se.Event.(*EpochCommit)
Unit Tests (engine/access)
cannot use event (variable of type any) as typedServiceEvent value in struct literal: any does not implement typedServiceEvent (missing method ID)
Unit Tests (engine/access)
cannot use event (variable of type interface{}) as typedServiceEvent value in struct literal: interface{} does not implement typedServiceEvent (missing method ID)
Unit Tests (engine/access)
impossible type assertion: se.Event.(*EpochSetup)
Unit Tests (engine/access)
impossible type assertion: other.Event.(*EpochSetup)
Unit Tests (engine/access)
impossible type assertion: se.Event.(*EpochCommit)
Unit Tests (engine/verification)
cannot use setup (variable of type *EpochSetup) as typedServiceEvent value in struct literal: *EpochSetup does not implement typedServiceEvent (missing method isSpecificServiceEvent)
Unit Tests (engine/verification)
cannot use er (variable of type *EpochRecover) as typedServiceEvent value in struct literal: *EpochRecover does not implement typedServiceEvent (missing method isSpecificServiceEvent)
Unit Tests (engine/verification)
cannot use commit (variable of type *EpochCommit) as typedServiceEvent value in struct literal: *EpochCommit does not implement typedServiceEvent (missing method isSpecificServiceEvent)
Unit Tests (engine/verification)
cannot use e (variable of type *EjectNode) as typedServiceEvent value in struct literal: *EjectNode does not implement typedServiceEvent (missing method ID)
Unit Tests (engine/verification)
cannot use s (variable of type *SetEpochExtensionViewCount) as typedServiceEvent value in struct literal: *SetEpochExtensionViewCount does not implement typedServiceEvent (missing method ID)
Unit Tests (engine/verification)
cannot use event (variable of type any) as typedServiceEvent value in struct literal: any does not implement typedServiceEvent (missing method ID)
Unit Tests (engine/verification)
cannot use event (variable of type interface{}) as typedServiceEvent value in struct literal: interface{} does not implement typedServiceEvent (missing method ID)
Unit Tests (engine/verification)
impossible type assertion: se.Event.(*EpochSetup)
Unit Tests (engine/verification)
impossible type assertion: other.Event.(*EpochSetup)
Unit Tests (engine/verification)
impossible type assertion: se.Event.(*EpochCommit)
Unit Tests (engine/collection)
cannot use setup (variable of type *EpochSetup) as typedServiceEvent value in struct literal: *EpochSetup does not implement typedServiceEvent (missing method isSpecificServiceEvent)
Unit Tests (engine/collection)
cannot use er (variable of type *EpochRecover) as typedServiceEvent value in struct literal: *EpochRecover does not implement typedServiceEvent (missing method isSpecificServiceEvent)
Unit Tests (engine/collection)
cannot use commit (variable of type *EpochCommit) as typedServiceEvent value in struct literal: *EpochCommit does not implement typedServiceEvent (missing method isSpecificServiceEvent)
Unit Tests (engine/collection)
cannot use e (variable of type *EjectNode) as typedServiceEvent value in struct literal: *EjectNode does not implement typedServiceEvent (missing method ID)
Unit Tests (engine/collection)
cannot use s (variable of type *SetEpochExtensionViewCount) as typedServiceEvent value in struct literal: *SetEpochExtensionViewCount does not implement typedServiceEvent (missing method ID)
Unit Tests (engine/collection)
cannot use event (variable of type any) as typedServiceEvent value in struct literal: any does not implement typedServiceEvent (missing method ID)
Unit Tests (engine/collection)
cannot use event (variable of type interface{}) as typedServiceEvent value in struct literal: interface{} does not implement typedServiceEvent (missing method ID)
Unit Tests (engine/collection)
impossible type assertion: se.Event.(*EpochSetup)
Unit Tests (engine/collection)
impossible type assertion: other.Event.(*EpochSetup)
Unit Tests (engine/collection)
impossible type assertion: se.Event.(*EpochCommit)
Unit Tests (ledger)
cannot use setup (variable of type *EpochSetup) as typedServiceEvent value in struct literal: *EpochSetup does not implement typedServiceEvent (missing method isSpecificServiceEvent)
Unit Tests (ledger)
cannot use er (variable of type *EpochRecover) as typedServiceEvent value in struct literal: *EpochRecover does not implement typedServiceEvent (missing method isSpecificServiceEvent)
Unit Tests (ledger)
cannot use commit (variable of type *EpochCommit) as typedServiceEvent value in struct literal: *EpochCommit does not implement typedServiceEvent (missing method isSpecificServiceEvent)
Unit Tests (ledger)
cannot use e (variable of type *EjectNode) as typedServiceEvent value in struct literal: *EjectNode does not implement typedServiceEvent (missing method ID)
Unit Tests (ledger)
cannot use s (variable of type *SetEpochExtensionViewCount) as typedServiceEvent value in struct literal: *SetEpochExtensionViewCount does not implement typedServiceEvent (missing method ID)
Unit Tests (ledger)
cannot use event (variable of type any) as typedServiceEvent value in struct literal: any does not implement typedServiceEvent (missing method ID)
Unit Tests (ledger)
cannot use event (variable of type interface{}) as typedServiceEvent value in struct literal: interface{} does not implement typedServiceEvent (missing method ID)
Unit Tests (ledger)
impossible type assertion: se.Event.(*EpochSetup)
Unit Tests (ledger)
impossible type assertion: other.Event.(*EpochSetup)
Unit Tests (ledger)
impossible type assertion: se.Event.(*EpochCommit)
Unit Tests (others)
cannot use setup (variable of type *EpochSetup) as typedServiceEvent value in struct literal: *EpochSetup does not implement typedServiceEvent (missing method isSpecificServiceEvent)
Unit Tests (others)
cannot use er (variable of type *EpochRecover) as typedServiceEvent value in struct literal: *EpochRecover does not implement typedServiceEvent (missing method isSpecificServiceEvent)
Unit Tests (others)
cannot use commit (variable of type *EpochCommit) as typedServiceEvent value in struct literal: *EpochCommit does not implement typedServiceEvent (missing method isSpecificServiceEvent)
Unit Tests (others)
cannot use e (variable of type *EjectNode) as typedServiceEvent value in struct literal: *EjectNode does not implement typedServiceEvent (missing method ID)
Unit Tests (others)
cannot use s (variable of type *SetEpochExtensionViewCount) as typedServiceEvent value in struct literal: *SetEpochExtensionViewCount does not implement typedServiceEvent (missing method ID)
Unit Tests (others)
cannot use event (variable of type any) as typedServiceEvent value in struct literal: any does not implement typedServiceEvent (missing method ID)
Unit Tests (others)
cannot use event (variable of type interface{}) as typedServiceEvent value in struct literal: interface{} does not implement typedServiceEvent (missing method ID)
Unit Tests (others)
impossible type assertion: se.Event.(*EpochSetup)
Unit Tests (others)
impossible type assertion: other.Event.(*EpochSetup)
Unit Tests (others)
impossible type assertion: se.Event.(*EpochCommit)
Unit Tests (engine/execution/computation)
cannot use setup (variable of type *EpochSetup) as typedServiceEvent value in struct literal: *EpochSetup does not implement typedServiceEvent (missing method isSpecificServiceEvent)
Unit Tests (engine/execution/computation)
cannot use er (variable of type *EpochRecover) as typedServiceEvent value in struct literal: *EpochRecover does not implement typedServiceEvent (missing method isSpecificServiceEvent)
Unit Tests (engine/execution/computation)
cannot use commit (variable of type *EpochCommit) as typedServiceEvent value in struct literal: *EpochCommit does not implement typedServiceEvent (missing method isSpecificServiceEvent)
Unit Tests (engine/execution/computation)
cannot use e (variable of type *EjectNode) as typedServiceEvent value in struct literal: *EjectNode does not implement typedServiceEvent (missing method ID)
Unit Tests (engine/execution/computation)
cannot use s (variable of type *SetEpochExtensionViewCount) as typedServiceEvent value in struct literal: *SetEpochExtensionViewCount does not implement typedServiceEvent (missing method ID)
Unit Tests (engine/execution/computation)
cannot use event (variable of type any) as typedServiceEvent value in struct literal: any does not implement typedServiceEvent (missing method ID)
Unit Tests (engine/execution/computation)
cannot use event (variable of type interface{}) as typedServiceEvent value in struct literal: interface{} does not implement typedServiceEvent (missing method ID)
Unit Tests (network/p2p/connection)
cannot use setup (variable of type *EpochSetup) as typedServiceEvent value in struct literal: *EpochSetup does not implement typedServiceEvent (missing method isSpecificServiceEvent)
Unit Tests (engine/execution/computation)
impossible type assertion: se.Event.(*EpochSetup)
Unit Tests (engine/execution/computation)
impossible type assertion: other.Event.(*EpochSetup)
Unit Tests (network/p2p/connection)
cannot use er (variable of type *EpochRecover) as typedServiceEvent value in struct literal: *EpochRecover does not implement typedServiceEvent (missing method isSpecificServiceEvent)
Unit Tests (engine/execution/computation)
impossible type assertion: se.Event.(*EpochCommit)
Unit Tests (network/p2p/connection)
cannot use commit (variable of type *EpochCommit) as typedServiceEvent value in struct literal: *EpochCommit does not implement typedServiceEvent (missing method isSpecificServiceEvent)
Unit Tests (network)
cannot use setup (variable of type *EpochSetup) as typedServiceEvent value in struct literal: *EpochSetup does not implement typedServiceEvent (missing method isSpecificServiceEvent)
Unit Tests (network/p2p/connection)
cannot use e (variable of type *EjectNode) as typedServiceEvent value in struct literal: *EjectNode does not implement typedServiceEvent (missing method ID)
Unit Tests (network)
cannot use er (variable of type *EpochRecover) as typedServiceEvent value in struct literal: *EpochRecover does not implement typedServiceEvent (missing method isSpecificServiceEvent)
Unit Tests (network/p2p/connection)
cannot use s (variable of type *SetEpochExtensionViewCount) as typedServiceEvent value in struct literal: *SetEpochExtensionViewCount does not implement typedServiceEvent (missing method ID)
Unit Tests (network)
cannot use commit (variable of type *EpochCommit) as typedServiceEvent value in struct literal: *EpochCommit does not implement typedServiceEvent (missing method isSpecificServiceEvent)
Unit Tests (network/p2p/connection)
cannot use event (variable of type any) as typedServiceEvent value in struct literal: any does not implement typedServiceEvent (missing method ID)
Unit Tests (network)
cannot use e (variable of type *EjectNode) as typedServiceEvent value in struct literal: *EjectNode does not implement typedServiceEvent (missing method ID)
Unit Tests (network/p2p/connection)
cannot use event (variable of type interface{}) as typedServiceEvent value in struct literal: interface{} does not implement typedServiceEvent (missing method ID)
Unit Tests (network)
cannot use s (variable of type *SetEpochExtensionViewCount) as typedServiceEvent value in struct literal: *SetEpochExtensionViewCount does not implement typedServiceEvent (missing method ID)
Unit Tests (network)
cannot use event (variable of type any) as typedServiceEvent value in struct literal: any does not implement typedServiceEvent (missing method ID)
Unit Tests (network/p2p/connection)
impossible type assertion: se.Event.(*EpochSetup)
Unit Tests (network)
cannot use event (variable of type interface{}) as typedServiceEvent value in struct literal: interface{} does not implement typedServiceEvent (missing method ID)
Unit Tests (network/p2p/connection)
impossible type assertion: other.Event.(*EpochSetup)
Unit Tests (network)
impossible type assertion: se.Event.(*EpochSetup)
Unit Tests (network/p2p/connection)
impossible type assertion: se.Event.(*EpochCommit)
Unit Tests (network)
impossible type assertion: other.Event.(*EpochSetup)
Unit Tests (network)
impossible type assertion: se.Event.(*EpochCommit)
Unit Tests (cmd)
cannot use setup (variable of type *EpochSetup) as typedServiceEvent value in struct literal: *EpochSetup does not implement typedServiceEvent (missing method isSpecificServiceEvent)
Unit Tests (cmd)
cannot use er (variable of type *EpochRecover) as typedServiceEvent value in struct literal: *EpochRecover does not implement typedServiceEvent (missing method isSpecificServiceEvent)
Unit Tests (cmd)
cannot use commit (variable of type *EpochCommit) as typedServiceEvent value in struct literal: *EpochCommit does not implement typedServiceEvent (missing method isSpecificServiceEvent)
Unit Tests (cmd)
cannot use e (variable of type *EjectNode) as typedServiceEvent value in struct literal: *EjectNode does not implement typedServiceEvent (missing method ID)
Unit Tests (cmd)
cannot use s (variable of type *SetEpochExtensionViewCount) as typedServiceEvent value in struct literal: *SetEpochExtensionViewCount does not implement typedServiceEvent (missing method ID)
Unit Tests (cmd)
cannot use event (variable of type any) as typedServiceEvent value in struct literal: any does not implement typedServiceEvent (missing method ID)
Unit Tests (cmd)
cannot use event (variable of type interface{}) as typedServiceEvent value in struct literal: interface{} does not implement typedServiceEvent (missing method ID)
Unit Tests (cmd)
impossible type assertion: se.Event.(*EpochSetup)
Unit Tests (cmd)
impossible type assertion: other.Event.(*EpochSetup)
Unit Tests (cmd)
impossible type assertion: se.Event.(*EpochCommit)
Unit Tests (network/p2p/scoring)
cannot use setup (variable of type *EpochSetup) as typedServiceEvent value in struct literal: *EpochSetup does not implement typedServiceEvent (missing method isSpecificServiceEvent)
Unit Tests (network/p2p/scoring)
cannot use er (variable of type *EpochRecover) as typedServiceEvent value in struct literal: *EpochRecover does not implement typedServiceEvent (missing method isSpecificServiceEvent)
Unit Tests (network/p2p/scoring)
cannot use commit (variable of type *EpochCommit) as typedServiceEvent value in struct literal: *EpochCommit does not implement typedServiceEvent (missing method isSpecificServiceEvent)
Unit Tests (network/p2p/scoring)
cannot use e (variable of type *EjectNode) as typedServiceEvent value in struct literal: *EjectNode does not implement typedServiceEvent (missing method ID)
Unit Tests (network/p2p/scoring)
cannot use s (variable of type *SetEpochExtensionViewCount) as typedServiceEvent value in struct literal: *SetEpochExtensionViewCount does not implement typedServiceEvent (missing method ID)
Unit Tests (network/p2p/scoring)
cannot use event (variable of type any) as typedServiceEvent value in struct literal: any does not implement typedServiceEvent (missing method ID)
Unit Tests (network/p2p/scoring)
cannot use event (variable of type interface{}) as typedServiceEvent value in struct literal: interface{} does not implement typedServiceEvent (missing method ID)
Unit Tests (network/p2p/scoring)
impossible type assertion: se.Event.(*EpochSetup)
Unit Tests (network/p2p/scoring)
impossible type assertion: other.Event.(*EpochSetup)
Unit Tests (network/p2p/scoring)
impossible type assertion: se.Event.(*EpochCommit)
Unit Tests (module/dkg)
cannot use setup (variable of type *EpochSetup) as typedServiceEvent value in struct literal: *EpochSetup does not implement typedServiceEvent (missing method isSpecificServiceEvent)
Unit Tests (module/dkg)
cannot use er (variable of type *EpochRecover) as typedServiceEvent value in struct literal: *EpochRecover does not implement typedServiceEvent (missing method isSpecificServiceEvent)
Unit Tests (module/dkg)
cannot use commit (variable of type *EpochCommit) as typedServiceEvent value in struct literal: *EpochCommit does not implement typedServiceEvent (missing method isSpecificServiceEvent)
Unit Tests (module/dkg)
cannot use e (variable of type *EjectNode) as typedServiceEvent value in struct literal: *EjectNode does not implement typedServiceEvent (missing method ID)
Unit Tests (module/dkg)
cannot use s (variable of type *SetEpochExtensionViewCount) as typedServiceEvent value in struct literal: *SetEpochExtensionViewCount does not implement typedServiceEvent (missing method ID)
Unit Tests (module/dkg)
cannot use event (variable of type any) as typedServiceEvent value in struct literal: any does not implement typedServiceEvent (missing method ID)
Unit Tests (module/dkg)
cannot use event (variable of type interface{}) as typedServiceEvent value in struct literal: interface{} does not implement typedServiceEvent (missing method ID)
Unit Tests (module/dkg)
impossible type assertion: se.Event.(*EpochSetup)
Unit Tests (module/dkg)
impossible type assertion: other.Event.(*EpochSetup)
Unit Tests (module/dkg)
impossible type assertion: se.Event.(*EpochCommit)
Unit Tests (network/alsp)
cannot use setup (variable of type *EpochSetup) as typedServiceEvent value in struct literal: *EpochSetup does not implement typedServiceEvent (missing method isSpecificServiceEvent)
Unit Tests (network/alsp)
cannot use er (variable of type *EpochRecover) as typedServiceEvent value in struct literal: *EpochRecover does not implement typedServiceEvent (missing method isSpecificServiceEvent)
Unit Tests (network/alsp)
cannot use commit (variable of type *EpochCommit) as typedServiceEvent value in struct literal: *EpochCommit does not implement typedServiceEvent (missing method isSpecificServiceEvent)
Unit Tests (network/alsp)
cannot use e (variable of type *EjectNode) as typedServiceEvent value in struct literal: *EjectNode does not implement typedServiceEvent (missing method ID)
Unit Tests (network/alsp)
cannot use s (variable of type *SetEpochExtensionViewCount) as typedServiceEvent value in struct literal: *SetEpochExtensionViewCount does not implement typedServiceEvent (missing method ID)
Unit Tests (network/alsp)
cannot use event (variable of type any) as typedServiceEvent value in struct literal: any does not implement typedServiceEvent (missing method ID)
Unit Tests (network/alsp)
cannot use event (variable of type interface{}) as typedServiceEvent value in struct literal: interface{} does not implement typedServiceEvent (missing method ID)
Unit Tests (network/alsp)
impossible type assertion: se.Event.(*EpochSetup)
Unit Tests (network/alsp)
impossible type assertion: other.Event.(*EpochSetup)
Unit Tests (network/alsp)
impossible type assertion: se.Event.(*EpochCommit)
Unit Tests (consensus)
cannot use setup (variable of type *EpochSetup) as typedServiceEvent value in struct literal: *EpochSetup does not implement typedServiceEvent (missing method isSpecificServiceEvent)
Unit Tests (consensus)
cannot use er (variable of type *EpochRecover) as typedServiceEvent value in struct literal: *EpochRecover does not implement typedServiceEvent (missing method isSpecificServiceEvent)
Unit Tests (consensus)
cannot use commit (variable of type *EpochCommit) as typedServiceEvent value in struct literal: *EpochCommit does not implement typedServiceEvent (missing method isSpecificServiceEvent)
Unit Tests (consensus)
cannot use e (variable of type *EjectNode) as typedServiceEvent value in struct literal: *EjectNode does not implement typedServiceEvent (missing method ID)
Unit Tests (consensus)
cannot use s (variable of type *SetEpochExtensionViewCount) as typedServiceEvent value in struct literal: *SetEpochExtensionViewCount does not implement typedServiceEvent (missing method ID)
Unit Tests (consensus)
cannot use event (variable of type any) as typedServiceEvent value in struct literal: any does not implement typedServiceEvent (missing method ID)
Unit Tests (consensus)
cannot use event (variable of type interface{}) as typedServiceEvent value in struct literal: interface{} does not implement typedServiceEvent (missing method ID)
Unit Tests (consensus)
impossible type assertion: se.Event.(*EpochSetup)
Unit Tests (consensus)
impossible type assertion: other.Event.(*EpochSetup)
Unit Tests (consensus)
impossible type assertion: se.Event.(*EpochCommit)
Unit Tests (storage)
cannot use setup (variable of type *EpochSetup) as typedServiceEvent value in struct literal: *EpochSetup does not implement typedServiceEvent (missing method isSpecificServiceEvent)
Unit Tests (storage)
cannot use er (variable of type *EpochRecover) as typedServiceEvent value in struct literal: *EpochRecover does not implement typedServiceEvent (missing method isSpecificServiceEvent)
Unit Tests (storage)
cannot use commit (variable of type *EpochCommit) as typedServiceEvent value in struct literal: *EpochCommit does not implement typedServiceEvent (missing method isSpecificServiceEvent)
Unit Tests (storage)
cannot use e (variable of type *EjectNode) as typedServiceEvent value in struct literal: *EjectNode does not implement typedServiceEvent (missing method ID)
Unit Tests (storage)
cannot use s (variable of type *SetEpochExtensionViewCount) as typedServiceEvent value in struct literal: *SetEpochExtensionViewCount does not implement typedServiceEvent (missing method ID)
Unit Tests (storage)
cannot use event (variable of type any) as typedServiceEvent value in struct literal: any does not implement typedServiceEvent (missing method ID)
Unit Tests (storage)
cannot use event (variable of type interface{}) as typedServiceEvent value in struct literal: interface{} does not implement typedServiceEvent (missing method ID)
Unit Tests (storage)
impossible type assertion: se.Event.(*EpochSetup)
Unit Tests (storage)
impossible type assertion: other.Event.(*EpochSetup)
Unit Tests (storage)
impossible type assertion: se.Event.(*EpochCommit)
Unit Tests (engine/execution/ingestion)
cannot use setup (variable of type *EpochSetup) as typedServiceEvent value in struct literal: *EpochSetup does not implement typedServiceEvent (missing method isSpecificServiceEvent)
Unit Tests (engine/execution/ingestion)
cannot use er (variable of type *EpochRecover) as typedServiceEvent value in struct literal: *EpochRecover does not implement typedServiceEvent (missing method isSpecificServiceEvent)
Unit Tests (engine/execution/ingestion)
cannot use commit (variable of type *EpochCommit) as typedServiceEvent value in struct literal: *EpochCommit does not implement typedServiceEvent (missing method isSpecificServiceEvent)
Unit Tests (engine/execution/ingestion)
cannot use e (variable of type *EjectNode) as typedServiceEvent value in struct literal: *EjectNode does not implement typedServiceEvent (missing method ID)
Unit Tests (engine/execution/ingestion)
cannot use s (variable of type *SetEpochExtensionViewCount) as typedServiceEvent value in struct literal: *SetEpochExtensionViewCount does not implement typedServiceEvent (missing method ID)
Unit Tests (engine/execution/ingestion)
cannot use event (variable of type any) as typedServiceEvent value in struct literal: any does not implement typedServiceEvent (missing method ID)
Unit Tests (engine/execution/ingestion)
cannot use event (variable of type interface{}) as typedServiceEvent value in struct literal: interface{} does not implement typedServiceEvent (missing method ID)
Unit Tests (engine/execution/ingestion)
impossible type assertion: se.Event.(*EpochSetup)
Unit Tests (engine/execution/ingestion)
impossible type assertion: other.Event.(*EpochSetup)
Unit Tests (engine/execution/ingestion)
impossible type assertion: se.Event.(*EpochCommit)
Unit Tests (engine/execution)
cannot use setup (variable of type *EpochSetup) as typedServiceEvent value in struct literal: *EpochSetup does not implement typedServiceEvent (missing method isSpecificServiceEvent)
Unit Tests (engine/execution)
cannot use er (variable of type *EpochRecover) as typedServiceEvent value in struct literal: *EpochRecover does not implement typedServiceEvent (missing method isSpecificServiceEvent)
Unit Tests (engine/execution)
cannot use commit (variable of type *EpochCommit) as typedServiceEvent value in struct literal: *EpochCommit does not implement typedServiceEvent (missing method isSpecificServiceEvent)
Unit Tests (engine/execution)
cannot use e (variable of type *EjectNode) as typedServiceEvent value in struct literal: *EjectNode does not implement typedServiceEvent (missing method ID)
Unit Tests (engine/execution)
cannot use s (variable of type *SetEpochExtensionViewCount) as typedServiceEvent value in struct literal: *SetEpochExtensionViewCount does not implement typedServiceEvent (missing method ID)
Unit Tests (engine/execution)
cannot use event (variable of type any) as typedServiceEvent value in struct literal: any does not implement typedServiceEvent (missing method ID)
Unit Tests (engine/execution)
cannot use event (variable of type interface{}) as typedServiceEvent value in struct literal: interface{} does not implement typedServiceEvent (missing method ID)
Unit Tests (engine/execution)
impossible type assertion: se.Event.(*EpochSetup)
Unit Tests (engine/execution)
impossible type assertion: other.Event.(*EpochSetup)
Unit Tests (engine/execution)
impossible type assertion: se.Event.(*EpochCommit)
Unit Tests (engine/consensus)
cannot use setup (variable of type *EpochSetup) as typedServiceEvent value in struct literal: *EpochSetup does not implement typedServiceEvent (missing method isSpecificServiceEvent)
Unit Tests (engine/consensus)
cannot use er (variable of type *EpochRecover) as typedServiceEvent value in struct literal: *EpochRecover does not implement typedServiceEvent (missing method isSpecificServiceEvent)
Unit Tests (engine/consensus)
cannot use commit (variable of type *EpochCommit) as typedServiceEvent value in struct literal: *EpochCommit does not implement typedServiceEvent (missing method isSpecificServiceEvent)
Unit Tests (engine/consensus)
cannot use e (variable of type *EjectNode) as typedServiceEvent value in struct literal: *EjectNode does not implement typedServiceEvent (missing method ID)
Unit Tests (engine/consensus)
cannot use s (variable of type *SetEpochExtensionViewCount) as typedServiceEvent value in struct literal: *SetEpochExtensionViewCount does not implement typedServiceEvent (missing method ID)
Unit Tests (engine/consensus)
cannot use event (variable of type any) as typedServiceEvent value in struct literal: any does not implement typedServiceEvent (missing method ID)
Unit Tests (engine/consensus)
cannot use event (variable of type interface{}) as typedServiceEvent value in struct literal: interface{} does not implement typedServiceEvent (missing method ID)
Unit Tests (module)
cannot use setup (variable of type *EpochSetup) as typedServiceEvent value in struct literal: *EpochSetup does not implement typedServiceEvent (missing method isSpecificServiceEvent)
Unit Tests (engine/consensus)
impossible type assertion: se.Event.(*EpochSetup)
Unit Tests (module)
cannot use er (variable of type *EpochRecover) as typedServiceEvent value in struct literal: *EpochRecover does not implement typedServiceEvent (missing method isSpecificServiceEvent)
Unit Tests (module)
cannot use commit (variable of type *EpochCommit) as typedServiceEvent value in struct literal: *EpochCommit does not implement typedServiceEvent (missing method isSpecificServiceEvent)
Unit Tests (engine/consensus)
impossible type assertion: other.Event.(*EpochSetup)
Unit Tests (module)
cannot use e (variable of type *EjectNode) as typedServiceEvent value in struct literal: *EjectNode does not implement typedServiceEvent (missing method ID)
Unit Tests (engine/consensus)
impossible type assertion: se.Event.(*EpochCommit)
Unit Tests (module)
cannot use s (variable of type *SetEpochExtensionViewCount) as typedServiceEvent value in struct literal: *SetEpochExtensionViewCount does not implement typedServiceEvent (missing method ID)
Unit Tests (module)
cannot use event (variable of type any) as typedServiceEvent value in struct literal: any does not implement typedServiceEvent (missing method ID)
Unit Tests (module)
cannot use event (variable of type interface{}) as typedServiceEvent value in struct literal: interface{} does not implement typedServiceEvent (missing method ID)
Unit Tests (fvm)
cannot use setup (variable of type *EpochSetup) as typedServiceEvent value in struct literal: *EpochSetup does not implement typedServiceEvent (missing method isSpecificServiceEvent)
Unit Tests (module)
impossible type assertion: se.Event.(*EpochSetup)
Unit Tests (fvm)
cannot use er (variable of type *EpochRecover) as typedServiceEvent value in struct literal: *EpochRecover does not implement typedServiceEvent (missing method isSpecificServiceEvent)
Unit Tests (module)
impossible type assertion: other.Event.(*EpochSetup)
Unit Tests (fvm)
cannot use commit (variable of type *EpochCommit) as typedServiceEvent value in struct literal: *EpochCommit does not implement typedServiceEvent (missing method isSpecificServiceEvent)
Unit Tests (fvm)
cannot use e (variable of type *EjectNode) as typedServiceEvent value in struct literal: *EjectNode does not implement typedServiceEvent (missing method ID)
Unit Tests (module)
impossible type assertion: se.Event.(*EpochCommit)
Unit Tests (engine/common)
cannot use setup (variable of type *EpochSetup) as typedServiceEvent value in struct literal: *EpochSetup does not implement typedServiceEvent (missing method isSpecificServiceEvent)
Unit Tests (fvm)
cannot use s (variable of type *SetEpochExtensionViewCount) as typedServiceEvent value in struct literal: *SetEpochExtensionViewCount does not implement typedServiceEvent (missing method ID)
Unit Tests (engine/common)
cannot use er (variable of type *EpochRecover) as typedServiceEvent value in struct literal: *EpochRecover does not implement typedServiceEvent (missing method isSpecificServiceEvent)
Unit Tests (fvm)
cannot use event (variable of type any) as typedServiceEvent value in struct literal: any does not implement typedServiceEvent (missing method ID)
Unit Tests (fvm)
cannot use event (variable of type interface{}) as typedServiceEvent value in struct literal: interface{} does not implement typedServiceEvent (missing method ID)
Unit Tests (engine/common)
cannot use commit (variable of type *EpochCommit) as typedServiceEvent value in struct literal: *EpochCommit does not implement typedServiceEvent (missing method isSpecificServiceEvent)
Unit Tests (fvm)
impossible type assertion: se.Event.(*EpochSetup)
Unit Tests (engine/common)
cannot use e (variable of type *EjectNode) as typedServiceEvent value in struct literal: *EjectNode does not implement typedServiceEvent (missing method ID)
Unit Tests (fvm)
impossible type assertion: other.Event.(*EpochSetup)
Unit Tests (engine/common)
cannot use s (variable of type *SetEpochExtensionViewCount) as typedServiceEvent value in struct literal: *SetEpochExtensionViewCount does not implement typedServiceEvent (missing method ID)
Unit Tests (engine/common)
cannot use event (variable of type any) as typedServiceEvent value in struct literal: any does not implement typedServiceEvent (missing method ID)
Unit Tests (fvm)
impossible type assertion: se.Event.(*EpochCommit)
Unit Tests (engine/common)
cannot use event (variable of type interface{}) as typedServiceEvent value in struct literal: interface{} does not implement typedServiceEvent (missing method ID)
Unit Tests (engine/common)
impossible type assertion: se.Event.(*EpochSetup)
Unit Tests (engine/common)
impossible type assertion: other.Event.(*EpochSetup)
Unit Tests (engine/common)
impossible type assertion: se.Event.(*EpochCommit)
Unit Tests (network/test/cohort2)
cannot use setup (variable of type *EpochSetup) as typedServiceEvent value in struct literal: *EpochSetup does not implement typedServiceEvent (missing method isSpecificServiceEvent)
Unit Tests (network/test/cohort2)
cannot use er (variable of type *EpochRecover) as typedServiceEvent value in struct literal: *EpochRecover does not implement typedServiceEvent (missing method isSpecificServiceEvent)
Unit Tests (network/test/cohort2)
cannot use commit (variable of type *EpochCommit) as typedServiceEvent value in struct literal: *EpochCommit does not implement typedServiceEvent (missing method isSpecificServiceEvent)
Unit Tests (network/test/cohort2)
cannot use e (variable of type *EjectNode) as typedServiceEvent value in struct literal: *EjectNode does not implement typedServiceEvent (missing method ID)
Unit Tests (network/test/cohort2)
cannot use s (variable of type *SetEpochExtensionViewCount) as typedServiceEvent value in struct literal: *SetEpochExtensionViewCount does not implement typedServiceEvent (missing method ID)
Unit Tests (network/test/cohort2)
cannot use event (variable of type any) as typedServiceEvent value in struct literal: any does not implement typedServiceEvent (missing method ID)
Unit Tests (network/test/cohort2)
cannot use event (variable of type interface{}) as typedServiceEvent value in struct literal: interface{} does not implement typedServiceEvent (missing method ID)
Unit Tests (network/test/cohort2)
impossible type assertion: se.Event.(*EpochSetup)
Unit Tests (network/test/cohort2)
impossible type assertion: other.Event.(*EpochSetup)
Unit Tests (network/test/cohort2)
impossible type assertion: se.Event.(*EpochCommit)
Unit Tests (network/p2p/node)
cannot use setup (variable of type *EpochSetup) as typedServiceEvent value in struct literal: *EpochSetup does not implement typedServiceEvent (missing method isSpecificServiceEvent)
Unit Tests (network/p2p/node)
cannot use er (variable of type *EpochRecover) as typedServiceEvent value in struct literal: *EpochRecover does not implement typedServiceEvent (missing method isSpecificServiceEvent)
Unit Tests (network/p2p/node)
cannot use commit (variable of type *EpochCommit) as typedServiceEvent value in struct literal: *EpochCommit does not implement typedServiceEvent (missing method isSpecificServiceEvent)
Unit Tests (network/p2p/node)
cannot use e (variable of type *EjectNode) as typedServiceEvent value in struct literal: *EjectNode does not implement typedServiceEvent (missing method ID)
Unit Tests (network/p2p/node)
cannot use s (variable of type *SetEpochExtensionViewCount) as typedServiceEvent value in struct literal: *SetEpochExtensionViewCount does not implement typedServiceEvent (missing method ID)
Unit Tests (network/p2p/node)
cannot use event (variable of type any) as typedServiceEvent value in struct literal: any does not implement typedServiceEvent (missing method ID)
Unit Tests (network/p2p/node)
cannot use event (variable of type interface{}) as typedServiceEvent value in struct literal: interface{} does not implement typedServiceEvent (missing method ID)
Unit Tests (network/p2p/node)
impossible type assertion: se.Event.(*EpochSetup)
Unit Tests (network/p2p/node)
impossible type assertion: other.Event.(*EpochSetup)
Unit Tests (network/p2p/node)
impossible type assertion: se.Event.(*EpochCommit)
Unit Tests (engine)
cannot use setup (variable of type *EpochSetup) as typedServiceEvent value in struct literal: *EpochSetup does not implement typedServiceEvent (missing method isSpecificServiceEvent)
Unit Tests (engine)
cannot use er (variable of type *EpochRecover) as typedServiceEvent value in struct literal: *EpochRecover does not implement typedServiceEvent (missing method isSpecificServiceEvent)
Unit Tests (engine)
cannot use commit (variable of type *EpochCommit) as typedServiceEvent value in struct literal: *EpochCommit does not implement typedServiceEvent (missing method isSpecificServiceEvent)
Unit Tests (engine)
cannot use e (variable of type *EjectNode) as typedServiceEvent value in struct literal: *EjectNode does not implement typedServiceEvent (missing method ID)
Unit Tests (engine)
cannot use s (variable of type *SetEpochExtensionViewCount) as typedServiceEvent value in struct literal: *SetEpochExtensionViewCount does not implement typedServiceEvent (missing method ID)
Unit Tests (engine)
cannot use event (variable of type any) as typedServiceEvent value in struct literal: any does not implement typedServiceEvent (missing method ID)
Unit Tests (engine)
cannot use event (variable of type interface{}) as typedServiceEvent value in struct literal: interface{} does not implement typedServiceEvent (missing method ID)
Unit Tests (engine)
impossible type assertion: se.Event.(*EpochSetup)
Unit Tests (engine)
impossible type assertion: other.Event.(*EpochSetup)
Unit Tests (engine)
impossible type assertion: se.Event.(*EpochCommit)
Integration Tests Others (integration)
cannot use setup (variable of type *EpochSetup) as typedServiceEvent value in struct literal: *EpochSetup does not implement typedServiceEvent (missing method isSpecificServiceEvent)
Integration Tests Others (integration)
cannot use er (variable of type *EpochRecover) as typedServiceEvent value in struct literal: *EpochRecover does not implement typedServiceEvent (missing method isSpecificServiceEvent)
Integration Tests Others (integration)
cannot use commit (variable of type *EpochCommit) as typedServiceEvent value in struct literal: *EpochCommit does not implement typedServiceEvent (missing method isSpecificServiceEvent)
Integration Tests Others (integration)
cannot use e (variable of type *EjectNode) as typedServiceEvent value in struct literal: *EjectNode does not implement typedServiceEvent (missing method ID)
Integration Tests Others (integration)
cannot use s (variable of type *SetEpochExtensionViewCount) as typedServiceEvent value in struct literal: *SetEpochExtensionViewCount does not implement typedServiceEvent (missing method ID)
Integration Tests Others (integration)
cannot use event (variable of type any) as typedServiceEvent value in struct literal: any does not implement typedServiceEvent (missing method ID)
Integration Tests Others (integration)
cannot use event (variable of type interface{}) as typedServiceEvent value in struct literal: interface{} does not implement typedServiceEvent (missing method ID)
Integration Tests Others (integration)
impossible type assertion: se.Event.(*EpochSetup)
Integration Tests Others (integration)
impossible type assertion: other.Event.(*EpochSetup)
Integration Tests Others (integration)
impossible type assertion: se.Event.(*EpochCommit)
Lint (./): consensus/hotstuff/model/block.go#L7
could not import github.com/onflow/flow-go/model/flow (-: # github.com/onflow/flow-go/model/flow
Lint (./): model/flow/epoch.go#L156
cannot use setup (variable of type *EpochSetup) as typedServiceEvent value in struct literal: *EpochSetup does not implement typedServiceEvent (missing method isSpecificServiceEvent)
Lint (./): model/flow/epoch.go#L210
cannot use er (variable of type *EpochRecover) as typedServiceEvent value in struct literal: *EpochRecover does not implement typedServiceEvent (missing method isSpecificServiceEvent)
Lint (./): model/flow/epoch.go#L314
cannot use commit (variable of type *EpochCommit) as typedServiceEvent value in struct literal: *EpochCommit does not implement typedServiceEvent (missing method isSpecificServiceEvent)
Lint (./): model/flow/epoch.go#L474
cannot use e (variable of type *EjectNode) as typedServiceEvent value in struct literal: *EjectNode does not implement typedServiceEvent (missing method ID)
Lint (./): model/flow/kvstore.go#L20
cannot use s (variable of type *SetEpochExtensionViewCount) as typedServiceEvent value in struct literal: *SetEpochExtensionViewCount does not implement typedServiceEvent (missing method ID)
Lint (./): model/flow/service_event.go#L177
cannot use event (variable of type any) as typedServiceEvent value in struct literal: any does not implement typedServiceEvent (missing method ID)
Lint (./): model/flow/service_event.go#L233
cannot use event (variable of type interface{}) as typedServiceEvent value in struct literal: interface{} does not implement typedServiceEvent (missing method ID)
Lint (./): model/flow/service_event.go#L273
impossible type assertion: se.Event.(*EpochSetup)
Lint (./): model/flow/service_event.go#L280
impossible type assertion: other.Event.(*EpochSetup)
Unit Tests Insecure (insecure/integration/functional/test/gossipsub/rpc_inspector)
cannot use setup (variable of type *EpochSetup) as typedServiceEvent value in struct literal: *EpochSetup does not implement typedServiceEvent (missing method isSpecificServiceEvent)
Unit Tests Insecure (insecure/integration/functional/test/gossipsub/rpc_inspector)
cannot use er (variable of type *EpochRecover) as typedServiceEvent value in struct literal: *EpochRecover does not implement typedServiceEvent (missing method isSpecificServiceEvent)
Unit Tests Insecure (insecure/integration/functional/test/gossipsub/rpc_inspector)
cannot use commit (variable of type *EpochCommit) as typedServiceEvent value in struct literal: *EpochCommit does not implement typedServiceEvent (missing method isSpecificServiceEvent)
Unit Tests Insecure (insecure/integration/functional/test/gossipsub/rpc_inspector)
cannot use e (variable of type *EjectNode) as typedServiceEvent value in struct literal: *EjectNode does not implement typedServiceEvent (missing method ID)
Unit Tests Insecure (insecure/integration/functional/test/gossipsub/rpc_inspector)
cannot use s (variable of type *SetEpochExtensionViewCount) as typedServiceEvent value in struct literal: *SetEpochExtensionViewCount does not implement typedServiceEvent (missing method ID)
Unit Tests Insecure (insecure/integration/functional/test/gossipsub/rpc_inspector)
cannot use event (variable of type any) as typedServiceEvent value in struct literal: any does not implement typedServiceEvent (missing method ID)
Unit Tests Insecure (insecure/integration/functional/test/gossipsub/rpc_inspector)
cannot use event (variable of type interface{}) as typedServiceEvent value in struct literal: interface{} does not implement typedServiceEvent (missing method ID)
Unit Tests Insecure (insecure/integration/functional/test/gossipsub/rpc_inspector)
impossible type assertion: se.Event.(*EpochSetup)
Unit Tests Insecure (insecure/integration/functional/test/gossipsub/rpc_inspector)
impossible type assertion: other.Event.(*EpochSetup)
Unit Tests Insecure (insecure/integration/functional/test/gossipsub/rpc_inspector)
impossible type assertion: se.Event.(*EpochCommit)
Unit Tests Insecure (insecure/integration/functional/test/gossipsub/scoring)
cannot use setup (variable of type *EpochSetup) as typedServiceEvent value in struct literal: *EpochSetup does not implement typedServiceEvent (missing method isSpecificServiceEvent)
Unit Tests Insecure (insecure/integration/functional/test/gossipsub/scoring)
cannot use er (variable of type *EpochRecover) as typedServiceEvent value in struct literal: *EpochRecover does not implement typedServiceEvent (missing method isSpecificServiceEvent)
Unit Tests Insecure (insecure/integration/functional/test/gossipsub/scoring)
cannot use commit (variable of type *EpochCommit) as typedServiceEvent value in struct literal: *EpochCommit does not implement typedServiceEvent (missing method isSpecificServiceEvent)
Unit Tests Insecure (insecure/integration/functional/test/gossipsub/scoring)
cannot use e (variable of type *EjectNode) as typedServiceEvent value in struct literal: *EjectNode does not implement typedServiceEvent (missing method ID)
Unit Tests Insecure (insecure/integration/functional/test/gossipsub/scoring)
cannot use s (variable of type *SetEpochExtensionViewCount) as typedServiceEvent value in struct literal: *SetEpochExtensionViewCount does not implement typedServiceEvent (missing method ID)
Unit Tests Insecure (insecure/integration/functional/test/gossipsub/scoring)
cannot use event (variable of type any) as typedServiceEvent value in struct literal: any does not implement typedServiceEvent (missing method ID)
Unit Tests Insecure (insecure/integration/functional/test/gossipsub/scoring)
cannot use event (variable of type interface{}) as typedServiceEvent value in struct literal: interface{} does not implement typedServiceEvent (missing method ID)
Unit Tests Insecure (insecure/integration/functional/test/gossipsub/scoring)
impossible type assertion: se.Event.(*EpochSetup)
Unit Tests Insecure (insecure/integration/functional/test/gossipsub/scoring)
impossible type assertion: other.Event.(*EpochSetup)
Unit Tests Insecure (insecure/integration/functional/test/gossipsub/scoring)
impossible type assertion: se.Event.(*EpochCommit)
Unit Tests Insecure (insecure)
cannot use setup (variable of type *EpochSetup) as typedServiceEvent value in struct literal: *EpochSetup does not implement typedServiceEvent (missing method isSpecificServiceEvent)
Unit Tests Insecure (insecure)
cannot use er (variable of type *EpochRecover) as typedServiceEvent value in struct literal: *EpochRecover does not implement typedServiceEvent (missing method isSpecificServiceEvent)
Unit Tests Insecure (insecure)
cannot use commit (variable of type *EpochCommit) as typedServiceEvent value in struct literal: *EpochCommit does not implement typedServiceEvent (missing method isSpecificServiceEvent)
Unit Tests Insecure (insecure)
cannot use e (variable of type *EjectNode) as typedServiceEvent value in struct literal: *EjectNode does not implement typedServiceEvent (missing method ID)
Unit Tests Insecure (insecure)
cannot use s (variable of type *SetEpochExtensionViewCount) as typedServiceEvent value in struct literal: *SetEpochExtensionViewCount does not implement typedServiceEvent (missing method ID)
Unit Tests Insecure (insecure)
cannot use event (variable of type any) as typedServiceEvent value in struct literal: any does not implement typedServiceEvent (missing method ID)
Unit Tests Insecure (insecure)
cannot use event (variable of type interface{}) as typedServiceEvent value in struct literal: interface{} does not implement typedServiceEvent (missing method ID)
Unit Tests Insecure (insecure)
impossible type assertion: se.Event.(*EpochSetup)
Unit Tests Insecure (insecure)
impossible type assertion: other.Event.(*EpochSetup)
Unit Tests Insecure (insecure)
impossible type assertion: se.Event.(*EpochCommit)
Create Dynamic Test Matrix
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Create Dynamic Test Matrix
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Tidy
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Create Dynamic Integration Test Package Matrix
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Create Dynamic Integration Test Package Matrix
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Docker Build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Lint (./insecure/)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Lint (./integration/)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Create Dynamic Unit Test Insecure Package Matrix
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Create Dynamic Unit Test Insecure Package Matrix
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Unit Tests (network/test/cohort1)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Unit Tests (network/test/cohort1)
Attempt 1 failed. Reason: Child_process exited with error code 2
Unit Tests (network/test/cohort1)
Attempt 2 failed. Reason: Child_process exited with error code 2
Unit Tests (network/test/cohort1)
Attempt 3 failed. Reason: Child_process exited with error code 2
Unit Tests (network/test/cohort1)
Attempt 4 failed. Reason: Child_process exited with error code 2
Unit Tests (network/p2p)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Unit Tests (network/p2p)
Attempt 1 failed. Reason: Child_process exited with error code 2
Unit Tests (network/p2p)
Attempt 2 failed. Reason: Child_process exited with error code 2
Unit Tests (network/p2p)
Attempt 3 failed. Reason: Child_process exited with error code 2
Unit Tests (network/p2p)
Attempt 4 failed. Reason: Child_process exited with error code 2
Unit Tests (state)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Unit Tests (state)
Attempt 1 failed. Reason: Child_process exited with error code 2
Unit Tests (state)
Attempt 2 failed. Reason: Child_process exited with error code 2
Unit Tests (state)
Attempt 3 failed. Reason: Child_process exited with error code 2
Unit Tests (state)
Attempt 4 failed. Reason: Child_process exited with error code 2
Unit Tests (admin)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Unit Tests (utils)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Unit Tests (engine/access)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Unit Tests (admin)
Attempt 1 failed. Reason: Child_process exited with error code 2
Unit Tests (utils)
Attempt 1 failed. Reason: Child_process exited with error code 2
Unit Tests (admin)
Attempt 2 failed. Reason: Child_process exited with error code 2
Unit Tests (utils)
Attempt 2 failed. Reason: Child_process exited with error code 2
Unit Tests (admin)
Attempt 3 failed. Reason: Child_process exited with error code 2
Unit Tests (utils)
Attempt 3 failed. Reason: Child_process exited with error code 2
Unit Tests (admin)
Attempt 4 failed. Reason: Child_process exited with error code 2
Unit Tests (utils)
Attempt 4 failed. Reason: Child_process exited with error code 2
Unit Tests (engine/access)
Attempt 1 failed. Reason: Child_process exited with error code 2
Unit Tests (engine/access)
Attempt 2 failed. Reason: Child_process exited with error code 2
Unit Tests (engine/access)
Attempt 3 failed. Reason: Child_process exited with error code 2
Unit Tests (engine/access)
Attempt 4 failed. Reason: Child_process exited with error code 2
Unit Tests (engine/verification)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Unit Tests (engine/verification)
Attempt 1 failed. Reason: Child_process exited with error code 2
Unit Tests (engine/verification)
Attempt 2 failed. Reason: Child_process exited with error code 2
Unit Tests (engine/verification)
Attempt 3 failed. Reason: Child_process exited with error code 2
Unit Tests (engine/verification)
Attempt 4 failed. Reason: Child_process exited with error code 2
Unit Tests (engine/collection)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Unit Tests (engine/collection)
Attempt 1 failed. Reason: Child_process exited with error code 2
Unit Tests (engine/collection)
Attempt 2 failed. Reason: Child_process exited with error code 2
Unit Tests (engine/collection)
Attempt 3 failed. Reason: Child_process exited with error code 2
Unit Tests (engine/collection)
Attempt 4 failed. Reason: Child_process exited with error code 2
Unit Tests (ledger)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Unit Tests (ledger)
Attempt 1 failed. Reason: Child_process exited with error code 2
Unit Tests (ledger)
Attempt 2 failed. Reason: Child_process exited with error code 2
Unit Tests (ledger)
Attempt 3 failed. Reason: Child_process exited with error code 2
Unit Tests (ledger)
Attempt 4 failed. Reason: Child_process exited with error code 2
Unit Tests (others)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Unit Tests (others)
Attempt 1 failed. Reason: Child_process exited with error code 2
Unit Tests (others)
Attempt 2 failed. Reason: Child_process exited with error code 2
Unit Tests (others)
Attempt 3 failed. Reason: Child_process exited with error code 2
Unit Tests (others)
Attempt 4 failed. Reason: Child_process exited with error code 2
Unit Tests (engine/execution/computation)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Unit Tests (network/p2p/connection)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Unit Tests (engine/execution/computation)
Attempt 1 failed. Reason: Child_process exited with error code 2
Unit Tests (network)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Unit Tests (engine/execution/computation)
Attempt 2 failed. Reason: Child_process exited with error code 2
Unit Tests (engine/execution/computation)
Attempt 3 failed. Reason: Child_process exited with error code 2
Unit Tests (engine/execution/computation)
Attempt 4 failed. Reason: Child_process exited with error code 2
Unit Tests (network/p2p/connection)
Attempt 1 failed. Reason: Child_process exited with error code 2
Unit Tests (network/p2p/connection)
Attempt 2 failed. Reason: Child_process exited with error code 2
Unit Tests (network)
Attempt 1 failed. Reason: Child_process exited with error code 2
Unit Tests (network/p2p/connection)
Attempt 3 failed. Reason: Child_process exited with error code 2
Unit Tests (network)
Attempt 2 failed. Reason: Child_process exited with error code 2
Unit Tests (network)
Attempt 3 failed. Reason: Child_process exited with error code 2
Unit Tests (network/p2p/connection)
Attempt 4 failed. Reason: Child_process exited with error code 2
Unit Tests (network)
Attempt 4 failed. Reason: Child_process exited with error code 2
Unit Tests (cmd)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Unit Tests (cmd)
Attempt 1 failed. Reason: Child_process exited with error code 2
Unit Tests (cmd)
Attempt 2 failed. Reason: Child_process exited with error code 2
Unit Tests (cmd)
Attempt 3 failed. Reason: Child_process exited with error code 2
Unit Tests (cmd)
Attempt 4 failed. Reason: Child_process exited with error code 2
Unit Tests (network/p2p/scoring)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Unit Tests (network/p2p/scoring)
Attempt 1 failed. Reason: Child_process exited with error code 2
Unit Tests (network/p2p/scoring)
Attempt 2 failed. Reason: Child_process exited with error code 2
Unit Tests (network/p2p/scoring)
Attempt 3 failed. Reason: Child_process exited with error code 2
Unit Tests (network/p2p/scoring)
Attempt 4 failed. Reason: Child_process exited with error code 2
Unit Tests (module/dkg)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Unit Tests (module/dkg)
Attempt 1 failed. Reason: Child_process exited with error code 2
Unit Tests (module/dkg)
Attempt 2 failed. Reason: Child_process exited with error code 2
Unit Tests (module/dkg)
Attempt 3 failed. Reason: Child_process exited with error code 2
Unit Tests (module/dkg)
Attempt 4 failed. Reason: Child_process exited with error code 2
Unit Tests (network/alsp)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Unit Tests (network/alsp)
Attempt 1 failed. Reason: Child_process exited with error code 2
Unit Tests (network/alsp)
Attempt 2 failed. Reason: Child_process exited with error code 2
Unit Tests (network/alsp)
Attempt 3 failed. Reason: Child_process exited with error code 2
Unit Tests (network/alsp)
Attempt 4 failed. Reason: Child_process exited with error code 2
Unit Tests (consensus)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Unit Tests (consensus)
Attempt 1 failed. Reason: Child_process exited with error code 2
Unit Tests (consensus)
Attempt 2 failed. Reason: Child_process exited with error code 2
Unit Tests (consensus)
Attempt 3 failed. Reason: Child_process exited with error code 2
Unit Tests (consensus)
Attempt 4 failed. Reason: Child_process exited with error code 2
Unit Tests (storage)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Unit Tests (storage)
Attempt 1 failed. Reason: Child_process exited with error code 2
Unit Tests (storage)
Attempt 2 failed. Reason: Child_process exited with error code 2
Unit Tests (storage)
Attempt 3 failed. Reason: Child_process exited with error code 2
Unit Tests (storage)
Attempt 4 failed. Reason: Child_process exited with error code 2
Unit Tests (engine/execution/ingestion)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Unit Tests (engine/execution/ingestion)
Attempt 1 failed. Reason: Child_process exited with error code 2
Unit Tests (engine/execution/ingestion)
Attempt 2 failed. Reason: Child_process exited with error code 2
Unit Tests (engine/execution/ingestion)
Attempt 3 failed. Reason: Child_process exited with error code 2
Unit Tests (engine/execution/ingestion)
Attempt 4 failed. Reason: Child_process exited with error code 2
Unit Tests (engine/execution)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Unit Tests (engine/execution)
Attempt 1 failed. Reason: Child_process exited with error code 2
Unit Tests (engine/execution)
Attempt 2 failed. Reason: Child_process exited with error code 2
Unit Tests (engine/execution)
Attempt 3 failed. Reason: Child_process exited with error code 2
Unit Tests (engine/execution)
Attempt 4 failed. Reason: Child_process exited with error code 2
Unit Tests (engine/consensus)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Unit Tests (module)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Unit Tests (engine/consensus)
Attempt 1 failed. Reason: Child_process exited with error code 2
Unit Tests (engine/consensus)
Attempt 2 failed. Reason: Child_process exited with error code 2
Unit Tests (fvm)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Unit Tests (engine/consensus)
Attempt 3 failed. Reason: Child_process exited with error code 2
Unit Tests (engine/consensus)
Attempt 4 failed. Reason: Child_process exited with error code 2
Unit Tests (engine/common)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Unit Tests (module)
Attempt 1 failed. Reason: Child_process exited with error code 2
Unit Tests (module)
Attempt 2 failed. Reason: Child_process exited with error code 2
Unit Tests (module)
Attempt 3 failed. Reason: Child_process exited with error code 2
Unit Tests (module)
Attempt 4 failed. Reason: Child_process exited with error code 2
Unit Tests (fvm)
Attempt 1 failed. Reason: Child_process exited with error code 2
Unit Tests (fvm)
Attempt 2 failed. Reason: Child_process exited with error code 2
Unit Tests (fvm)
Attempt 3 failed. Reason: Child_process exited with error code 2
Unit Tests (fvm)
Attempt 4 failed. Reason: Child_process exited with error code 2
Unit Tests (engine/common)
Attempt 1 failed. Reason: Child_process exited with error code 2
Unit Tests (engine/common)
Attempt 2 failed. Reason: Child_process exited with error code 2
Unit Tests (engine/common)
Attempt 3 failed. Reason: Child_process exited with error code 2
Unit Tests (engine/common)
Attempt 4 failed. Reason: Child_process exited with error code 2
Unit Tests (network/test/cohort2)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Unit Tests (network/test/cohort2)
Attempt 1 failed. Reason: Child_process exited with error code 2
Unit Tests (network/test/cohort2)
Attempt 2 failed. Reason: Child_process exited with error code 2
Unit Tests (network/test/cohort2)
Attempt 3 failed. Reason: Child_process exited with error code 2
Unit Tests (network/test/cohort2)
Attempt 4 failed. Reason: Child_process exited with error code 2
Unit Tests (network/p2p/node)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Unit Tests (network/p2p/node)
Attempt 1 failed. Reason: Child_process exited with error code 2
Unit Tests (network/p2p/node)
Attempt 2 failed. Reason: Child_process exited with error code 2
Unit Tests (network/p2p/node)
Attempt 3 failed. Reason: Child_process exited with error code 2
Unit Tests (network/p2p/node)
Attempt 4 failed. Reason: Child_process exited with error code 2
Unit Tests (engine)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Unit Tests (engine)
Attempt 1 failed. Reason: Child_process exited with error code 2
Unit Tests (engine)
Attempt 2 failed. Reason: Child_process exited with error code 2
Unit Tests (engine)
Attempt 3 failed. Reason: Child_process exited with error code 2
Unit Tests (engine)
Attempt 4 failed. Reason: Child_process exited with error code 2
Integration Tests Others (integration)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Integration Tests Others (integration)
Attempt 1 failed. Reason: Child_process exited with error code 2
Integration Tests Others (integration)
Attempt 2 failed. Reason: Child_process exited with error code 2
Integration Tests Others (integration)
Attempt 3 failed. Reason: Child_process exited with error code 2
Integration Tests Others (integration)
Attempt 4 failed. Reason: Child_process exited with error code 2
Lint (./)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Unit Tests Insecure (insecure/integration/functional/test/gossipsub/rpc_inspector)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Unit Tests Insecure (insecure/integration/functional/test/gossipsub/rpc_inspector)
Attempt 1 failed. Reason: Child_process exited with error code 2
Unit Tests Insecure (insecure/integration/functional/test/gossipsub/rpc_inspector)
Attempt 2 failed. Reason: Child_process exited with error code 2
Unit Tests Insecure (insecure/integration/functional/test/gossipsub/rpc_inspector)
Attempt 3 failed. Reason: Child_process exited with error code 2
Unit Tests Insecure (insecure/integration/functional/test/gossipsub/rpc_inspector)
Attempt 4 failed. Reason: Child_process exited with error code 2
Unit Tests Insecure (insecure/integration/functional/test/gossipsub/scoring)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Unit Tests Insecure (insecure/integration/functional/test/gossipsub/scoring)
Attempt 1 failed. Reason: Child_process exited with error code 2
Unit Tests Insecure (insecure/integration/functional/test/gossipsub/scoring)
Attempt 2 failed. Reason: Child_process exited with error code 2
Unit Tests Insecure (insecure/integration/functional/test/gossipsub/scoring)
Attempt 3 failed. Reason: Child_process exited with error code 2
Unit Tests Insecure (insecure/integration/functional/test/gossipsub/scoring)
Attempt 4 failed. Reason: Child_process exited with error code 2
Unit Tests Insecure (insecure)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Unit Tests Insecure (insecure)
Attempt 1 failed. Reason: Child_process exited with error code 2
Unit Tests Insecure (insecure)
Attempt 2 failed. Reason: Child_process exited with error code 2
Unit Tests Insecure (insecure)
Attempt 3 failed. Reason: Child_process exited with error code 2
Unit Tests Insecure (insecure)
Attempt 4 failed. Reason: Child_process exited with error code 2