Skip to content

Fix various small issues #1016

Fix various small issues

Fix various small issues #1016

Triggered via push October 13, 2023 14:32
Status Failure
Total duration 2m 36s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Ruff (C901): src/sec_certs/utils/ocr.py#L105
src/sec_certs/utils/ocr.py:105:5: C901 `ocr_segments_with_garbage_text` is too complex (13)
Ruff (C901): src/sec_certs/utils/pdf.py#L153
src/sec_certs/utils/pdf.py:153:5: C901 `convert_pdf_file` is too complex (17)
ruff
Process completed with exit code 1.
black
Process completed with exit code 1.