pip(deps-dev): bump coverage from 7.6.8 to 7.6.9 #1052
quality_control.yml
on: pull_request
Mypy Type Validation
56s
Modelica Syntax Checking
5s
Bandit Security Check
14s
ruff
6s
Run Ruff Python Linter
8s
Annotations
4 errors and 4 warnings
Ruff (C901):
docs/append_reference.py#L9
docs/append_reference.py:9:5: C901 `append_markdown_docs` is too complex (14 > 11)
|
Ruff (C901):
power_balance/models/__init__.py#L60
power_balance/models/__init__.py:60:5: C901 `extract_models_from_file` is too complex (20 > 11)
|
Run Ruff Python Linter
Process completed with exit code 1.
|
ruff
Process completed with exit code 1.
|
Run Ruff Python Linter
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Bandit Security Check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Modelica Syntax Checking
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Mypy Type Validation
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|