Skip to content

Addressing comment on PR #836 #26

Addressing comment on PR #836

Addressing comment on PR #836 #26

Triggered via dynamic January 19, 2026 04:14
Status Success
Total duration 4m 51s
Artifacts

copilot

on: dynamic
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Ruff (W293): tests/entrypoints/openai_api/test_serving_chat_modalities.py#L100
tests/entrypoints/openai_api/test_serving_chat_modalities.py:100:1: W293 Blank line contains whitespace
Ruff (W293): tests/entrypoints/openai_api/test_serving_chat_modalities.py#L87
tests/entrypoints/openai_api/test_serving_chat_modalities.py:87:1: W293 Blank line contains whitespace
Ruff (W293): tests/entrypoints/openai_api/test_serving_chat_modalities.py#L82
tests/entrypoints/openai_api/test_serving_chat_modalities.py:82:1: W293 Blank line contains whitespace
Ruff (W293): tests/entrypoints/openai_api/test_serving_chat_modalities.py#L67
tests/entrypoints/openai_api/test_serving_chat_modalities.py:67:1: W293 Blank line contains whitespace
Ruff (W293): tests/entrypoints/openai_api/test_serving_chat_modalities.py#L59
tests/entrypoints/openai_api/test_serving_chat_modalities.py:59:1: W293 Blank line contains whitespace
Ruff (W293): tests/entrypoints/openai_api/test_serving_chat_modalities.py#L52
tests/entrypoints/openai_api/test_serving_chat_modalities.py:52:1: W293 Blank line contains whitespace
Ruff (W293): tests/entrypoints/openai_api/test_serving_chat_modalities.py#L40
tests/entrypoints/openai_api/test_serving_chat_modalities.py:40:1: W293 Blank line contains whitespace
Ruff (W293): tests/entrypoints/openai_api/test_serving_chat_modalities.py#L35
tests/entrypoints/openai_api/test_serving_chat_modalities.py:35:1: W293 Blank line contains whitespace
Ruff (F401): tests/entrypoints/openai_api/test_serving_chat_modalities.py#L9
tests/entrypoints/openai_api/test_serving_chat_modalities.py:9:38: F401 `unittest.mock.AsyncMock` imported but unused
Ruff (I001): tests/entrypoints/openai_api/test_serving_chat_modalities.py#L9
tests/entrypoints/openai_api/test_serving_chat_modalities.py:9:1: I001 Import block is un-sorted or un-formatted