Fixed location of patch-package
script
#834
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#L53
Unexpected any. Specify a different type
|
CI:
src/devices.ts#L116
Unexpected any. Specify a different type
|
CI:
src/devices.ts#L238
Unexpected any. Specify a different type
|
CI:
src/devices.ts#L275
Unexpected any. Specify a different type
|
CI:
src/emulation/dir.ts#L90
Unexpected any. Specify a different type
|
CI:
src/emulation/dir.ts#L117
Unexpected any. Specify a different type
|
CI:
src/emulation/promises.ts#L234
'options' is defined but never used
|