Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into #7
Annotations
10 errors and 1 warning
Run PHPStan:
htdocs/compta/facture/class/facture.class.php#L2523
Property Facture::$ref_customer (string) in isset() is not nullable.
|
Run PHPStan:
htdocs/compta/facture/class/facture.class.php#L2564
Property Facture::$ref_customer (string) in isset() is not nullable.
|
Run PHPStan:
htdocs/compta/stats/index.php#L520
Variable $cumulative_previous_year in isset() always exists and is not nullable.
|
Run PHPStan:
htdocs/compta/stats/index.php#L523
Result of && is always false.
|
Run PHPStan:
htdocs/compta/stats/index.php#L523
Variable $cumulative_previous_year in isset() always exists and is not nullable.
|
Run PHPStan:
htdocs/core/lib/files.lib.php#L2488
Path in include_once() "pclzip//pclzip.lib.php" is not a file or it does not exist.
|
Run PHPStan:
htdocs/core/lib/files.lib.php#L2555
Path in include_once() "pclzip//pclzip.lib.php" is not a file or it does not exist.
|
Run PHPStan:
htdocs/core/modules/member/doc/pdf_standard_member.class.php#L315
Parameter #1 $substitutionarray of function complete_substitutions_array expects array<string, string>, array<string, mixed> given.
|
Run PHPStan:
htdocs/public/bookcal/index.php#L615
Function llxFooter invoked with 2 parameters, 0 required.
|
Run PHPStan:
htdocs/public/emailing/mailing-unsubscribe.php#L114
Function llxFooter invoked with 2 parameters, 0 required.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading