Skip to content

fix(deps): update dependency @aws-lambda-powertools/metrics to ^2.13.1 #738

fix(deps): update dependency @aws-lambda-powertools/metrics to ^2.13.1

fix(deps): update dependency @aws-lambda-powertools/metrics to ^2.13.1 #738

Triggered via push January 28, 2025 14:06
Status Success
Total duration 42s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
tests: src/addVersionHeader.ts#L10
Async arrow function 'setVersionHeader' has no 'await' expression
tests: src/addVersionHeader.ts#L12
Unsafe assignment of an `any` value
tests: src/addVersionHeader.ts#L14
Unsafe assignment of an `any` value
tests: src/addVersionHeader.ts#L15
Unsafe member access .headers on an `any` value
tests: src/corsOPTIONS.ts#L11
Async arrow function 'setCorsHeaders' has no 'await' expression
tests: src/corsOPTIONS.ts#L16
Unsafe assignment of an `any` value
tests: src/corsOPTIONS.ts#L18
Unsafe assignment of an `any` value
tests: src/corsOPTIONS.ts#L19
Unsafe member access .headers on an `any` value
tests: src/corsOPTIONS.ts#L20
Unsafe argument of type `any` assigned to a parameter of type `{ headers: APIGatewayProxyEventHeaders; }`
tests: src/corsOPTIONS.ts#L25
Async method 'before' has no 'await' expression