build(deps): bump symfony/http-foundation from 7.3.7 to 7.4.13 #206
code-analysis.yml
on: pull_request
SonarQube Analysis
19s
PHP Mess Detector
4m 20s
PHP Copy/Paste Detector
19s
Laravel Pint (Code Style)
1m 2s
Annotations
4 errors and 14 warnings
|
PHP Copy/Paste Detector
Process completed with exit code 1.
|
|
SonarQube Analysis
Process completed with exit code 1.
|
|
Laravel Pint (Code Style)
Process completed with exit code 1.
|
|
PHP Mess Detector
Process completed with exit code 2.
|
|
PHP Copy/Paste Detector
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
SonarQube Analysis
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Laravel Pint (Code Style)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
PHP Mess Detector
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
PHP Mess Detector:
app/DTOs/API/CuentaBancariaCreateDTO.php#L9
The method __construct has 13 parameters. Consider reducing the number of parameters to less than 10.
|
|
PHP Mess Detector:
app/DTOs/API/ConsecutivoFeCreateDTO.php#L9
The method __construct has 10 parameters. Consider reducing the number of parameters to less than 10.
|
|
PHP Mess Detector:
app/DTOs/API/ComprobanteRecibidoCreateDTO.php#L9
The method __construct has 17 parameters. Consider reducing the number of parameters to less than 10.
|
|
PHP Mess Detector:
app/DTOs/API/ComprobanteElectronicoCreateDTO.php#L52
The method fromRequest() has a Cyclomatic Complexity of 17. The configured cyclomatic complexity threshold is 15.
|
|
PHP Mess Detector:
app/DTOs/API/ComprobanteElectronicoCreateDTO.php#L22
The method __construct has 23 parameters. Consider reducing the number of parameters to less than 10.
|
|
PHP Mess Detector:
app/DTOs/API/ClienteCreateDTO.php#L15
The method __construct has 10 parameters. Consider reducing the number of parameters to less than 10.
|
|
PHP Mess Detector:
app/Console/Commands/InstallSecurityFeatures.php#L198
Avoid unused local variables such as '$traitName'.
|
|
PHP Mess Detector:
app/Console/Commands/InstallSecurityFeatures.php#L197
Avoid unused local variables such as '$useStatementInserted'.
|
|
PHP Mess Detector:
app/Console/Commands/InstallSecurityFeatures.php#L172
The method installSecurityTraits() has an NPath complexity of 288. The configured NPath complexity threshold is 200.
|
|
PHP Mess Detector:
app/Console/Commands/CacheWarmupCommand.php#L32
The class CacheWarmupCommand has a coupling between objects value of 13. Consider to reduce the number of dependencies under 13.
|