Skip to content

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

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

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

Triggered via pull request October 10, 2025 10:10
Status Failure
Total duration 39s
Artifacts

codeql.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Analyze
Process completed with exit code 2.
Analyze: 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.
Analyze: 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.
Analyze: 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.
Analyze: 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.