This repository has been archived by the owner on Jan 15, 2025. It is now read-only.
Update the hoprd-sdk-python to reflect the 2.1 API #41
Annotations
13 errors and 2 warnings
hoprd_sdk/api_client.py#L282
Do not compare types, use `isinstance()`
|
hoprd_sdk/api_client.py#L533
Do not compare types, use `isinstance()`
|
test/test_account_addresses.py#L17
[*] `hoprd_sdk` imported but unused
|
test/test_account_addresses.py#L18
[*] `hoprd_sdk.models.account_addresses.AccountAddresses` imported but unused
|
test/test_account_addresses.py#L19
[*] `hoprd_sdk.rest.ApiException` imported but unused
|
test/test_account_api.py#L17
[*] `hoprd_sdk` imported but unused
|
test/test_account_api.py#L19
[*] `hoprd_sdk.rest.ApiException` imported but unused
|
test/test_account_balances.py#L17
[*] `hoprd_sdk` imported but unused
|
test/test_account_balances.py#L18
[*] `hoprd_sdk.models.account_balances.AccountBalances` imported but unused
|
test/test_account_balances.py#L19
[*] `hoprd_sdk.rest.ApiException` imported but unused
|
Lint with ruff:
hoprd_sdk/api_client.py#L282
hoprd_sdk/api_client.py:282:12: E721 Do not compare types, use `isinstance()`
|
Lint with ruff:
hoprd_sdk/api_client.py#L533
hoprd_sdk/api_client.py:533:35: E721 Do not compare types, use `isinstance()`
|
Lint with ruff
Process completed with exit code 1.
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The logs for this run have expired and are no longer available.
Loading