Update dependency @ledgerhq/hw-transport-webusb to v6.29.4 #5040
Annotations
10 errors and 1 warning
lint
Process completed with exit code 1.
|
lint:
src/app/state/importaccounts/saga.ts#L181
Type 'BleTransport' is not assignable to type 'Transport'.
|
lint:
src/app/state/importaccounts/saga.ts#L190
No overload matches this call.
|
lint:
src/app/state/importaccounts/saga.ts#L192
No overload matches this call.
|
lint:
src/app/state/importaccounts/saga.ts#L193
'account' is of type 'unknown'.
|
lint:
src/app/state/importaccounts/saga.ts#L196
'account' is of type 'unknown'.
|
lint:
src/app/state/importaccounts/saga.ts#L197
'account' is of type 'unknown'.
|
lint:
src/app/state/importaccounts/saga.ts#L198
'account' is of type 'unknown'.
|
lint:
src/app/state/importaccounts/saga.ts#L238
Argument of type 'BleTransport | Transport' is not assignable to parameter of type 'Transport'.
|
lint
Process completed with exit code 2.
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|