Merge branch 'Open-Wine-Components:main' into main #18
Annotations
6 errors
umu/umu_runtime.py#L36
umu/umu_runtime.py:36:5: D103 Missing docstring in public function
|
umu/umu_runtime.py#L36
umu/umu_runtime.py:36:17: ANN001 Missing type annotation for function argument `file_path`
|
umu/umu_runtime.py#L58
umu/umu_runtime.py:58:10: PTH123 `open()` should be replaced by `Path.open()`
|
umu/umu_runtime.py#L62
umu/umu_runtime.py:62:5: PTH101 `os.chmod()` should be replaced by `Path.chmod()`
|
umu/umu_runtime.py#L62
umu/umu_runtime.py:62:25: S103 `os.chmod` setting a permissive mask `0o755` on file or directory
|
|
The logs for this run have expired and are no longer available.
Loading