Skip to content

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

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

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

Triggered via push December 21, 2024 09:36
Status Success
Total duration 50s
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