Skip to content

chore(deps): update dependency tsx to v4.10.4 #257

chore(deps): update dependency tsx to v4.10.4

chore(deps): update dependency tsx to v4.10.4 #257

Triggered via push May 17, 2024 13:07
Status Success
Total duration 59s
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>`