Skip to content

chore(deps): update dependency lint-staged to v17.5.1 #3192

chore(deps): update dependency lint-staged to v17.5.1

chore(deps): update dependency lint-staged to v17.5.1 #3192

Triggered via push September 13, 2026 12:54
Status Success
Total duration 41s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
tests: src/validateResponse.ts#L28
Unsafe member access .body on an `any` value
tests: src/validateResponse.ts#L28
Unsafe assignment of an `any` value
tests: src/tryAsJSON.ts#L4
Unsafe return of a value of type `any`
tests: src/parseHeaders.ts#L11
Unsafe argument of type `Map<any, any>` assigned to a parameter of type `Map<string, string | null>`
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