Skip to content

chore(deps): update dependency tsx to v4.10.0 #216

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

chore(deps): update dependency tsx to v4.10.0 #216

Triggered via push May 11, 2024 18:42
Status Success
Total duration 57s
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>`