Skip to content

Update project payload schema #606

Update project payload schema

Update project payload schema #606

Triggered via push January 14, 2025 07:08
Status Failure
Total duration 22s
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.