Skip to content

Update dependency @ledgerhq/hw-transport-webusb to v6.29.4 #5052

Update dependency @ledgerhq/hw-transport-webusb to v6.29.4

Update dependency @ledgerhq/hw-transport-webusb to v6.29.4 #5052

Triggered via pull request November 13, 2024 10:53
Status Failure
Total duration 1m 20s
Artifacts

ci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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/