Skip to content

Algo added

Algo added #10610

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

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 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 (W293): other/RSA_Algo/rsa_algo.py#L8
other/RSA_Algo/rsa_algo.py:8:1: W293 Blank line contains whitespace
Ruff (W293): other/RSA_Algo/rsa_algo.py#L21
other/RSA_Algo/rsa_algo.py:21:1: W293 Blank line contains whitespace
Ruff (W293): other/RSA_Algo/rsa_algo.py#L33
other/RSA_Algo/rsa_algo.py:33:1: W293 Blank line contains whitespace
Ruff (BLE001): other/RSA_Algo/rsa_algo.py#L52
other/RSA_Algo/rsa_algo.py:52:12: BLE001 Do not catch blind exception: `Exception`
Ruff (W293): other/RSA_Algo/rsa_algo.py#L59
other/RSA_Algo/rsa_algo.py:59:1: W293 Blank line contains whitespace
Ruff (W293): other/RSA_Algo/rsa_algo.py#L70
other/RSA_Algo/rsa_algo.py:70:1: W293 Blank line contains whitespace
Ruff (BLE001): other/RSA_Algo/rsa_algo.py#L83
other/RSA_Algo/rsa_algo.py:83:12: BLE001 Do not catch blind exception: `Exception`
Ruff (W293): other/RSA_Algo/rsa_algo.py#L90
other/RSA_Algo/rsa_algo.py:90:1: W293 Blank line contains whitespace
Ruff (BLE001): other/RSA_Algo/rsa_algo.py#L104
other/RSA_Algo/rsa_algo.py:104:12: BLE001 Do not catch blind exception: `Exception`