ADD Message Encryption#14816
Open
Samar-Upreti wants to merge 9 commits into
Open
Annotations
10 errors
|
Run uvx ruff check --output-format=github .:
Projects/News.py#L67
Projects/News.py:67:5: N802 Function name `Data_Info` should be lowercase
|
|
Run uvx ruff check --output-format=github .:
Projects/News.py#L60
Projects/News.py:60:5: N802 Function name `Exit` should be lowercase
|
|
Run uvx ruff check --output-format=github .:
Projects/News.py#L43
Projects/News.py:43:15: S113 Probable use of `requests` call without timeout
|
|
Run uvx ruff check --output-format=github .:
Projects/News.py#L40
Projects/News.py:40:5: N802 Function name `Fatch_News` should be lowercase
|
|
Run uvx ruff check --output-format=github .:
Projects/News.py#L30
Projects/News.py:30:5: N802 Function name `Fatch_Key` should be lowercase
|
|
Run uvx ruff check --output-format=github .:
Projects/News.py#L1
Projects/News.py:1:1: I001 Import block is un-sorted or un-formatted
help: Organize imports
|
|
Run uvx ruff check --output-format=github .:
Projects/News.py#L1
Projects/News.py:1:1: INP001 File `Projects/News.py` is part of an implicit namespace package. Add an `__init__.py`.
|
|
Run uvx ruff check --output-format=github .:
Projects/Message_Encryption.py#L46
Projects/Message_Encryption.py:46:31: UP015 Unnecessary mode argument
help: Remove mode argument
|
|
Run uvx ruff check --output-format=github .:
Projects/Message_Encryption.py#L2
Projects/Message_Encryption.py:2:18: A004 Import `str` is shadowing a Python builtin
|
|
Run uvx ruff check --output-format=github .:
Projects/Message_Encryption.py#L1
Projects/Message_Encryption.py:1:1: INP001 File `Projects/Message_Encryption.py` is part of an implicit namespace package. Add an `__init__.py`.
|
background
wait
wait-all
cancel
parallel
Loading