Fetch
will auto-fix double slashes
#721
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
|