Skip to content

fix(deps): update typebox #482

fix(deps): update typebox

fix(deps): update typebox #482

Triggered via push June 17, 2024 18:53
Status Success
Total duration 54s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
tests: src/REST.ts#L34
Async arrow function has no 'await' expression
tests: src/REST.ts#L70
Async arrow function has no 'await' expression
tests: src/REST.ts#L88
Async arrow function has no 'await' expression
tests: src/REST.ts#L105
Unsafe assignment of an `any` value
tests: src/REST.ts#L107
Unsafe assignment of an `any` value
tests: src/REST.ts#L119
Unsafe assignment of an `any` value
tests: src/REST.ts#L123
Unsafe assignment of an `any` value
tests: src/REST.ts#L124
Unsafe argument of type `any` assigned to a parameter of type `ObjMatch<unknown>`
tests: src/REST.ts#L126
Unsafe argument of type `any` assigned to a parameter of type `ObjMatch<{ [x: string]: ...; }>`
tests: src/httpApiMock.ts#L98
Unsafe argument of type `any` assigned to a parameter of type `ObjMatch<unknown>`