CI #18
Annotations
10 errors
python-port/sendpy/__init__.py#L1
python-port/sendpy/__init__.py:1:1: D104 Missing docstring in public package
|
python-port/sendpy/__main__.py#L1
python-port/sendpy/__main__.py:1:1: EXE001 Shebang is present but file is not executable
|
python-port/sendpy/__main__.py#L1
python-port/sendpy/__main__.py:1:1: D100 Missing docstring in public module
|
python-port/sendpy/__main__.py#L180
python-port/sendpy/__main__.py:180:5: D103 Missing docstring in public function
|
python-port/sendpy/__main__.py#L190
python-port/sendpy/__main__.py:190:5: D205 1 blank line required between summary line and description
|
python-port/sendpy/__main__.py#L258
python-port/sendpy/__main__.py:258:14: S602 `subprocess` call with `shell=True` identified, security issue
|
python-port/sendpy/__main__.py#L303
python-port/sendpy/__main__.py:303:5: D205 1 blank line required between summary line and description
|
python-port/sendpy/__main__.py#L383
python-port/sendpy/__main__.py:383:5: D205 1 blank line required between summary line and description
|
python-port/sendpy/__main__.py#L398
python-port/sendpy/__main__.py:398:32: S607 Starting a process with a partial executable path
|
python-port/sendpy/__main__.py#L400
python-port/sendpy/__main__.py:400:36: S607 Starting a process with a partial executable path
|
This job succeeded
Loading