Skip to content

fix(deps): update dependency jsonata to ^2.0.5 #195

fix(deps): update dependency jsonata to ^2.0.5

fix(deps): update dependency jsonata to ^2.0.5 #195

Triggered via push May 9, 2024 15:33
Status Success
Total duration 54s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
tests: src/REST.ts#L33
Async arrow function has no 'await' expression
tests: src/REST.ts#L65
Async arrow function has no 'await' expression
tests: src/REST.ts#L83
Async arrow function has no 'await' expression
tests: src/REST.ts#L100
Unsafe assignment of an `any` value
tests: src/REST.ts#L102
Unsafe assignment of an `any` value
tests: src/REST.ts#L114
Unsafe assignment of an `any` value
tests: src/REST.ts#L118
Unsafe assignment of an `any` value
tests: src/REST.ts#L119
Unsafe argument of type `any` assigned to a parameter of type `ObjMatch<unknown>`
tests: src/REST.ts#L121
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>`