Feat: Multiple Block Ranges #4583
Annotations
9 errors and 1 warning
Test (types)
This expression is not callable.
|
Test (types)
Parameter 'b' implicitly has an 'any' type.
|
Test (types)
Type 'number | "latest" | "realtime" | BlockRange' must have a '[Symbol.iterator]()' method that returns an iterator.
|
Test (types)
Type 'number | BlockRange' is not assignable to type 'number'.
|
Test (types)
Type 'number | "realtime" | BlockRange' is not assignable to type 'number | "realtime"'.
|
Test (types)
This expression is not callable.
|
Test (types)
Parameter 'b' implicitly has an 'any' type.
|
Test (types)
Type 'number | "latest" | "realtime" | [number | "latest", number | "latest" | "realtime"]' must have a '[Symbol.iterator]()' method that returns an iterator.
|
Test (types)
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading