Skip to content

(fix) add response headers in fetch client #1664

(fix) add response headers in fetch client

(fix) add response headers in fetch client #1664

Triggered via pull request November 8, 2024 14:19
Status Failure
Total duration 3m 44s
Artifacts

tests.yaml

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

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.