Skip to content

Algo added

Algo added #10611

Triggered via pull request October 7, 2024 19:10
Status Failure
Total duration 17s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Ruff (I001): other/RSA_Algo/rsa_algo.py#L1
other/RSA_Algo/rsa_algo.py:1:1: I001 Import block is un-sorted or un-formatted
Ruff (BLE001): other/RSA_Algo/rsa_algo.py#L54
other/RSA_Algo/rsa_algo.py:54:12: BLE001 Do not catch blind exception: `Exception`
Ruff (BLE001): other/RSA_Algo/rsa_algo.py#L87
other/RSA_Algo/rsa_algo.py:87:12: BLE001 Do not catch blind exception: `Exception`
Ruff (BLE001): other/RSA_Algo/rsa_algo.py#L109
other/RSA_Algo/rsa_algo.py:109:12: BLE001 Do not catch blind exception: `Exception`
Ruff (BLE001): other/RSA_Algo/rsa_algo.py#L143
other/RSA_Algo/rsa_algo.py:143:12: BLE001 Do not catch blind exception: `Exception`
ruff
Process completed with exit code 1.