Skip to content
This repository has been archived by the owner on Mar 5, 2024. It is now read-only.

chore: initial work on centrality modules (abandened for now) #291

chore: initial work on centrality modules (abandened for now)

chore: initial work on centrality modules (abandened for now) #291

Triggered via push December 18, 2023 14:36
Status Failure
Total duration 2m 2s
Artifacts

build-linux.yaml

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

Annotations

13 errors
Ruff (F821): src/kiara_plugin/network_analysis/models/__init__.py#L338
src/kiara_plugin/network_analysis/models/__init__.py:338:36: F821 Undefined name `NetworkNodeAttributeMetadata`
Ruff (T201): src/kiara_plugin/network_analysis/utils.py#L185
src/kiara_plugin/network_analysis/utils.py:185:5: T201 `print` found
Ruff (T201): src/kiara_plugin/network_analysis/utils.py#L215
src/kiara_plugin/network_analysis/utils.py:215:5: T201 `print` found
Ruff (F841): src/kiara_plugin/network_analysis/utils.py#L216
src/kiara_plugin/network_analysis/utils.py:216:5: F841 Local variable `nodes_table_result` is assigned to but never used
Ruff (T201): src/kiara_plugin/network_analysis/utils.py#L233
src/kiara_plugin/network_analysis/utils.py:233:5: T201 `print` found
linting-linux
Process completed with exit code 1.
mypy check on linux (3.10)
Process completed with exit code 2.
mypy check on linux (3.11)
The job was canceled because "_3_10" failed.
mypy check on linux (3.11)
Process completed with exit code 2.
mypy check on linux (3.9)
The job was canceled because "_3_10" failed.
mypy check on linux (3.9)
The operation was canceled.
mypy check on linux (3.8)
The job was canceled because "_3_10" failed.
mypy check on linux (3.8)
The operation was canceled.