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 #36

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

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

Triggered via pull request January 5, 2024 12:04
Status Failure
Total duration 14s
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#L245
Do not compare types, use `isinstance()`
Lint: hoprd_sdk/api_client.py#L440
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#L245
hoprd_sdk/api_client.py:245:12: E721 Do not compare types, use `isinstance()`
Ruff (E721): hoprd_sdk/api_client.py#L440
hoprd_sdk/api_client.py:440: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/