Skip to content

Reduce target to ES2019, remove bigint literals (fixes #160) #859

Reduce target to ES2019, remove bigint literals (fixes #160)

Reduce target to ES2019, remove bigint literals (fixes #160) #859

Triggered via push December 19, 2024 18:28
Status Success
Total duration 1m 35s
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/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
CI: src/emulation/promises.ts#L915
'options' is defined but never used