Skip to content

[16.0][MIG] bank_statement_import_csv

Codacy Production / Codacy Static Code Analysis required action Jul 5, 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
==============================
- bank_statement_import_csv/wizard/bank_statement_import_wizard_line.py  4
- bank_statement_import_csv/models/bank_statement_import_config.py  12
- bank_statement_import_csv/error.py  1
- bank_statement_import_csv/models/account_journal.py  1
- bank_statement_import_csv/loader.py  7
- bank_statement_import_csv/wizard/bank_statement_import_wizard.py  4
         

See the complete overview on Codacy

Annotations

Check notice on line 4 in bank_statement_import_csv/__init__.py

See this annotation in the file changed.

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

bank_statement_import_csv/__init__.py#L4

'.models' imported but unused (F401)

Check warning on line 4 in bank_statement_import_csv/__manifest__.py

See this annotation in the file changed.

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

bank_statement_import_csv/__manifest__.py#L4

Statement seems to have no effect

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

See this annotation in the file changed.

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

bank_statement_import_csv/models/__init__.py#L4

'.account_journal' imported but unused (F401)

Check notice on line 4 in bank_statement_import_csv/wizard/__init__.py

See this annotation in the file changed.

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

bank_statement_import_csv/wizard/__init__.py#L4

'.bank_statement_import_wizard' imported but unused (F401)

Check failure on line 48 in bank_statement_import_csv/wizard/bank_statement_import_wizard_line.py

See this annotation in the file changed.

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

bank_statement_import_csv/wizard/bank_statement_import_wizard_line.py#L48

No value for argument 'locale' in function call