Skip to content

fix(deps): update dependency @hello.nrfcloud.com/proto to ^13.3.0 #392

fix(deps): update dependency @hello.nrfcloud.com/proto to ^13.3.0

fix(deps): update dependency @hello.nrfcloud.com/proto to ^13.3.0 #392

Triggered via push June 11, 2024 16:06
Status Success
Total duration 56s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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#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/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#L20
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#L48
Unsafe return of an `any` typed value
tests: src/api/validatedFetch.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/validatedFetch.spec.ts#L103
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`