fix tests #2
python_ci.yaml
on: pull_request
code-health
21s
Matrix: pytest
Annotations
16 errors and 2 warnings
pytest (3.10)
Process completed with exit code 127.
|
pytest (3.11)
The job was canceled because "_3_10" failed.
|
pytest (3.11)
Process completed with exit code 127.
|
pytest (3.8)
The job was canceled because "_3_10" failed.
|
pytest (3.8)
Process completed with exit code 127.
|
pytest (3.9)
The job was canceled because "_3_10" failed.
|
pytest (3.9)
Process completed with exit code 127.
|
Ruff (E501):
sdks/python/terrabridge/gcp/gcs_bucket.py#L42
sdks/python/terrabridge/gcp/gcs_bucket.py:42:89: E501 Line too long (111 > 88 characters)
|
Ruff (E501):
sdks/python/terrabridge/gcp/pubsub.py#L37
sdks/python/terrabridge/gcp/pubsub.py:37:89: E501 Line too long (110 > 88 characters)
|
Ruff (E501):
sdks/python/terrabridge/gcp/secret_manager.py#L41
sdks/python/terrabridge/gcp/secret_manager.py:41:89: E501 Line too long (118 > 88 characters)
|
Ruff (E501):
sdks/python/tests/gcp/bigquery_test.py#L27
sdks/python/tests/gcp/bigquery_test.py:27:89: E501 Line too long (111 > 88 characters)
|
Ruff (E501):
sdks/python/tests/gcp/bigtable_test.py#L27
sdks/python/tests/gcp/bigtable_test.py:27:89: E501 Line too long (97 > 88 characters)
|
Ruff (E501):
sdks/python/tests/gcp/cloud_tasks_test.py#L13
sdks/python/tests/gcp/cloud_tasks_test.py:13:89: E501 Line too long (93 > 88 characters)
|
Ruff (E501):
sdks/python/tests/gcp/pubsub_lite_test.py#L13
sdks/python/tests/gcp/pubsub_lite_test.py:13:89: E501 Line too long (91 > 88 characters)
|
Ruff (E501):
sdks/python/tests/gcp/pubsub_lite_test.py#L26
sdks/python/tests/gcp/pubsub_lite_test.py:26:89: E501 Line too long (105 > 88 characters)
|
code-health
Process completed with exit code 1.
|
code-health
Unexpected input(s) 'checkName', valid inputs are ['options', 'src', 'jupyter', 'black_args', 'version', 'summary']
|
code-health
Unexpected input(s) 'checkName', valid inputs are ['args', 'src', 'version']
|