Skip to content

Removed double stats clone in Overlay #720

Removed double stats clone in Overlay

Removed double stats clone in Overlay #720

Triggered via push November 12, 2024 04:42
Status Success
Total duration 1m 23s
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/overlay.ts#L8
All imports in the declaration are only used as types. Use `import type`
CI: src/backends/port/rpc.ts#L163
Unsafe member access .data on an `any` value
CI: src/devices.ts#L21
Unexpected any. Specify a different type
CI: src/devices.ts#L55
Unexpected any. Specify a different type
CI: src/devices.ts#L230
Unexpected any. Specify a different type
CI: src/emulation/promises.ts#L210
'options' is defined but never used
CI: src/emulation/promises.ts#L474
This assertion is unnecessary since it does not change the type of the expression
CI: src/emulation/promises.ts#L892
'options' is defined but never used
CI: src/emulation/promises.ts#L1058
'options' is defined but never used