TA#68599 [FIX] website_cookieconsent : plugin loading #128
Codacy Production / Codacy Static Code Analysis
required action
Sep 6, 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
======
+ Solved 52
- Added 3
Complexity increasing per file
==============================
- website_cookieconsent/models/res_config_settings.py 1
- website_cookieconsent/models/website.py 1
Complexity decreasing per file
==============================
+ website_cookieconsent/static/src/js/config.js -40
See the complete overview on Codacy
Annotations
Check notice on line 4 in website_cookieconsent/__init__.py
codacy-production / Codacy Static Code Analysis
website_cookieconsent/__init__.py#L4
'.models' imported but unused (F401)
Check notice on line 4 in website_cookieconsent/models/__init__.py
codacy-production / Codacy Static Code Analysis
website_cookieconsent/models/__init__.py#L4
'.res_config_settings' imported but unused (F401)
Check notice on line 5 in website_cookieconsent/models/__init__.py
codacy-production / Codacy Static Code Analysis
website_cookieconsent/models/__init__.py#L5
'.website' imported but unused (F401)
Loading