Skip to content

Bump @types/chai from 4.3.10 to 4.3.11 #712

Bump @types/chai from 4.3.10 to 4.3.11

Bump @types/chai from 4.3.10 to 4.3.11 #712

Triggered via pull request November 25, 2023 10:28
Status Success
Total duration 2m 41s
Artifacts

ci.yml

on: pull_request

Annotations

2 errors
build: src/http.ts#L117
Argument of type 'Request' is not assignable to parameter of type 'RequestInfo'.
build: test/mock-api.ts#L7
Type 'FetchMockSandbox' is not assignable to type '{ (input: RequestInfo | URL, init?: RequestInit): Promise<Response>; (input: RequestInfo, init?: RequestInit): Promise<...>; }'.