Removed outdated doc comment #801
Annotations
10 warnings
Linting:
src/backends/backend.ts#L106
Unexpected any. Specify a different type
|
Linting:
src/backends/port/rpc.ts#L163
Unsafe member access .data on an `any` value
|
Linting:
src/devices.ts#L21
Unexpected any. Specify a different type
|
Linting:
src/devices.ts#L55
Unexpected any. Specify a different type
|
Linting:
src/devices.ts#L230
Unexpected any. Specify a different type
|
Linting:
src/emulation/dir.ts#L90
Unexpected any. Specify a different type
|
Linting:
src/emulation/dir.ts#L117
Unexpected any. Specify a different type
|
Linting:
src/emulation/promises.ts#L214
'options' is defined but never used
|
Linting:
src/emulation/promises.ts#L910
'options' is defined but never used
|
Linting:
src/emulation/promises.ts#L1082
'options' is defined but never used
|
Loading