Skip to content

Implement support for ephemeral headers #1652

Implement support for ephemeral headers

Implement support for ephemeral headers #1652

Triggered via pull request February 16, 2025 01:48
Status Failure
Total duration 44s
Artifacts

devnet-run.yml

on: pull_request
Matrix: cli-devnet-integration
Fit to window
Zoom out
Zoom in

Annotations

10 errors
cli-devnet-integration (20)
Argument of type 'BeaconLightClientNetwork' is not assignable to parameter of type 'BaseNetwork'.
cli-devnet-integration (20)
Conversion of type 'BaseNetwork | undefined' to type 'BeaconLightClientNetwork' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
cli-devnet-integration (20)
Property 'handleFindContent' in type 'BeaconLightClientNetwork' is not assignable to the same property in base type 'BaseNetwork'.
cli-devnet-integration (20)
Argument of type 'BeaconLightClientNetwork' is not assignable to parameter of type 'BaseNetwork'.
cli-devnet-integration (20)
Conversion of type 'BaseNetwork | undefined' to type 'BeaconLightClientNetwork' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
cli-devnet-integration (20)
Argument of type 'BeaconLightClientNetwork' is not assignable to parameter of type 'BaseNetwork'.
cli-devnet-integration (20)
Conversion of type 'BaseNetwork | undefined' to type 'BeaconLightClientNetwork' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
cli-devnet-integration (20)
Argument of type 'BeaconLightClientNetwork' is not assignable to parameter of type 'BaseNetwork'.
cli-devnet-integration (20)
Argument of type 'BeaconLightClientNetwork' is not assignable to parameter of type 'BaseNetwork'.
cli-devnet-integration (20)
Process completed with exit code 2.