Preserve uncleaned VCS URL in the lock file. #1028
Annotations
6 errors
Run ruff check --output-format=github .:
tests/integration/test_install_vcs.py#L19
tests/integration/test_install_vcs.py:19:9: F821 Undefined name `os`
|
Run ruff check --output-format=github .:
tests/integration/test_install_vcs.py#L21
tests/integration/test_install_vcs.py:21:13: F821 Undefined name `os`
|
Run ruff check --output-format=github .:
tests/integration/test_install_vcs.py#L22
tests/integration/test_install_vcs.py:22:13: F821 Undefined name `os`
|
Run ruff check --output-format=github .:
tests/integration/test_install_vcs.py#L23
tests/integration/test_install_vcs.py:23:19: F541 f-string without any placeholders
|
Run ruff check --output-format=github .:
tests/integration/test_install_vcs.py#L25
tests/integration/test_install_vcs.py:25:19: F541 f-string without any placeholders
|
Run ruff check --output-format=github .
Process completed with exit code 1.
|
Loading