Skip to content

fix(deps): update dependency @hello.nrfcloud.com/proto to ^15.3.40 #751

fix(deps): update dependency @hello.nrfcloud.com/proto to ^15.3.40

fix(deps): update dependency @hello.nrfcloud.com/proto to ^15.3.40 #751

Triggered via push February 7, 2025 17:27
Status Success
Total duration 48s
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