ls1intum / Athena

A system to support (semi-)automated assessment of exercises, built on ls1intum/Athena
https://ls1intum.github.io/Athena/
6 stars 1 forks source link

Prospector linting check is failing #321

Closed FelixTJDietrich closed 3 months ago

FelixTJDietrich commented 4 months ago

Currently the Prospector linting check if failing on multiple PRs AFAIK, this needs to be fixed.

Comment: Why is the prospector linting check failing? Can we fix this in a follow-up, I will create an issue.

Run echo "$HOME/.local/bin" >> $GITHUB_PATH
Creating virtualenv athena-modularized-tH5MAedG-py3.11 in /home/runner/.cache/pypoetry/virtualenvs
Installing dependencies from lock file

pyproject.toml changed significantly since poetry.lock was last generated. Run `poetry lock [--no-update]` to fix the lock file.

Originally posted by @FelixTJDietrich in https://github.com/ls1intum/Athena/issues/284#issuecomment-2252339606

FelixTJDietrich commented 3 months ago

Resolved by #325