chore(deps-dev): bump @types/node from 20.8.3 to 20.10.0 #173
Annotations
10 errors
tests/server.ts#L141
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#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>'.
|
tests/unit/commands/pullzone.test.ts#L130
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/commands/pullzone.test.ts#L173
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/commands/pullzone.test.ts#L221
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/http-client.test.ts#L105
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/http-client.test.ts#L134
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/http-client.test.ts#L199
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