Skip to content

TA#72104 [16.0][MIG] github_pull_request_project

Codacy Production / Codacy Static Code Analysis required action Dec 6, 2024 in 0s

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

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

Issues
======
- Added 8
           

Complexity increasing per file
==============================
- github_pull_request_project/models/github_pull_request.py  3
- github_pull_request_project/tests/test_project_task.py  3
         

See the complete overview on Codacy

Annotations

Check notice on line 4 in github_pull_request_project/__init__.py

See this annotation in the file changed.

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

github_pull_request_project/__init__.py#L4

'.models' imported but unused (F401)

Check warning on line 4 in github_pull_request_project/__manifest__.py

See this annotation in the file changed.

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

github_pull_request_project/__manifest__.py#L4

Statement seems to have no effect

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

See this annotation in the file changed.

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

github_pull_request_project/models/__init__.py#L4

'.github_pull_request' imported but unused (F401)

Check notice on line 40 in github_pull_request_project/models/github_pull_request.py

See this annotation in the file changed.

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

github_pull_request_project/models/github_pull_request.py#L40

undefined name 'project' (F821)

Check warning on line 45 in github_pull_request_project/tests/test_project_task.py

See this annotation in the file changed.

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

github_pull_request_project/tests/test_project_task.py#L45

Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.

Check warning on line 54 in github_pull_request_project/tests/test_project_task.py

See this annotation in the file changed.

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

github_pull_request_project/tests/test_project_task.py#L54

Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.

Check warning on line 63 in github_pull_request_project/tests/test_project_task.py

See this annotation in the file changed.

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

github_pull_request_project/tests/test_project_task.py#L63

Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.

Check warning on line 72 in github_pull_request_project/tests/test_project_task.py

See this annotation in the file changed.

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

github_pull_request_project/tests/test_project_task.py#L72

Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.