fix(app-shell): forward usb request errors and log #41531
Annotations
6 errors and 11 warnings
js checks:
app-shell/src/usb.ts#L21
'"axios"' has no exported member named 'isAxiosError'. Did you mean 'AxiosError'?
|
js checks:
app-shell/src/usb.ts#L134
'isAxiosError' cannot be used as a value because it was imported using 'import type'.
|
js checks:
app-shell/src/usb.ts#L134
'e' is of type 'unknown'.
|
js checks
Process completed with exit code 2.
|
js checks:
app-shell/src/usb.ts#L21
Type import "isAxiosError" is used by decorator metadata
|
js checks
Process completed with exit code 2.
|
js checks
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/github-script@v6, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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/protocols/utils.ts#L103
A record is preferred over an index signature
|
js checks:
api-client/src/protocols/utils.ts#L134
A record is preferred over an index signature
|
js checks:
api-client/src/protocols/utils.ts#L162
A record is preferred over an index signature
|
js checks:
api-client/src/protocols/utils.ts#L207
A record is preferred over an index signature
|
js checks:
api-client/src/protocols/utils.ts#L229
A record is preferred over an index signature
|