Skip to content

fix(deps): update dependency @bifravst/aws-ssm-settings-helpers to ^1… #217

fix(deps): update dependency @bifravst/aws-ssm-settings-helpers to ^1…

fix(deps): update dependency @bifravst/aws-ssm-settings-helpers to ^1… #217

Triggered via push May 17, 2024 00:02
Status Success
Total duration 1m 6s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
tests: src/api/devices.ts#L109
Unsafe call of an `any` typed value
tests: src/api/devices.ts#L109
Unsafe member access .join on an `any` value
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/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`
tests: src/api/validatedFetch.ts#L37
Unsafe return of type `Promise<any>` from function with return type `Promise<Response>`