Skip to content

Address Issue #5129: Document how to rename (move) project directory #203

Address Issue #5129: Document how to rename (move) project directory

Address Issue #5129: Document how to rename (move) project directory #203

Re-run triggered August 9, 2023 15:36
Status Failure
Total duration 20s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Ruff (UP032): pipenv/cli/command.py#L613
pipenv/cli/command.py:613:13: UP032 Use f-string instead of `format` call
Ruff (PLE1300): pipenv/cli/command.py#L696
pipenv/cli/command.py:696:14: PLE1300 Unsupported format character '}'
Ruff (PLE1300): pipenv/cli/command.py#L699
pipenv/cli/command.py:699:9: PLE1300 Unsupported format character '}'
Ruff (UP032): pipenv/pep508checker.py#L8
pipenv/pep508checker.py:8:15: UP032 Use f-string instead of `format` call
Ruff (UP032): pipenv/routines/install.py#L139
pipenv/routines/install.py:139:17: UP032 Use f-string instead of `format` call
Ruff (UP032): pipenv/utils/resolver.py#L185
pipenv/utils/resolver.py:185:13: UP032 Use f-string instead of `format` call
Ruff (UP032): pipenv/utils/resolver.py#L432
pipenv/utils/resolver.py:432:25: UP032 Use f-string instead of `format` call
Ruff (UP032): pipenv/utils/resolver.py#L438
pipenv/utils/resolver.py:438:25: UP032 Use f-string instead of `format` call
Ruff (UP032): tests/integration/test_install_twists.py#L254
tests/integration/test_install_twists.py:254:31: UP032 Use f-string instead of `format` call
ruff
Process completed with exit code 1.