(fix) add response headers in fetch client #1664
Annotations
12 errors
tests (ubuntu-latest, 20.x)
Type '{ status: number; data: any; headers: Headers; }' is not assignable to type 'createPetsResponse'.
|
tests (ubuntu-latest, 20.x)
An object member cannot be declared optional.
|
tests (ubuntu-latest, 20.x)
Type '{ status: number; data: any; headers: Headers; }' is not assignable to type 'createPetsResponse'.
|
tests (ubuntu-latest, 20.x)
An object member cannot be declared optional.
|
tests (ubuntu-latest, 20.x)
Type '{ status: number; data: any; headers: Headers; }' is not assignable to type 'listPetsResponse'.
|
tests (ubuntu-latest, 20.x)
An object member cannot be declared optional.
|
tests (ubuntu-latest, 20.x)
Type '{ status: number; data: any; headers: Headers; }' is not assignable to type 'createPetsResponse'.
|
tests (ubuntu-latest, 20.x)
An object member cannot be declared optional.
|
tests (ubuntu-latest, 20.x)
Type '{ status: number; data: any; headers: Headers; }' is not assignable to type 'showPetByIdResponse'.
|
tests (ubuntu-latest, 20.x)
An object member cannot be declared optional.
|
tests (windows-latest, 20.x)
The job was canceled because "ubuntu-latest_20_x" failed.
|
tests (windows-latest, 20.x)
The operation was canceled.
|