Skip to content

Add paths in fileInDevice #36

Add paths in fileInDevice

Add paths in fileInDevice #36

Triggered via pull request February 6, 2025 13:59
Status Failure
Total duration 28s
Artifacts

pull-request.yml

on: pull_request
type-check
17s
type-check
Fit to window
Zoom out
Zoom in

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'.