Skip to content

chore: start working on data export #935

chore: start working on data export

chore: start working on data export #935

Triggered via push January 9, 2024 16:24
Status Failure
Total duration 1m 34s
Artifacts

build-linux.yaml

on: push
Matrix: pytest on linux
Matrix: mypy check on linux
linting-linux
12s
linting-linux
lint commit message
28s
lint commit message
test coverage
0s
test coverage
build python package
0s
build python package
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
publish python package
0s
publish python package
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 11 warnings
Ruff (PIE790): src/kiara/registries/data/data_store/__init__.py#L82
src/kiara/registries/data/data_store/__init__.py:82:9: PIE790 Unnecessary `pass` statement
Ruff (PIE790): src/kiara/registries/data/data_store/__init__.py#L129
src/kiara/registries/data/data_store/__init__.py:129:9: PIE790 Unnecessary `pass` statement
Ruff (PIE790): src/kiara/registries/data/data_store/__init__.py#L188
src/kiara/registries/data/data_store/__init__.py:188:9: PIE790 Unnecessary `pass` statement
Ruff (PIE790): src/kiara/registries/data/data_store/__init__.py#L239
src/kiara/registries/data/data_store/__init__.py:239:9: PIE790 Unnecessary `pass` statement
Ruff (PIE790): src/kiara/registries/data/data_store/__init__.py#L266
src/kiara/registries/data/data_store/__init__.py:266:9: PIE790 Unnecessary `pass` statement
Ruff (PIE790): src/kiara/registries/data/data_store/__init__.py#L279
src/kiara/registries/data/data_store/__init__.py:279:9: PIE790 Unnecessary `pass` statement
Ruff (PIE790): src/kiara/registries/data/data_store/__init__.py#L313
src/kiara/registries/data/data_store/__init__.py:313:9: PIE790 Unnecessary `pass` statement
Ruff (PIE790): src/kiara/registries/data/data_store/__init__.py#L322
src/kiara/registries/data/data_store/__init__.py:322:9: PIE790 Unnecessary `pass` statement
Ruff (PIE790): src/kiara/registries/data/data_store/__init__.py#L341
src/kiara/registries/data/data_store/__init__.py:341:9: PIE790 Unnecessary `pass` statement
Ruff (F821): src/kiara/registries/data/data_store/sqlite_store.py#L119
src/kiara/registries/data/data_store/sqlite_store.py:119:9: F821 Undefined name `dbg`
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)
Process completed with exit code 2.
mypy check on linux (3.8)
The operation was canceled.
mypy check on linux (3.12)
The operation was canceled.
pytest on linux (3.8)
Process completed with exit code 1.
pytest on linux (3.10)
Process completed with exit code 1.
pytest on linux (3.9)
Process completed with exit code 1.
pytest on linux (3.11)
Process completed with exit code 1.
lint commit message
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint commit message
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
mypy check on linux (3.10)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
mypy check on linux (3.11)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
mypy check on linux (3.9)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
mypy check on linux (3.8)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
mypy check on linux (3.12)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
pytest on linux (3.8)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
pytest on linux (3.10)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
pytest on linux (3.9)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
pytest on linux (3.11)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/