Skip to content

✨ parallel execuion with ray (#34) #26

✨ parallel execuion with ray (#34)

✨ parallel execuion with ray (#34) #26

Triggered via push December 10, 2024 01:16
Status Failure
Total duration 14s
Artifacts

linter.yml

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

Annotations

4 errors and 1 warning
Ruff (E741): aide/interpreter.py#L52
aide/interpreter.py:52:20: E741 Ambiguous variable name: `l`
Ruff (F401): aide/parallel_agent.py#L5
aide/parallel_agent.py:5:26: F401 `.interpreter.ExecutionResult` imported but unused
Ruff (F401): aide/parallel_agent.py#L10
aide/parallel_agent.py:10:21: F401 `pathlib.Path` imported but unused
Python Linting
Process completed with exit code 1.
Python Linting
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636