Skip to content

pip(deps-dev): bump deepdiff from 7.0.1 to 8.0.1 #1050

pip(deps-dev): bump deepdiff from 7.0.1 to 8.0.1

pip(deps-dev): bump deepdiff from 7.0.1 to 8.0.1 #1050

Triggered via pull request November 25, 2024 08:11
Status Failure
Total duration 1m 13s
Artifacts

quality_control.yml

on: pull_request
Mypy Type Validation
49s
Mypy Type Validation
Modelica Syntax Checking
5s
Modelica Syntax Checking
Bandit Security Check
18s
Bandit Security Check
ruff
6s
ruff
Run Ruff Python Linter
7s
Run Ruff Python Linter
Fit to window
Zoom out
Zoom in

Annotations

4 errors
ruff
Process completed with exit code 1.
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.