fix: bump pylint from 3.3.2 to 3.3.3 #203
Annotations
9 errors
pytest:
tests/test_con_i.py#L17
test_con_i
requests.exceptions.ConnectionError: HTTPConnectionPool(host='79.140.180.128', port=10032): Max retries exceeded with url: /api/ods (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f0f709ec0d0>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
pytest:
tests/test_con_i.py#L38
test_query_data
requests.exceptions.ConnectionError: HTTPConnectionPool(host='79.140.180.128', port=10032): Max retries exceeded with url: /api/ods (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f0f7058e150>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
pytest:
tests/test_con_i.py#L55
test_transaction
requests.exceptions.ConnectionError: HTTPConnectionPool(host='79.140.180.128', port=10032): Max retries exceeded with url: /api/ods (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f0f706a8a90>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
pytest:
tests/test_unit_catalog.py#L15
test_unit_get
requests.exceptions.ConnectionError: HTTPConnectionPool(host='79.140.180.128', port=10032): Max retries exceeded with url: /api/ods (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f0f7045c210>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
pytest:
tests/test_unit_utils.py#L15
test_query_units
requests.exceptions.ConnectionError: HTTPConnectionPool(host='79.140.180.128', port=10032): Max retries exceeded with url: /api/ods (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f0f706a7bd0>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
pytest:
tests/test_unit_utils.py#L21
test_query_physical_dimensions
requests.exceptions.ConnectionError: HTTPConnectionPool(host='79.140.180.128', port=10032): Max retries exceeded with url: /api/ods (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f0f70885b90>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
pytest:
tests/test_unit_utils.py#L27
test_query_quantity
requests.exceptions.ConnectionError: HTTPConnectionPool(host='79.140.180.128', port=10032): Max retries exceeded with url: /api/ods (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f0f708d5c10>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
pytest
Process completed with exit code 1.
|
Run Azure/login@v1.5.1
Login failed with Error: Using auth-type: SERVICE_PRINCIPAL. Not all values are present. Ensure 'client-id' and 'tenant-id' are supplied.. Make sure 'az' is installed on the runner. If 'enable-AzPSSession' is true, make sure 'pwsh' is installed on the runner together with Azure PowerShell module. Double check if the 'auth-type' is correct. Refer to https://github.com/Azure/login#readme for more information.
|
Loading