Codacy Production / Codacy Static Code Analysis
required action
Nov 22, 2024 in 0s
3 new issues (0 max.) of at least minor severity.
Here is an overview of what got changed by this pull request:
Issues
======
- Added 3
Complexity increasing per file
==============================
- project_task_description_template/tests/test_project_task.py 2
- project_task_description_template/models/project_task.py 3
- project_task_description_template/models/project_task_description_template.py 1
See the complete overview on Codacy
Annotations
Check warning on line 4 in project_task_description_template/__manifest__.py
codacy-production / Codacy Static Code Analysis
project_task_description_template/__manifest__.py#L4
Statement seems to have no effect
Check notice on line 4 in project_task_description_template/models/__init__.py
codacy-production / Codacy Static Code Analysis
project_task_description_template/models/__init__.py#L4
'.project_task' imported but unused (F401)
Check notice on line 5 in project_task_description_template/models/__init__.py
codacy-production / Codacy Static Code Analysis
project_task_description_template/models/__init__.py#L5
'.project_task_description_template' imported but unused (F401)
Loading