Paid plugins #3040
Paid plugins #3040
62 new issues (0 max.) of at least minor severity.
Here is an overview of what got changed by this pull request:
Issues
======
+ Solved 5
- Added 62
Complexity increasing per file
==============================
- app/Model/Configure/PluginCompatibleWithProducts.php 1
- app/Model/Configure/ConfigOptionValue.php 1
- app/Model/Configure/ProductPluginGroup.php 1
- app/Model/Configure/ConfigGroup.php 1
- app/Model/Configure/ConfigOption.php 1
See the complete overview on Codacy
Annotations
Check notice on line 674 in app/Http/Controllers/HomeController.php
codacy-production / Codacy Static Code Analysis
app/Http/Controllers/HomeController.php#L674
Avoid using static access to class '\App\ApiKey' in method 'getDetailsForAClient'.
Check notice on line 8 in app/Model/Configure/ConfigGroup.php
codacy-production / Codacy Static Code Analysis
app/Model/Configure/ConfigGroup.php#L8
Missing doc comment for class ConfigGroup
Check notice on line 17 in app/Model/Configure/ConfigGroup.php
codacy-production / Codacy Static Code Analysis
app/Model/Configure/ConfigGroup.php#L17
You must use "/**" style comments for a function comment
Check notice on line 25 in app/Model/Configure/ConfigOption.php
codacy-production / Codacy Static Code Analysis
app/Model/Configure/ConfigOption.php#L25
You must use "/**" style comments for a function comment
Check notice on line 2 in app/Model/Configure/PluginCompatibleWithProducts.php
codacy-production / Codacy Static Code Analysis
app/Model/Configure/PluginCompatibleWithProducts.php#L2
Missing file doc comment
Check notice on line 24 in app/Model/Configure/PluginCompatibleWithProducts.php
codacy-production / Codacy Static Code Analysis
app/Model/Configure/PluginCompatibleWithProducts.php#L24
You must use "/**" style comments for a function comment
Check notice on line 24 in app/Model/Configure/ProductPluginGroup.php
codacy-production / Codacy Static Code Analysis
app/Model/Configure/ProductPluginGroup.php#L24
You must use "/**" style comments for a function comment
Check notice on line 72 in app/Model/Payment/Plan.php
codacy-production / Codacy Static Code Analysis
app/Model/Payment/Plan.php#L72
Missing doc comment for function configOptions()
Check notice on line 21 in app/Model/Product/Product.php
codacy-production / Codacy Static Code Analysis
app/Model/Product/Product.php#L21
Line exceeds 85 characters; contains 118 characters
Check notice on line 26 in app/Model/Product/Product.php
codacy-production / Codacy Static Code Analysis
app/Model/Product/Product.php#L26
Line exceeds 85 characters; contains 131 characters
Check notice on line 147 in app/Model/Product/Product.php
codacy-production / Codacy Static Code Analysis
app/Model/Product/Product.php#L147
You must use "/**" style comments for a function comment
Check notice on line 153 in app/Model/Product/Product.php
codacy-production / Codacy Static Code Analysis
app/Model/Product/Product.php#L153
You must use "/**" style comments for a function comment
Check notice on line 158 in app/Model/Product/Product.php
codacy-production / Codacy Static Code Analysis
app/Model/Product/Product.php#L158
Missing doc comment for function configOptions()
Check notice on line 163 in app/Model/Product/Product.php
codacy-production / Codacy Static Code Analysis
app/Model/Product/Product.php#L163
Missing doc comment for function productCompWith()
Check notice on line 169 in app/Model/Product/Product.php
codacy-production / Codacy Static Code Analysis
app/Model/Product/Product.php#L169
You must use "/**" style comments for a function comment
Check notice on line 2 in database/migrations/2024_07_24_050427_create_config_group_table.php
codacy-production / Codacy Static Code Analysis
database/migrations/2024_07_24_050427_create_config_group_table.php#L2
Missing file doc comment
Check notice on line 19 in database/migrations/2024_07_24_050427_create_config_group_table.php
codacy-production / Codacy Static Code Analysis
database/migrations/2024_07_24_050427_create_config_group_table.php#L19
Closing parenthesis of a multi-line function call must be on a line by itself
Check notice on line 27 in database/migrations/2024_07_24_050435_create_config_option_table.php
codacy-production / Codacy Static Code Analysis
database/migrations/2024_07_24_050435_create_config_option_table.php#L27
Closing parenthesis of a multi-line function call must be on a line by itself
codacy-production / Codacy Static Code Analysis
database/migrations/2024_07_24_050450_create_config_option_values_table.php#L2
Missing file doc comment
codacy-production / Codacy Static Code Analysis
database/migrations/2024_07_24_050450_create_config_option_values_table.php#L22
Closing parenthesis of a multi-line function call must be on a line by itself
codacy-production / Codacy Static Code Analysis
database/migrations/2024_07_24_050527_create_product_plugin_group_table.php#L19
Line exceeds 85 characters; contains 97 characters
codacy-production / Codacy Static Code Analysis
database/migrations/2024_07_24_050527_create_product_plugin_group_table.php#L20
Line exceeds 85 characters; contains 96 characters
codacy-production / Codacy Static Code Analysis
database/migrations/2024_07_24_060558_add_product_type_to_products_table.php#L11
Missing @return tag in function comment
codacy-production / Codacy Static Code Analysis
database/migrations/2024_07_24_060558_add_product_type_to_products_table.php#L18
Closing parenthesis of a multi-line function call must be on a line by itself
codacy-production / Codacy Static Code Analysis
database/migrations/2024_07_31_054820_create_plugin_compatible_with_products_table.php#L22
Closing parenthesis of a multi-line function call must be on a line by itself