fix(app-shell): forward usb request errors and log #42270
Annotations
5 errors and 10 warnings
js checks
Canceling since a higher priority waiting request for 'JS checks-15959-true-true' exists
|
js checks:
app-shell/src/usb.ts#L98
Unsafe argument of type `any` assigned to a parameter of type `{ [s: string]: unknown; } | ArrayLike<unknown>`
|
js checks:
app-shell/src/usb.ts#L107
Unnecessary cast: Array#reduce accepts a type parameter for the default value
|
js checks:
app-shell/src/usb.ts#L107
Always prefer const x: T = { ... }
|
js checks
Process completed with exit code 2.
|
js checks:
api-client/src/pipettes/types.ts#L62
A record is preferred over an index signature
|
js checks:
api-client/src/pipettes/types.ts#L69
A record is preferred over an index signature
|
js checks:
api-client/src/pipettes/types.ts#L77
A record is preferred over an index signature
|
js checks:
api-client/src/pipettes/types.ts#L81
A record is preferred over an index signature
|
js checks:
api-client/src/pipettes/types.ts#L90
A record is preferred over an index signature
|
js checks:
api-client/src/types.ts#L14
A record is preferred over an index signature
|
js checks:
app-shell-odd/src/actions.ts#L358
Expected property shorthand
|
js checks:
app-shell-odd/src/actions.ts#L366
Expected property shorthand
|
js checks:
app-shell-odd/src/actions.ts#L374
Expected property shorthand
|
js checks:
app-shell-odd/src/actions.ts#L382
Expected property shorthand
|