Skip to content

Changed syncOnRead to updateOnRead #668

Changed syncOnRead to updateOnRead

Changed syncOnRead to updateOnRead #668

Triggered via push October 31, 2024 14:45
Status Success
Total duration 1m 35s
Artifacts

ci.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
CI: src/backends/backend.ts#L105
Unexpected any. Specify a different type
CI: src/backends/port/rpc.ts#L163
Unsafe member access .data on an `any` value
CI: src/emulation/promises.ts#L210
'options' is defined but never used
CI: src/emulation/promises.ts#L904
'options' is defined but never used
CI: src/emulation/promises.ts#L1069
'options' is defined but never used
CI: src/emulation/sync.ts#L796
'options' is defined but never used
CI: src/utils.ts#L288
Unexpected any. Specify a different type
CI: tests/fs/watch.test.ts#L16
'watcher' is assigned a value but never used
CI: tests/fs/watch.test.ts#L26
'watcher' is assigned a value but never used
CI: tests/fs/watch.test.ts#L65
'watcher' is assigned a value but never used