test: add pipeline test #20
build-linux.yaml
on: push
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/.
|