Skip to content

PHPStan baseline

PHPStan baseline #48

Triggered via schedule January 3, 2025 12:29
Status Failure
Total duration 10m 39s
Artifacts

phpstan_baseline.yml

on: schedule
Fit to window
Zoom out
Zoom in

Annotations

7 errors
phpstan: htdocs/comm/action/index.php#L2008
Parameter #1 $arraycolor of function colorArrayToHex expects array{int, int, int}, non-empty-list<string> given.
phpstan: htdocs/core/class/doleditor.class.php#L213
Property DolEditor::$content (string) on left side of ?? is not nullable.
phpstan: htdocs/fourn/facture/card.php#L1642
Comparison operation "<" between '' and 0 is always true.
phpstan: htdocs/fourn/facture/card.php#L1642
Result of || is always true.
phpstan: htdocs/fourn/facture/card.php#L4072
If condition is always true.
phpstan: htdocs/salaries/card.php#L472
Variable $triggermodname in empty() always exists and is not falsy.
phpstan
Process completed with exit code 1.