Skip to content

Add category feature on Fichinter 2/3 #103

Add category feature on Fichinter 2/3

Add category feature on Fichinter 2/3 #103

Triggered via pull request November 14, 2024 07:01
Status Failure
Total duration 3m 46s
Artifacts

phpstan_baseline.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors
phpstan: htdocs/categories/viewcat.php#L252
Strict comparison using !== between Account|Adherent|Contact|Fichinter|Product|Project|Societe|Ticket|User and null will always evaluate to true.
phpstan: htdocs/categories/viewcat.php#L559
Ignored error pattern #^If condition is always true\.$# (if.alwaysTrue) in path /home/runner/work/dolibarr/dolibarr/htdocs/categories/viewcat.php is expected to occur 9 times, but occurred 10 times.
phpstan: htdocs/categories/viewcat.php#L1339
Right side of || is always false.
phpstan: htdocs/categories/viewcat.php#L1347
If condition is always true.
phpstan: htdocs/categories/viewcat.php#L1401
Parameter #4 $pictoisfullpath of function img_picto expects int<0, 1>, false given.
phpstan: htdocs/categories/viewcat.php#L1414
Parameter #8 $num of function print_barre_liste expects int, string given.
phpstan
Process completed with exit code 1.