chore(deps-dev): bump @types/node from 20.19.19 to 24.7.2 #50
Annotations
7 errors
|
dry-run (workflow)
Process completed with exit code 2.
|
|
dry-run (workflow):
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.
|
|
dry-run (workflow):
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.
|
|
dry-run (workflow):
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.
|
|
dry-run (workflow):
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.
|
|
dry-run (basic)
The operation was canceled.
|
|
dry-run (basic)
The strategy configuration was canceled because "dry-run.workflow" failed
|