Skip to content

working tests and running rumtimes along with run.py and minor bug fixes #21

working tests and running rumtimes along with run.py and minor bug fixes

working tests and running rumtimes along with run.py and minor bug fixes #21

Triggered via push January 30, 2025 11:40
Status Failure
Total duration 17s
Artifacts

linter.yml

on: push
Python Linting
7s
Python Linting
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Ruff (F841): aide/runtime/modal.py#L158
aide/runtime/modal.py:158:9: F841 Local variable `workspace_dir` is assigned to but never used
Ruff (F821): aide/runtime/modal.py#L158
aide/runtime/modal.py:158:30: F821 Undefined name `workspace_dir`
Ruff (F841): aide/utils/config.py#L222
aide/utils/config.py:222:29: F841 Local variable `e` is assigned to but never used
Python Linting
Process completed with exit code 1.