Skip to content

chore(deps): update dependency lint-staged to v16.1.6 #1168

chore(deps): update dependency lint-staged to v16.1.6

chore(deps): update dependency lint-staged to v16.1.6 #1168

Triggered via push September 2, 2025 00:58
Status Success
Total duration 39s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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/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/addCORSHeaders.ts#L20
Unsafe member access .headers on an `any` value
tests: src/addCORSHeaders.ts#L19
Unsafe assignment of an `any` value
tests: src/addCORSHeaders.ts#L17
Unsafe assignment of an `any` value