Skip to content

Fix repr(Shell)

Fix repr(Shell) #1260

Re-run triggered December 3, 2024 15:20
Status Failure
Total duration 40s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
Ruff (PLC0206): pipenv/project.py#L736
pipenv/project.py:736:9: PLC0206 Extracting value from dictionary without calling `.items()`
Ruff (PLC0206): pipenv/routines/outdated.py#L50
pipenv/routines/outdated.py:50:5: PLC0206 Extracting value from dictionary without calling `.items()`
Ruff (F821): pipenv/shells.py#L85
pipenv/shells.py:85:73: F821 Undefined name `args`
ruff
Process completed with exit code 1.
ruff
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636