Skip to content

CM-53929 Add full support of .cycodeignore for repository and commit range scans #1487

CM-53929 Add full support of .cycodeignore for repository and commit range scans

CM-53929 Add full support of .cycodeignore for repository and commit range scans #1487

Triggered via pull request October 7, 2025 12:16
Status Failure
Total duration 29s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Ruff (E501): cycode/cli/apps/scan/commit_range_scanner.py#L213
cycode/cli/apps/scan/commit_range_scanner.py:213:121: E501 Line too long (123 > 120)
Ruff (W293): cycode/cli/apps/scan/commit_range_scanner.py#L211
cycode/cli/apps/scan/commit_range_scanner.py:211:1: W293 Blank line contains whitespace
Ruff (E501): cycode/cli/apps/scan/commit_range_scanner.py#L194
cycode/cli/apps/scan/commit_range_scanner.py:194:121: E501 Line too long (121 > 120)
Ruff (W293): cycode/cli/apps/scan/commit_range_scanner.py#L192
cycode/cli/apps/scan/commit_range_scanner.py:192:1: W293 Blank line contains whitespace
Ruff (E501): cycode/cli/apps/scan/commit_range_scanner.py#L44
cycode/cli/apps/scan/commit_range_scanner.py:44:121: E501 Line too long (139 > 120)
Ruff (I001): cycode/cli/apps/scan/commit_range_scanner.py#L1
cycode/cli/apps/scan/commit_range_scanner.py:1:1: I001 Import block is un-sorted or un-formatted
Ruff (E501): cycode/cli/apps/scan/code_scanner.py#L46
cycode/cli/apps/scan/code_scanner.py:46:121: E501 Line too long (167 > 120)
Ruff (E501): cycode/cli/apps/scan/code_scanner.py#L26
cycode/cli/apps/scan/code_scanner.py:26:121: E501 Line too long (139 > 120)
Ruff (I001): cycode/cli/apps/scan/code_scanner.py#L1
cycode/cli/apps/scan/code_scanner.py:1:1: I001 Import block is un-sorted or un-formatted
Ruff (E501): cycode/cli/apps/report/sbom/path/path_command.py#L42
cycode/cli/apps/report/sbom/path/path_command.py:42:121: E501 Line too long (159 > 120)