Skip to content

CM-53944-Fixed comment #1511

CM-53944-Fixed comment

CM-53944-Fixed comment #1511

Triggered via push October 8, 2025 13:57
Status Failure
Total duration 34s
Artifacts

ruff.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors
ruff
Process completed with exit code 1.
Ruff (RET503): cycode/cli/files_collector/file_excluder.py#L76
cycode/cli/files_collector/file_excluder.py:76:9: RET503 Missing explicit `return` at the end of function able to return non-`None` value
Ruff (ANN202): cycode/cli/files_collector/file_excluder.py#L72
cycode/cli/files_collector/file_excluder.py:72:9: ANN202 Missing return type annotation for private function `_is_file_prefix_supported`