Skip to content

Integration-tests

Integration-tests #43

Triggered via pull request March 14, 2024 07:02
Status Failure
Total duration 38s
Artifacts

py_unit_tests.yml

on: pull_request
Running Python Unit Test Cases
29s
Running Python Unit Test Cases
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 warnings
Ruff (F541): tests/__init__.py#L60
tests/__init__.py:60:11: F541 f-string without any placeholders
Ruff (E711): tests/test_utility_common_js.py#L96
tests/test_utility_common_js.py:96:26: E711 Comparison to `None` should be `cond is None`
Ruff (E711): tests/test_utility_ucc_additional_packaging.py#L62
tests/test_utility_ucc_additional_packaging.py:62:26: E711 Comparison to `None` should be `cond is None`
Running Python Unit Test Cases
Process completed with exit code 1.
Running Python Unit Test Cases
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Running Python Unit Test Cases
The `python-version` input is not set. The version of Python currently in `PATH` will be used.