Skip to content

TA#66855 [MIG][16.0] project_default_task_stage

Codacy Production / Codacy Static Code Analysis required action Aug 29, 2024 in 0s

4 new issues (0 max.) of at least minor severity.

Codacy Here is an overview of what got changed by this pull request:

Issues
======
- Added 4
           

Complexity increasing per file
==============================
- project_default_task_stage/tests/test_default_task_stage.py  2
- project_default_task_stage/models/project.py  3
- project_default_task_stage/models/project_type.py  1
         

See the complete overview on Codacy

Annotations

Check notice on line 4 in project_default_task_stage/__init__.py

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

project_default_task_stage/__init__.py#L4

'.models' imported but unused (F401)

Check warning on line 4 in project_default_task_stage/__manifest__.py

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

project_default_task_stage/__manifest__.py#L4

Statement seems to have no effect

Check notice on line 4 in project_default_task_stage/models/__init__.py

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

project_default_task_stage/models/__init__.py#L4

'.project' imported but unused (F401)

Check notice on line 5 in project_default_task_stage/models/__init__.py

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

project_default_task_stage/models/__init__.py#L5

'.project_type' imported but unused (F401)