Skip to content

chore(deps): update dependency @types/node to v22.15.14 #933

chore(deps): update dependency @types/node to v22.15.14

chore(deps): update dependency @types/node to v22.15.14 #933

Triggered via push May 6, 2025 23:12
Status Success
Total duration 39s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
Fit to window
Zoom out
Zoom in

Annotations

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