Skip to content

Add train task retrieve #605

Add train task retrieve

Add train task retrieve #605

Triggered via push January 13, 2025 04:18
Status Failure
Total duration 17s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Ruff (I001): app/api/api.py#L1
app/api/api.py:1:1: I001 Import block is un-sorted or un-formatted
Ruff (F841): app/services/project.py#L48
app/services/project.py:48:9: F841 Local variable `netspresso` is assigned to but never used
Ruff (F841): app/services/task.py#L12
app/services/task.py:12:9: F841 Local variable `netspresso` is assigned to but never used
ruff
Process completed with exit code 1.