CM-64214: Fix missing dependency paths in Maven CLI scan #2318
Annotations
3 errors
|
ruff
Process completed with exit code 1.
|
|
Ruff (N802):
tests/cli/files_collector/sca/test_restore_maven_dependencies.py#L30
tests/cli/files_collector/sca/test_restore_maven_dependencies.py:30:9: N802 Function name `test_returns_true_when_at_least_one_dependency_has_dependsOn` should be lowercase
|
|
Ruff (N802):
tests/cli/files_collector/sca/test_restore_maven_dependencies.py#L22
tests/cli/files_collector/sca/test_restore_maven_dependencies.py:22:9: N802 Function name `test_returns_false_when_all_dependencies_have_empty_dependsOn` should be lowercase
|