fix(deps): update dependency @hello.nrfcloud.com/proto to ^15.3.45 #1383
Annotations
11 warnings
tests
Cache not found for keys: node-cache-Linux-x64-npm-f43ed5be3dd7e338580c282f4ebd19618bc1dbb5a20355475e4a51ff7b85cd48
|
tests:
src/api/getAccountInfo.spec.ts#L15
Unsafe return of an `any` typed value
|
tests:
src/api/getCurrentMonthlyCosts.spec.ts#L14
Unsafe return of an `any` typed value
|
tests:
src/api/getDeviceShadow.spec.ts#L19
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/api/getFOTABundle.spec.ts#L65
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/api/getLocationHistory.spec.ts#L15
Unsafe return of an `any` typed value
|
tests:
src/api/getLocationHistory.spec.ts#L24
Unsafe argument of type `any` assigned to a parameter of type `AsyncMatcher<false | { pageNextToken?: string | undefined; total: number; items: { anchors?: { name?: string | undefined; macAddress: string; }[] | undefined; id: string; deviceId: string; serviceType: LocationHistoryServiceType; ... 4 more ...; uncertainty: string; }[]; }>`
|
tests:
src/api/validatedFetch.spec.ts#L21
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/api/validatedFetch.spec.ts#L49
Unsafe return of an `any` typed value
|
tests:
src/api/validatedFetch.spec.ts#L66
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/api/validatedFetch.spec.ts#L104
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`
|