Skip to content

fix(deps): update dependency @aws-sdk/client-dynamodb to ^3.577.0 #250

fix(deps): update dependency @aws-sdk/client-dynamodb to ^3.577.0

fix(deps): update dependency @aws-sdk/client-dynamodb to ^3.577.0 #250

Triggered via push May 15, 2024 22:42
Status Success
Total duration 54s
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>`