CI #310
Annotations
10 errors
mprime-python-port/exp.py#L1
mprime-python-port/exp.py:1:1: EXE001 Shebang is present but file is not executable
|
mprime-python-port/exp.py#L1
mprime-python-port/exp.py:1:1: D100 Missing docstring in public module
|
mprime-python-port/exp.py#L18
mprime-python-port/exp.py:18:9: PLW1510 `subprocess.run` without explicit `check` argument
|
mprime-python-port/exp.py#L51
mprime-python-port/exp.py:51:5: PERF203 `try`-`except` within a loop incurs performance overhead
|
mprime-python-port/mprime.py#L1
mprime-python-port/mprime.py:1:1: EXE001 Shebang is present but file is not executable
|
mprime-python-port/mprime.py#L1
mprime-python-port/mprime.py:1:1: D100 Missing docstring in public module
|
mprime-python-port/mprime.py#L23
mprime-python-port/mprime.py:23:5: D103 Missing docstring in public function
|
mprime-python-port/mprime.py#L32
mprime-python-port/mprime.py:32:5: D205 1 blank line required between summary line and description
|
mprime-python-port/mprime.py#L81
mprime-python-port/mprime.py:81:6: S113 Probable use of `requests` call without timeout
|
mprime-python-port/mprime.py#L95
mprime-python-port/mprime.py:95:5: S202 Uses of `tarfile.extractall()`
|
This job succeeded
Loading