Skip to content

test(integration): add above/below threshold command tests #62

test(integration): add above/below threshold command tests

test(integration): add above/below threshold command tests #62

Triggered via push January 9, 2026 13:30
Status Failure
Total duration 36s
Artifacts
Matrix: Lint and Type Check
Lint and Type Check Summary
3s
Lint and Type Check Summary
Fit to window
Zoom out
Zoom in

Annotations

31 errors
Lint and Type Check (3.10)
Process completed with exit code 1.
Ruff (I001): tests/test_integration_with_mock_api.py#L7
tests/test_integration_with_mock_api.py:7:1: I001 Import block is un-sorted or un-formatted
Ruff (F401): tests/mocks/test_mock_server.py#L5
tests/mocks/test_mock_server.py:5:8: F401 `pytest` imported but unused
Ruff (F401): tests/mocks/nitro_server.py#L19
tests/mocks/nitro_server.py:19:8: F401 `os` imported but unused
Ruff (F541): tests/mocks/generate_fixtures.py#L852
tests/mocks/generate_fixtures.py:852:11: F541 f-string without any placeholders
Ruff (I001): tests/conftest.py#L32
tests/conftest.py:32:5: I001 Import block is un-sorted or un-formatted
Lint and Type Check (3.11)
Process completed with exit code 1.
Ruff (I001): tests/test_integration_with_mock_api.py#L7
tests/test_integration_with_mock_api.py:7:1: I001 Import block is un-sorted or un-formatted
Ruff (F401): tests/mocks/test_mock_server.py#L5
tests/mocks/test_mock_server.py:5:8: F401 `pytest` imported but unused
Ruff (F401): tests/mocks/nitro_server.py#L19
tests/mocks/nitro_server.py:19:8: F401 `os` imported but unused
Ruff (F541): tests/mocks/generate_fixtures.py#L852
tests/mocks/generate_fixtures.py:852:11: F541 f-string without any placeholders
Ruff (I001): tests/conftest.py#L32
tests/conftest.py:32:5: I001 Import block is un-sorted or un-formatted
Lint and Type Check (3.12)
Process completed with exit code 1.
Ruff (I001): tests/test_integration_with_mock_api.py#L7
tests/test_integration_with_mock_api.py:7:1: I001 Import block is un-sorted or un-formatted
Ruff (F401): tests/mocks/test_mock_server.py#L5
tests/mocks/test_mock_server.py:5:8: F401 `pytest` imported but unused
Ruff (F401): tests/mocks/nitro_server.py#L19
tests/mocks/nitro_server.py:19:8: F401 `os` imported but unused
Ruff (F541): tests/mocks/generate_fixtures.py#L852
tests/mocks/generate_fixtures.py:852:11: F541 f-string without any placeholders
Ruff (I001): tests/conftest.py#L32
tests/conftest.py:32:5: I001 Import block is un-sorted or un-formatted
Lint and Type Check (3.9)
Process completed with exit code 1.
Ruff (I001): tests/test_integration_with_mock_api.py#L7
tests/test_integration_with_mock_api.py:7:1: I001 Import block is un-sorted or un-formatted
Ruff (F401): tests/mocks/test_mock_server.py#L5
tests/mocks/test_mock_server.py:5:8: F401 `pytest` imported but unused
Ruff (F401): tests/mocks/nitro_server.py#L19
tests/mocks/nitro_server.py:19:8: F401 `os` imported but unused
Ruff (F541): tests/mocks/generate_fixtures.py#L852
tests/mocks/generate_fixtures.py:852:11: F541 f-string without any placeholders
Ruff (I001): tests/conftest.py#L32
tests/conftest.py:32:5: I001 Import block is un-sorted or un-formatted
Lint and Type Check (3.8)
Process completed with exit code 1.
Ruff (I001): tests/test_integration_with_mock_api.py#L7
tests/test_integration_with_mock_api.py:7:1: I001 Import block is un-sorted or un-formatted
Ruff (F401): tests/mocks/test_mock_server.py#L5
tests/mocks/test_mock_server.py:5:8: F401 `pytest` imported but unused
Ruff (F401): tests/mocks/nitro_server.py#L19
tests/mocks/nitro_server.py:19:8: F401 `os` imported but unused
Ruff (F541): tests/mocks/generate_fixtures.py#L852
tests/mocks/generate_fixtures.py:852:11: F541 f-string without any placeholders
Ruff (I001): tests/conftest.py#L32
tests/conftest.py:32:5: I001 Import block is un-sorted or un-formatted
Lint and Type Check Summary
Process completed with exit code 1.