Skip to content

chore(deps): update actions/checkout action to v6 #3890

chore(deps): update actions/checkout action to v6

chore(deps): update actions/checkout action to v6 #3890

Triggered via push December 21, 2025 20:36
Status Success
Total duration 45s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
tests: src/lib/doRequest.spec.ts#L101
Unsafe argument of type `any` assigned to a parameter of type `{ (input: URL | RequestInfo, init?: RequestInit | undefined): Promise<Response>; (input: string | URL | Request, init?: RequestInit | undefined): Promise<...>; } | undefined`
tests: src/lib/doRequest.spec.ts#L92
Unsafe member access .status on an `any` value
tests: src/lib/doRequest.spec.ts#L81
Unsafe return of type `Promise<any>` from function with return type `Promise<Promise<Response>>`
tests: src/lib/doRequest.spec.ts#L73
Unsafe return of type `Promise<any>` from function with return type `Promise<Promise<Response>>`
tests: src/lib/doRequest.spec.ts#L60
Unsafe argument of type `any` assigned to a parameter of type `{ (input: URL | RequestInfo, init?: RequestInit | undefined): Promise<Response>; (input: string | URL | Request, init?: RequestInit | undefined): Promise<...>; } | undefined`
tests: src/lib/doRequest.spec.ts#L25
Unsafe argument of type `any` assigned to a parameter of type `{ (input: URL | RequestInfo, init?: RequestInit | undefined): Promise<Response>; (input: string | URL | Request, init?: RequestInit | undefined): Promise<...>; } | undefined`
tests: src/REST.ts#L155
Unsafe assignment of an `any` value
tests: src/REST.ts#L151
Unsafe assignment of an `any` value
tests: src/REST.ts#L139
Unsafe assignment of an `any` value
tests: src/REST.ts#L137
Unsafe assignment of an `any` value