Skip to content
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 #40

Update the hoprd-sdk-python to reflect the 2.1 API

Update the hoprd-sdk-python to reflect the 2.1 API #40

Triggered via pull request January 9, 2024 15:26
Status Failure
Total duration 15s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 2 warnings
Lint: hoprd_sdk/api_client.py#L282
Do not compare types, use `isinstance()`
Lint: hoprd_sdk/api_client.py#L533
Do not compare types, use `isinstance()`
Lint: test/test_account_addresses.py#L17
[*] `hoprd_sdk` imported but unused
Lint: test/test_account_addresses.py#L18
[*] `hoprd_sdk.models.account_addresses.AccountAddresses` imported but unused
Lint: test/test_account_addresses.py#L19
[*] `hoprd_sdk.rest.ApiException` imported but unused
Lint: test/test_account_api.py#L17
[*] `hoprd_sdk` imported but unused
Lint: test/test_account_api.py#L19
[*] `hoprd_sdk.rest.ApiException` imported but unused
Lint: test/test_account_balances.py#L17
[*] `hoprd_sdk` imported but unused
Lint: test/test_account_balances.py#L18
[*] `hoprd_sdk.models.account_balances.AccountBalances` imported but unused
Lint: test/test_account_balances.py#L19
[*] `hoprd_sdk.rest.ApiException` imported but unused
Ruff (E721): hoprd_sdk/api_client.py#L282
hoprd_sdk/api_client.py:282:12: E721 Do not compare types, use `isinstance()`
Ruff (E721): hoprd_sdk/api_client.py#L533
hoprd_sdk/api_client.py:533:35: E721 Do not compare types, use `isinstance()`
Lint
Process completed with exit code 1.
Lint
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/
Lint
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/