Skip to content

fix(deps): update dependency @bifravst/http-api-mock to ^2.1.137 #2013

fix(deps): update dependency @bifravst/http-api-mock to ^2.1.137

fix(deps): update dependency @bifravst/http-api-mock to ^2.1.137 #2013

Triggered via push January 24, 2025 01:55
Status Success
Total duration 1m 2s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
tests: src/REST.ts#L36
Async arrow function has no 'await' expression
tests: src/REST.ts#L77
Async arrow function has no 'await' expression
tests: src/REST.ts#L90
Async arrow function has no 'await' expression
tests: src/REST.ts#L108
Async arrow function has no 'await' expression
tests: src/REST.ts#L125
Unsafe assignment of an `any` value
tests: src/REST.ts#L127
Unsafe assignment of an `any` value
tests: src/REST.ts#L139
Unsafe assignment of an `any` value
tests: src/REST.ts#L143
Unsafe assignment of an `any` value
tests: src/REST.ts#L144
Unsafe argument of type `any` assigned to a parameter of type `ObjMatch<unknown>`
tests: src/REST.ts#L146
Unsafe argument of type `any` assigned to a parameter of type `ObjMatch<{ [x: string]: ...; }>`