fix(deps): update aws-sdk-js-v3 monorepo to ^3.750.0 #1400
Annotations
11 warnings
Run actions/setup-node@v4
Cache not found for keys: node-cache-Linux-x64-npm-cbac44bef744a7d63baa70ef5d29db8b0afbad8de925cd7425894777a11bf613
|
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