Skip to content

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

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

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

Triggered via push September 1, 2025 22:37
Status Success
Total duration 42s
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