Codacy Production / Codacy Static Code Analysis
required action
Feb 12, 2025 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 8
- Added 3
Complexity decreasing per file
==============================
+ src/Generator.php -1
See the complete overview on Codacy
Annotations
Check warning on line 38 in src/Http/Controllers/SwaggerAssetController.php
codacy-production / Codacy Static Code Analysis
src/Http/Controllers/SwaggerAssetController.php#L38
Filesystem function pathinfo() detected with dynamic parameter
Check warning on line 38 in src/Http/Controllers/SwaggerAssetController.php
codacy-production / Codacy Static Code Analysis
src/Http/Controllers/SwaggerAssetController.php#L38
The use of function pathinfo() is discouraged
Check notice on line 12 in src/SecurityDefinitions.php
codacy-production / Codacy Static Code Analysis
src/SecurityDefinitions.php#L12
Avoid excessively long variable names like $securitySchemesConfig. Keep variable name length under 20.
Loading