fix(deps): update dependency @hello.nrfcloud.com/proto to ^15.3.53 #1414
Annotations
11 warnings
Run actions/setup-node@v4
Cache not found for keys: node-cache-Linux-x64-npm-46ce73a568675de6a25620c6b8b7ca5b711d8bc00d57d4930396325c06e16548
|
Check source code with eslint:
src/api/getAccountInfo.spec.ts#L15
Unsafe return of an `any` typed value
|
Check source code with eslint:
src/api/getCurrentMonthlyCosts.spec.ts#L14
Unsafe return of an `any` typed value
|
Check source code with eslint:
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`
|
Check source code with eslint:
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`
|
Check source code with eslint:
src/api/getLocationHistory.spec.ts#L15
Unsafe return of an `any` typed value
|
Check source code with eslint:
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; }[]; }>`
|
Check source code with eslint:
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`
|
Check source code with eslint:
src/api/validatedFetch.spec.ts#L49
Unsafe return of an `any` typed value
|
Check source code with eslint:
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`
|
Check source code with eslint:
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`
|
Loading