CI #9
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#L10
python-port/sendpy/__main__.py:10:8: S404 `subprocess` module is possibly insecure
|
Script:
python-port/sendpy/__main__.py#L25
python-port/sendpy/__main__.py:25:1: I001 Import block is un-sorted or un-formatted
|
Script:
python-port/sendpy/__main__.py#L122
python-port/sendpy/__main__.py:122:5: D103 Missing docstring in public function
|
Script:
python-port/sendpy/__main__.py#L133
python-port/sendpy/__main__.py:133:5: D205 1 blank line required between summary line and description
|
Script:
python-port/sendpy/__main__.py#L194
python-port/sendpy/__main__.py:194:18: FURB101 `open` and `read` should be replaced by `Path(expanded_file).read_text(encoding="utf-8")`
|
Script:
python-port/sendpy/__main__.py#L200
python-port/sendpy/__main__.py:200:44: S602 `subprocess` call with `shell=True` identified, security issue
|
Script:
python-port/sendpy/__main__.py#L244
python-port/sendpy/__main__.py:244:5: D205 1 blank line required between summary line and description
|
The logs for this run have expired and are no longer available.
Loading