Skip to content
Triggered via push December 2, 2024 04:04
Status Success
Total duration 1m 45s
Artifacts

ci.yaml

on: push
Fit to window
Zoom out
Zoom in

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