FS Context #768
Annotations
1 error and 10 warnings
Unit tests (InMemory)
Process completed with exit code 1.
|
Linting:
src/backends/backend.ts#L106
Unexpected any. Specify a different type
|
Linting:
src/backends/port/rpc.ts#L163
Unsafe member access .data on an `any` value
|
Linting:
src/devices.ts#L21
Unexpected any. Specify a different type
|
Linting:
src/devices.ts#L55
Unexpected any. Specify a different type
|
Linting:
src/devices.ts#L230
Unexpected any. Specify a different type
|
Linting:
src/emulation/dir.ts#L90
Unexpected any. Specify a different type
|
Linting:
src/emulation/dir.ts#L119
Unexpected any. Specify a different type
|
Linting:
src/emulation/promises.ts#L211
'options' is defined but never used
|
Linting:
src/emulation/promises.ts#L907
'options' is defined but never used
|
Linting:
src/emulation/promises.ts#L1078
'options' is defined but never used
|
Loading