Skip to content

Fixed requestInit not being assigned in FetchFS #679

Fixed requestInit not being assigned in FetchFS

Fixed requestInit not being assigned in FetchFS #679

Triggered via push November 3, 2024 20:03
Status Success
Total duration 1m 34s
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/emulation/promises.ts#L210
'options' is defined but never used
CI: src/emulation/promises.ts#L903
'options' is defined but never used
CI: src/emulation/promises.ts#L1068
'options' is defined but never used
CI: src/emulation/sync.ts#L795
'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