Skip to content

CM-64214: Fix missing dependency paths in Maven CLI scan #2318

CM-64214: Fix missing dependency paths in Maven CLI scan

CM-64214: Fix missing dependency paths in Maven CLI scan #2318

Triggered via pull request May 18, 2026 14:26
Status Failure
Total duration 36s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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