Skip to content

fix(deps): update dependency @hello.nrfcloud.com/nrfcloud-api-helpers… #3120

fix(deps): update dependency @hello.nrfcloud.com/nrfcloud-api-helpers…

fix(deps): update dependency @hello.nrfcloud.com/nrfcloud-api-helpers… #3120

Triggered via push September 29, 2025 17:40
Status Success
Total duration 57s
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