Skip to content

fix(scripts): ensure api is available on promise resolve #1457

fix(scripts): ensure api is available on promise resolve

fix(scripts): ensure api is available on promise resolve #1457

Triggered via pull request April 8, 2024 08:32
Status Failure
Total duration 39s
Artifacts

test.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

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.