Merge branch 'Open-Wine-Components:main' into main #18
Annotations
21 errors
Ruff (D103):
umu/umu_runtime.py#L36
umu/umu_runtime.py:36:5: D103 Missing docstring in public function
|
Ruff (ANN001):
umu/umu_runtime.py#L36
umu/umu_runtime.py:36:17: ANN001 Missing type annotation for function argument `file_path`
|
Ruff (PTH123):
umu/umu_runtime.py#L58
umu/umu_runtime.py:58:10: PTH123 `open()` should be replaced by `Path.open()`
|
Ruff (PTH101):
umu/umu_runtime.py#L62
umu/umu_runtime.py:62:5: PTH101 `os.chmod()` should be replaced by `Path.chmod()`
|
Ruff (S103):
umu/umu_runtime.py#L62
umu/umu_runtime.py:62:25: S103 `os.chmod` setting a permissive mask `0o755` on file or directory
|
build (3.10)
Process completed with exit code 1.
|
Ruff (D103):
umu/umu_runtime.py#L36
umu/umu_runtime.py:36:5: D103 Missing docstring in public function
|
Ruff (ANN001):
umu/umu_runtime.py#L36
umu/umu_runtime.py:36:17: ANN001 Missing type annotation for function argument `file_path`
|
Ruff (PTH123):
umu/umu_runtime.py#L58
umu/umu_runtime.py:58:10: PTH123 `open()` should be replaced by `Path.open()`
|
Ruff (PTH101):
umu/umu_runtime.py#L62
umu/umu_runtime.py:62:5: PTH101 `os.chmod()` should be replaced by `Path.chmod()`
|
Ruff (S103):
umu/umu_runtime.py#L62
umu/umu_runtime.py:62:25: S103 `os.chmod` setting a permissive mask `0o755` on file or directory
|
build (3.11)
Process completed with exit code 1.
|
build (3.13)
The job was canceled because "_3_10" failed.
|
build (3.13)
The operation was canceled.
|
build (3.12)
The job was canceled because "_3_10" failed.
|
Ruff (D103):
umu/umu_runtime.py#L36
umu/umu_runtime.py:36:5: D103 Missing docstring in public function
|
Ruff (ANN001):
umu/umu_runtime.py#L36
umu/umu_runtime.py:36:17: ANN001 Missing type annotation for function argument `file_path`
|
Ruff (PTH123):
umu/umu_runtime.py#L58
umu/umu_runtime.py:58:10: PTH123 `open()` should be replaced by `Path.open()`
|
Ruff (PTH101):
umu/umu_runtime.py#L62
umu/umu_runtime.py:62:5: PTH101 `os.chmod()` should be replaced by `Path.chmod()`
|
Ruff (S103):
umu/umu_runtime.py#L62
umu/umu_runtime.py:62:25: S103 `os.chmod` setting a permissive mask `0o755` on file or directory
|
build (3.12)
Process completed with exit code 1.
|