Skip to content

chore(deps): update dependency @types/aws-lambda to v8.10.138 #252

chore(deps): update dependency @types/aws-lambda to v8.10.138

chore(deps): update dependency @types/aws-lambda to v8.10.138 #252

Triggered via push May 16, 2024 20:04
Status Success
Total duration 56s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
tests: src/REST.ts#L33
Async arrow function has no 'await' expression
tests: src/REST.ts#L65
Async arrow function has no 'await' expression
tests: src/REST.ts#L83
Async arrow function has no 'await' expression
tests: src/REST.ts#L100
Unsafe assignment of an `any` value
tests: src/REST.ts#L102
Unsafe assignment of an `any` value
tests: src/REST.ts#L114
Unsafe assignment of an `any` value
tests: src/REST.ts#L118
Unsafe assignment of an `any` value
tests: src/REST.ts#L119
Unsafe argument of type `any` assigned to a parameter of type `ObjMatch<unknown>`
tests: src/REST.ts#L121
Unsafe argument of type `any` assigned to a parameter of type `ObjMatch<{ [x: string]: ...; }>`
tests: src/httpApiMock.ts#L98
Unsafe argument of type `any` assigned to a parameter of type `ObjMatch<unknown>`