Add paths in fileInDevice #36
Annotations
10 errors
|
type-check:
src/get-placeholder-states.ts#L24
Property 'watcher' is private and only accessible within class 'VirtualDrive'.
|
|
type-check:
src/virtual-drive.ts#L4
Import declaration conflicts with local declaration of 'Callbacks'.
|
|
type-check:
src/virtual-drive.ts#L5
Module '"./types/placeholder.type"' has no exported member 'Status'.
|
|
type-check:
src/virtual-drive.ts#L15
Cannot find name 'InputSyncCallbacks'.
|
|
type-check:
src/virtual-drive.ts#L15
Cannot find name 'ExtraCallbacks'.
|
|
type-check:
src/virtual-drive.ts#L36
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
|
|
type-check:
src/virtual-drive.ts#L39
Property 'logger' does not exist on type 'VirtualDrive'.
|
|
type-check:
src/virtual-drive.ts#L164
Rest parameter 'args' implicitly has an 'any[]' type.
|
|
type-check:
src/virtual-drive.ts#L174
Property 'logger' does not exist on type 'VirtualDrive'.
|
|
type-check:
src/virtual-drive.ts#L205
Property 'logger' does not exist on type 'VirtualDrive'.
|