Implement support for ephemeral headers #1151
Annotations
10 errors and 1 warning
docker (20)
Argument of type 'BeaconLightClientNetwork' is not assignable to parameter of type 'BaseNetwork'.
|
docker (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.
|
docker (20)
Property 'handleFindContent' in type 'BeaconLightClientNetwork' is not assignable to the same property in base type 'BaseNetwork'.
|
docker (20)
Argument of type 'BeaconLightClientNetwork' is not assignable to parameter of type 'BaseNetwork'.
|
docker (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.
|
docker (20)
Argument of type 'BeaconLightClientNetwork' is not assignable to parameter of type 'BaseNetwork'.
|
docker (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.
|
docker (20)
Argument of type 'BeaconLightClientNetwork' is not assignable to parameter of type 'BaseNetwork'.
|
docker (20)
Argument of type 'BeaconLightClientNetwork' is not assignable to parameter of type 'BaseNetwork'.
|
docker (20)
Process completed with exit code 2.
|
docker (20)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|