Skip to content

cleaning things up

cleaning things up #21

Triggered via push October 22, 2024 18:25
Status Failure
Total duration 22s
Artifacts

umu-python.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

17 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.11)
Process completed with exit code 1.
build (3.12)
The job was canceled because "_3_11" 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.
build (3.10)
The job was canceled because "_3_11" failed.
build (3.10)
The operation was canceled.
build (3.13)
The job was canceled because "_3_11" failed.
build (3.13)
The operation was canceled.