Skip to content

Fixed isBackend

Fixed isBackend #850

Triggered via push December 10, 2024 18:40
Status Success
Total duration 1m 53s
Artifacts

ci.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
CI
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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