chore(deps-dev): bump @types/node from 20.19.19 to 24.8.1 #30
Annotations
5 errors
|
Build TypeScript sources
Process completed with exit code 2.
|
|
Build TypeScript sources:
src/versioning/runner-availability.ts#L25
Conversion of type '{ (input: URL | RequestInfo, init?: RequestInit | undefined): Promise<Response>; (input: string | URL | Request, init?: RequestInit | undefined): Promise<...>; }' to type 'FetchLike' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
|
Build TypeScript sources:
src/versioning/release-notes.ts#L14
Conversion of type '{ (input: URL | RequestInfo, init?: RequestInit | undefined): Promise<Response>; (input: string | URL | Request, init?: RequestInit | undefined): Promise<...>; }' to type 'FetchLike' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
|
Build TypeScript sources:
src/versioning/python-org-fallback.ts#L20
Conversion of type '{ (input: URL | RequestInfo, init?: RequestInit | undefined): Promise<Response>; (input: string | URL | Request, init?: RequestInit | undefined): Promise<...>; }' to type 'FetchLike' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
|
Build TypeScript sources:
src/github/cpython-tags.ts#L25
Conversion of type '{ (input: URL | RequestInfo, init?: RequestInit | undefined): Promise<Response>; (input: string | URL | Request, init?: RequestInit | undefined): Promise<...>; }' to type 'FetchLike' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
Loading