Skip to content

chore: sync project template #159

chore: sync project template

chore: sync project template #159

Triggered via push November 8, 2023 13:22
Status Failure
Total duration 14m 26s
Artifacts

build-linux.yaml

on: push
Matrix: mypy check on linux
Matrix: pytest on linux
linting-linux
8s
linting-linux
create and publish test coverage
51s
create and publish test coverage
build python package
0s
build python package
publish python package to pypi
0s
publish python package to pypi
conda package build (and upload if release)
0s
conda package build (and upload if release)
merge current tag to main branch
0s
merge current tag to main branch
Fit to window
Zoom out
Zoom in

Annotations

12 errors
Ruff (PIE790): src/kiara_plugin/tabular/data_types/table.py#L47
src/kiara_plugin/tabular/data_types/table.py:47:9: PIE790 Unnecessary `pass` statement
Ruff (RUF015): src/kiara_plugin/tabular/modules/db/__init__.py#L405
src/kiara_plugin/tabular/modules/db/__init__.py:405:26: RUF015 Prefer `next(iter(table_names))` over single element slice
Ruff (RUF015): src/kiara_plugin/tabular/utils/__init__.py#L477
src/kiara_plugin/tabular/utils/__init__.py:477:30: RUF015 Prefer `next(iter(docs))` over single element slice
linting-linux
Process completed with exit code 1.
mypy check on linux (3.8)
Process completed with exit code 2.
mypy check on linux (3.10)
The job was canceled because "_3_8" failed.
mypy check on linux (3.10)
Process completed with exit code 2.
mypy check on linux (3.11)
The job was canceled because "_3_8" failed.
mypy check on linux (3.11)
The operation was canceled.
mypy check on linux (3.9)
The job was canceled because "_3_8" failed.
mypy check on linux (3.9)
The operation was canceled.
pytest on linux (3.12)
Process completed with exit code 1.