Add interface for Async
mixin
#712
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#L22
Unexpected any. Specify a different type
|
CI:
src/devices.ts#L56
Unexpected any. Specify a different type
|
CI:
src/devices.ts#L231
Unexpected any. Specify a different type
|
CI:
src/emulation/promises.ts#L210
'options' is defined but never used
|
CI:
src/emulation/promises.ts#L892
'options' is defined but never used
|
CI:
src/emulation/promises.ts#L1057
'options' is defined but never used
|
CI:
src/emulation/shared.ts#L117
Empty block statement
|
CI:
src/emulation/sync.ts#L783
'options' is defined but never used
|