CM-57660-Remove PAT token from repository URL #1672
Annotations
3 errors
|
ruff
Process completed with exit code 1.
|
|
Ruff (F401):
tests/utils/test_url_utils.py#L1
tests/utils/test_url_utils.py:1:8: F401 `pytest` imported but unused
|
|
Ruff (RET504):
cycode/cli/utils/url_utils.py#L55
cycode/cli/utils/url_utils.py:55:16: RET504 Unnecessary assignment to `sanitized` before `return` statement
|