CI #3
Annotations
10 errors
Script:
python-port/sendpy/__init__.py#L1
python-port/sendpy/__init__.py:1:1: D104 Missing docstring in public package
|
Script:
python-port/sendpy/__main__.py#L1
python-port/sendpy/__main__.py:1:1: EXE001 Shebang is present but file is not executable
|
Script:
python-port/sendpy/__main__.py#L1
python-port/sendpy/__main__.py:1:1: D100 Missing docstring in public module
|
Script:
python-port/sendpy/__main__.py#L114
python-port/sendpy/__main__.py:114:5: D103 Missing docstring in public function
|
Script:
python-port/sendpy/__main__.py#L125
python-port/sendpy/__main__.py:125:5: D205 1 blank line required between summary line and description
|
Script:
python-port/sendpy/__main__.py#L186
python-port/sendpy/__main__.py:186:18: FURB101 `open` and `read` should be replaced by `Path(expanded_file).read_text(encoding="utf-8")`
|
Script:
python-port/sendpy/__main__.py#L192
python-port/sendpy/__main__.py:192:44: S602 `subprocess` call with `shell=True` identified, security issue
|
Script:
python-port/sendpy/__main__.py#L236
python-port/sendpy/__main__.py:236:5: D205 1 blank line required between summary line and description
|
Script:
python-port/sendpy/__main__.py#L315
python-port/sendpy/__main__.py:315:5: D205 1 blank line required between summary line and description
|
Script:
python-port/sendpy/__main__.py#L333
python-port/sendpy/__main__.py:333:21: S603 `subprocess` call: check for execution of untrusted input
|
The logs for this run have expired and are no longer available.
Loading