Skip to content

chore(deps-dev): bump @types/node from 20.19.19 to 24.8.1 #62

chore(deps-dev): bump @types/node from 20.19.19 to 24.8.1

chore(deps-dev): bump @types/node from 20.19.19 to 24.8.1 #62

Triggered via pull request October 20, 2025 12:15
Status Failure
Total duration 34s
Artifacts

fixtures.yml

on: pull_request
Matrix: dry-run
Fit to window
Zoom out
Zoom in

Annotations

7 errors
dry-run (basic)
Process completed with exit code 2.
dry-run (basic): 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 (basic): 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 (basic): 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 (basic): 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 (workflow)
The strategy configuration was canceled because "dry-run.basic" failed
dry-run (workflow)
The operation was canceled.