Feat: TrezorHostProtocol #9191
Annotations
10 errors and 1 warning
Build Libs
Could not find a declaration file for module 'minimist'. '/home/runner/work/trezor-suite/trezor-suite/node_modules/minimist/index.js' implicitly has an 'any' type.
|
Build Libs
Object literal may only specify known properties, and '_signal' does not exist in type 'AbstractTransportParams'.
|
Build Libs
Object literal may only specify known properties, and '_signal' does not exist in type 'AbstractTransportParams'.
|
Build Libs
Property 'stopped' is protected and only accessible within class 'AbstractTransport' and its subclasses.
|
Build Libs
'init' is declared but its value is never read.
|
Build Libs
Parameter 'channel' implicitly has an 'any' type.
|
Build Libs
Property 'previous' is missing in type 'Descriptor' but required in type 'AcquireInput'.
|
Build Libs
'value' is declared but its value is never read.
|
Build Libs
Property 'payload' does not exist on type 'Success<Session> | ErrorGeneric<"unexpected error" | "Aborted by timeout" | "Aborted by signal" | "device not found" | "Unable to open device" | "LIBUSB_ERROR_ACCESS"> | { success: false; error: "descriptor not found" | "wrong previous session"; message: string | undefined; } | { success: false; error: NonNullable<"device disconnected during action" | "Aborted by timeout" | "Aborted by signal" | "wrong previous session">; message: string | undefined; } | { success: false; error: "unexpected error"; message: string; }'.
|
Build Libs
Argument of type 'Descriptor' is not assignable to parameter of type 'ReleaseInput & AbortableParam'.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading