1.3.5 #761
Annotations
10 warnings
CI:
src/backends/backend.ts#L106
Unexpected any. Specify a different type
|
CI:
src/backends/port/rpc.ts#L163
Unsafe member access .data on an `any` value
|
CI:
src/devices.ts#L21
Unexpected any. Specify a different type
|
CI:
src/devices.ts#L55
Unexpected any. Specify a different type
|
CI:
src/devices.ts#L230
Unexpected any. Specify a different type
|
CI:
src/emulation/promises.ts#L210
'options' is defined but never used
|
CI:
src/emulation/promises.ts#L893
'options' is defined but never used
|
CI:
src/emulation/promises.ts#L1064
'options' is defined but never used
|
CI:
src/emulation/sync.ts#L791
'options' is defined but never used
|
CI:
src/file.ts#L148
'FS' is defined but never used
|