Skip to content

Feature/openvino

Feature/openvino #749

Triggered via pull request February 20, 2025 14:13
Status Failure
Total duration 19s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors
Ruff (F401): OpenVINO/openvino_backend.py#L1
OpenVINO/openvino_backend.py:1:8: F401 `time` imported but unused
Ruff (F401): OpenVINO/openvino_backend.py#L5
OpenVINO/openvino_backend.py:5:8: F401 `sys` imported but unused
Ruff (E402): OpenVINO/openvino_web_api.py#L6
OpenVINO/openvino_web_api.py:6:1: E402 Module level import not at top of file
Ruff (E402): OpenVINO/openvino_web_api.py#L7
OpenVINO/openvino_web_api.py:7:1: E402 Module level import not at top of file
Ruff (E402): OpenVINO/openvino_web_api.py#L8
OpenVINO/openvino_web_api.py:8:1: E402 Module level import not at top of file
Ruff (E402): OpenVINO/openvino_web_api.py#L9
OpenVINO/openvino_web_api.py:9:1: E402 Module level import not at top of file
Ruff (E402): OpenVINO/openvino_web_api.py#L10
OpenVINO/openvino_web_api.py:10:1: E402 Module level import not at top of file
ruff
Process completed with exit code 1.