Skip to content

[MIG][16.0] project_task_ressource_type

Codacy Production / Codacy Static Code Analysis required action Nov 26, 2024 in 0s

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

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

Issues
======
- Added 5
           

Complexity increasing per file
==============================
- project_task_resource_type/models/project_task.py  1
- project_task_resource_type/models/project_resource.py  1
         

See the complete overview on Codacy

Annotations

Check notice on line 4 in project_task_resource_type/__init__.py

See this annotation in the file changed.

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

project_task_resource_type/__init__.py#L4

'.models' imported but unused (F401)

Check warning on line 4 in project_task_resource_type/__manifest__.py

See this annotation in the file changed.

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

project_task_resource_type/__manifest__.py#L4

Duplicate key 'license' in dictionary

Check warning on line 4 in project_task_resource_type/__manifest__.py

See this annotation in the file changed.

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

project_task_resource_type/__manifest__.py#L4

Statement seems to have no effect

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

See this annotation in the file changed.

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

project_task_resource_type/models/__init__.py#L4

'.project_resource' imported but unused (F401)

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

See this annotation in the file changed.

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

project_task_resource_type/models/__init__.py#L5

'.project_task' imported but unused (F401)