chore(deps-dev): bump @types/node from 20.8.3 to 20.9.4 #171
Annotations
4 errors
tests/unit/bunny-client-api.test.ts#L53
Argument of type '(url: URL | RequestInfo, config?: RequestInit) => Promise<Response>' is not assignable to parameter of type '(input: RequestInfo, init?: RequestInit | undefined) => Promise<Response>'.
|
tests/unit/bunny-client-api.test.ts#L80
Argument of type '(url: URL | RequestInfo, config?: RequestInit) => Promise<Response>' is not assignable to parameter of type '(input: RequestInfo, init?: RequestInit | undefined) => Promise<Response>'.
|
tests/unit/bunny-client-api.test.ts#L108
Argument of type '(url: URL | RequestInfo, config?: RequestInit) => Promise<Response>' is not assignable to parameter of type '(input: RequestInfo, init?: RequestInit | undefined) => Promise<Response>'.
|
|
The logs for this run have expired and are no longer available.
Loading