This repository was archived by the owner on Jul 9, 2024. It is now read-only.
chore(deps): update dependency tsx to v4.16.2 #2702
Annotations
10 warnings
tests:
simulator/connectDevice.ts#L70
Promise returned in function argument where a void return was expected
|
tests:
simulator/connectDevice.ts#L70
Async arrow function has no 'await' expression
|
tests:
simulator/encodePropertyBag.spec.ts#L8
Unsafe argument of type `any` assigned to a parameter of type `PropertyBag | undefined`
|
tests:
simulator/provision.ts#L71
Unsafe assignment of an `any` value
|
tests:
simulator/provision.ts#L74
Unsafe assignment of an `any` value
|
tests:
simulator/provision.ts#L81
Unsafe argument of type `any` assigned to a parameter of type `string`
|
tests:
simulator/provision.ts#L91
Unsafe assignment of an `any` value
|
tests:
simulator/provision.ts#L93
Unsafe member access .assignedHub on an `any` value
|
tests:
simulator/provision.ts#L94
Unsafe argument of type `any` assigned to a parameter of type `DeviceRegistrationState | PromiseLike<DeviceRegistrationState>`
|
tests:
simulator/provision.ts#L99
Unsafe member access .message on an `any` value
|