Skip to content

Fix File path by removing the dot #1282

Fix File path by removing the dot

Fix File path by removing the dot #1282

Re-run triggered December 15, 2024 17:18
Status Failure
Total duration 15s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 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
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