Skip to content

Algo added

Algo added #10615

Triggered via pull request October 7, 2024 19:27
Status Failure
Total duration 18s
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 (UP035): other/RSA_Algo/rsa_algo.py#L4
other/RSA_Algo/rsa_algo.py:4:1: UP035 `typing.List` is deprecated, use `list` instead
Ruff (UP035): other/RSA_Algo/rsa_algo.py#L4
other/RSA_Algo/rsa_algo.py:4:1: UP035 `typing.Tuple` is deprecated, use `tuple` instead
Ruff (W293): other/RSA_Algo/rsa_algo.py#L10
other/RSA_Algo/rsa_algo.py:10:1: W293 Blank line contains whitespace
Ruff (UP006): other/RSA_Algo/rsa_algo.py#L20
other/RSA_Algo/rsa_algo.py:20:36: UP006 Use `tuple` instead of `Tuple` for type annotation
Ruff (UP006): other/RSA_Algo/rsa_algo.py#L20
other/RSA_Algo/rsa_algo.py:20:42: UP006 Use `tuple` instead of `Tuple` for type annotation
Ruff (UP006): other/RSA_Algo/rsa_algo.py#L20
other/RSA_Algo/rsa_algo.py:20:59: UP006 Use `tuple` instead of `Tuple` for type annotation
Ruff (W293): other/RSA_Algo/rsa_algo.py#L23
other/RSA_Algo/rsa_algo.py:23:1: W293 Blank line contains whitespace
Ruff (W293): other/RSA_Algo/rsa_algo.py#L35
other/RSA_Algo/rsa_algo.py:35:1: W293 Blank line contains whitespace
Ruff (W293): other/RSA_Algo/rsa_algo.py#L61
other/RSA_Algo/rsa_algo.py:61:1: W293 Blank line contains whitespace