DRAFT: Chunk-wise service event verification - ChunkIndexed[ServiceEvent]
#35714
Annotations
10 errors and 5 warnings
Run 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)
|
Run 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)
|
Run 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)
|
Run 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)
|
Run 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)
|
Run 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)
|
Run 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)
|
Run tests (network/p2p/node)
impossible type assertion: se.Event.(*EpochSetup)
|
Run tests (network/p2p/node)
impossible type assertion: other.Event.(*EpochSetup)
|
Run tests (network/p2p/node)
impossible type assertion: se.Event.(*EpochCommit)
|
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/
|
Run tests (network/p2p/node)
Attempt 1 failed. Reason: Child_process exited with error code 2
|
Run tests (network/p2p/node)
Attempt 2 failed. Reason: Child_process exited with error code 2
|
Run tests (network/p2p/node)
Attempt 3 failed. Reason: Child_process exited with error code 2
|
Run tests (network/p2p/node)
Attempt 4 failed. Reason: Child_process exited with error code 2
|
Loading