fix(scripts): ensure api is available on promise resolve #1457
Annotations
4 errors
build (18.x, ubuntu-latest)
Type 'Promise<Awaited<T> | Awaited<T> | undefined>' is not assignable to type 'Promise<T>'.
|
build (18.x, ubuntu-latest)
Type 'Promise<Awaited<T> | Awaited<T> | undefined>' is not assignable to type 'Promise<T>'.
|
build (18.x, ubuntu-latest)
Argument of type 'T | Awaited<T> | undefined' is not assignable to parameter of type 'T | PromiseLike<T>'.
|
build (18.x, ubuntu-latest)
Process completed with exit code 1.
|