doc: wip add lda in notebook #57
build-linux.yaml
on: push
Matrix: pytest on linux
Matrix: mypy check on linux
linting-linux
6s
build python package
17s
conda package build (and upload if release)
1m 10s
test coverage
0s
publish python package to pypi
0s
publish python package to anaconda
0s
merge current tag to main branch
0s
Annotations
22 errors and 3 warnings
Ruff (F601):
src/kiara_plugin/topic_modelling/modules/lda.py#L30
src/kiara_plugin/topic_modelling/modules/lda.py:30:13: F601 Dictionary key literal `"no_above"` repeated
|
Ruff (F841):
src/kiara_plugin/topic_modelling/modules/lda.py#L82
src/kiara_plugin/topic_modelling/modules/lda.py:82:9: F841 Local variable `no_below` is assigned to but never used
|
Ruff (F841):
src/kiara_plugin/topic_modelling/modules/lda.py#L83
src/kiara_plugin/topic_modelling/modules/lda.py:83:9: F841 Local variable `no_above` is assigned to but never used
|
linting-linux
Process completed with exit code 1.
|
mypy check on linux (3.11)
Process completed with exit code 1.
|
pytest on linux (3.10)
Process completed with exit code 1.
|
mypy check on linux (3.10)
The job was canceled because "_3_11" failed.
|
mypy check on linux (3.10)
The operation was canceled.
|
mypy check on linux (3.8)
The job was canceled because "_3_11" failed.
|
mypy check on linux (3.8)
The operation was canceled.
|
mypy check on linux (3.9)
The job was canceled because "_3_11" failed.
|
mypy check on linux (3.9)
The operation was canceled.
|
pytest on linux (3.9)
The job was canceled because "_3_10" failed.
|
pytest on linux (3.9)
Process completed with exit code 1.
|
pytest on linux (3.11)
The job was canceled because "_3_10" failed.
|
pytest on linux (3.11)
The operation was canceled.
|
pytest on linux (3.8)
The job was canceled because "_3_10" failed.
|
pytest on linux (3.8)
The operation was canceled.
|
mypy check on linux (3.12)
The job was canceled because "_3_11" failed.
|
mypy check on linux (3.12)
The operation was canceled.
|
pytest on linux (3.12)
The job was canceled because "_3_10" failed.
|
pytest on linux (3.12)
The operation was canceled.
|
pytest on linux (3.10)
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/
|
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/
|
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
|
130 KB |
|
conda-pkgs
|
888 KB |
|