Renamed the python-port
directory to python
.
#25
Annotations
10 errors, 11 warnings, and 10 notices
Script:
python/sendpy/pgp.py#L8
Unable to import 'configuration'
|
Script:
python/sendpy/pgp.py#L9
Unable to import 'send'
|
Script:
python/sendpy/smime.py#L12
Unable to import 'send'
|
Script:
python/sendpy/__main__.py#L18
Unable to import 'configuration'
|
Script:
python/sendpy/__main__.py#L19
Unable to import 'pgp'
|
Script:
python/sendpy/__main__.py#L20
Unable to import 'smime'
|
Script:
python/sendpy/__main__.py#L21
Unable to import 'usage'
|
Script:
python/sendpy/__main__.py#L22
Unable to import 'send'
|
Script:
python/sendpy/send.py#L13
Unable to import 'pgp'
|
Script:
python/sendpy/send.py#L14
Unable to import 'smime'
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Script:
python/setup.py#L6
Using open without explicitly specifying an encoding
|
Script:
python/sendpy/configuration.py#L7
String statement has no effect
|
Script:
python/sendpy/pgp.py#L49
Access to a protected member _fields_ of a client class
|
Script:
python/sendpy/pgp.py#L69
Access to a protected member _fields_ of a client class
|
Script:
python/sendpy/pgp.py#L84
Access to a protected member _fields_ of a client class
|
Script:
python/sendpy/pgp.py#L108
Access to a protected member _fields_ of a client class
|
Script:
python/sendpy/pgp.py#L125
Access to a protected member _fields_ of a client class
|
Script:
python/sendpy/pgp.py#L168
Raising too general exception: Exception
|
Script:
python/sendpy/pgp.py#L173
Raising too general exception: Exception
|
Script:
python/sendpy/pgp.py#L177
Raising too general exception: Exception
|
Script:
python/setup.py#L1
Missing module docstring
|
Script:
python/setup.py#L5
Missing function or method docstring
|
Script:
python/sendpy/configuration.py#L1
Missing module docstring
|
Script:
python/sendpy/pgp.py#L1
Missing module docstring
|
Script:
python/sendpy/pgp.py#L25
Missing function or method docstring
|
Script:
python/sendpy/pgp.py#L30
Missing function or method docstring
|
Script:
python/sendpy/pgp.py#L45
Missing class docstring
|
Script:
python/sendpy/pgp.py#L65
Missing class docstring
|
Script:
python/sendpy/pgp.py#L80
Missing class docstring
|
Script:
python/sendpy/pgp.py#L104
Missing class docstring
|
Loading