Skip to content

fixes

fixes #87

Triggered via push November 2, 2024 15:32
Status Failure
Total duration 15s
Artifacts

check-lint.yml

on: push
Matrix: lint
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Ruff (F821): tests/tests_rf/test_v1_apis.py#L47
tests/tests_rf/test_v1_apis.py:47:19: F821 Undefined name `instantiate_client_v1`
Ruff (F821): tests/tests_rf/test_v1_xxxx.py#L75
tests/tests_rf/test_v1_xxxx.py:75:19: F821 Undefined name `instantiate_client_v1`
Ruff (F821): tests/tests_rf/test_v1_xxxx.py#L91
tests/tests_rf/test_v1_xxxx.py:91:19: F821 Undefined name `instantiate_client_v1`
lint (3.12)
Process completed with exit code 1.