Skip to content

test: add pipeline test #20

test: add pipeline test

test: add pipeline test #20

Triggered via push February 8, 2024 13:03
Status Failure
Total duration 1m 31s
Artifacts

build-linux.yaml

on: push
Matrix: pytest on linux
Matrix: mypy check on linux
linting-linux
9s
linting-linux
test coverage
6s
test coverage
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

8 errors and 9 warnings
Ruff (S310): src/kiara_plugin/topic_modelling/modules/onboarding.py#L55
src/kiara_plugin/topic_modelling/modules/onboarding.py:55:18: S310 Audit URL open for permitted schemes. Allowing use of `file:` or custom schemes is often unexpected.
Ruff (S310): src/kiara_plugin/topic_modelling/modules/onboarding.py#L114
src/kiara_plugin/topic_modelling/modules/onboarding.py:114:20: S310 Audit URL open for permitted schemes. Allowing use of `file:` or custom schemes is often unexpected.
Ruff (T201): src/kiara_plugin/topic_modelling/modules_dev_test.py#L40
src/kiara_plugin/topic_modelling/modules_dev_test.py:40:1: 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)
Process completed with exit code 2.
mypy check on linux (3.8)
Process completed with exit code 2.
mypy check on linux (3.9)
The operation was canceled.
linting-linux
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
pytest on linux (3.10)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
pytest on linux (3.11)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
pytest on linux (3.9)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
mypy check on linux (3.10)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
mypy check on linux (3.11)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
mypy check on linux (3.8)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
mypy check on linux (3.9)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
pytest on linux (3.8)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.