Skip to content

feat: wip add module w topic coherence capabilities #72

feat: wip add module w topic coherence capabilities

feat: wip add module w topic coherence capabilities #72

Triggered via push November 12, 2024 10:37
Status Failure
Total duration 51s
Artifacts 1

build-linux.yaml

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

Annotations

28 errors and 3 warnings
Ruff (E722): src/kiara_plugin/topic_modelling/modules/corpus_metadata.py#L197
src/kiara_plugin/topic_modelling/modules/corpus_metadata.py:197:9: E722 Do not use bare `except`
Ruff (S608): src/kiara_plugin/topic_modelling/modules/corpus_metadata.py#L204
src/kiara_plugin/topic_modelling/modules/corpus_metadata.py:204:21: S608 Possible SQL injection vector through string-based query construction
Ruff (S608): src/kiara_plugin/topic_modelling/modules/corpus_metadata.py#L218
src/kiara_plugin/topic_modelling/modules/corpus_metadata.py:218:21: S608 Possible SQL injection vector through string-based query construction
Ruff (S608): src/kiara_plugin/topic_modelling/modules/corpus_metadata.py#L231
src/kiara_plugin/topic_modelling/modules/corpus_metadata.py:231:21: S608 Possible SQL injection vector through string-based query construction
Ruff (T201): src/kiara_plugin/topic_modelling/modules/corpus_metadata.py#L266
src/kiara_plugin/topic_modelling/modules/corpus_metadata.py:266:13: T201 `print` found
Ruff (RUF010): src/kiara_plugin/topic_modelling/modules/corpus_metadata.py#L266
src/kiara_plugin/topic_modelling/modules/corpus_metadata.py:266:64: RUF010 Use explicit conversion flag
Ruff (T201): src/kiara_plugin/topic_modelling/modules/corpus_metadata.py#L284
src/kiara_plugin/topic_modelling/modules/corpus_metadata.py:284:13: T201 `print` found
Ruff (RUF010): src/kiara_plugin/topic_modelling/modules/corpus_metadata.py#L284
src/kiara_plugin/topic_modelling/modules/corpus_metadata.py:284:64: RUF010 Use explicit conversion flag
Ruff (E712): src/kiara_plugin/topic_modelling/modules/lda.py#L101
src/kiara_plugin/topic_modelling/modules/lda.py:101:16: E712 Avoid equality comparisons to `False`; use `if not no_below:` for false checks
Ruff (E712): src/kiara_plugin/topic_modelling/modules/lda.py#L109
src/kiara_plugin/topic_modelling/modules/lda.py:109:16: E712 Avoid equality comparisons to `False`; use `if not no_above:` for false checks
mypy check on linux (3.10)
Process completed with exit code 1.
mypy check on linux (3.11)
Process completed with exit code 1.
pytest on linux (3.11)
Process completed with exit code 1.
mypy check on linux (3.8)
The job was canceled because "_3_10" failed.
mypy check on linux (3.8)
Process completed with exit code 1.
pytest on linux (3.9)
The job was canceled because "_3_11" failed.
pytest on linux (3.9)
Process completed with exit code 1.
pytest on linux (3.12)
The job was canceled because "_3_11" failed.
pytest on linux (3.12)
Process completed with exit code 1.
mypy check on linux (3.12)
The job was canceled because "_3_10" failed.
mypy check on linux (3.12)
The operation was canceled.
mypy check on linux (3.9)
The job was canceled because "_3_10" failed.
mypy check on linux (3.9)
The operation was canceled.
pytest on linux (3.10)
The job was canceled because "_3_11" failed.
pytest on linux (3.10)
The operation was canceled.
pytest on linux (3.8)
The job was canceled because "_3_11" failed.
pytest on linux (3.8)
The operation was canceled.
conda package build (and upload if release)
Process completed with exit code 1.
build python package
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
pytest on linux (3.11)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "build-dists". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
build-dists
181 KB