NEW: Add a cancel status on interventions #2037
Annotations
7 errors
Run PHPStan:
htdocs/core/class/commonsignedobject.class.php (in context of class Fichinter)#L140
Ignored error pattern #^Negated boolean expression is always true\.$# (booleanNot.alwaysTrue) in path /home/runner/work/dolibarr/dolibarr/htdocs/fichinter/class/fichinter.class.php is expected to occur 7 times, but occurred 8 times.
|
Run PHPStan:
htdocs/fichinter/class/fichinter.class.php#L723
PHPDoc tag @return has invalid value (int <0 if KO, >0 if OK): Unexpected token "if", expected '>' at offset 57 on line 4
|
Run PHPStan:
htdocs/fichinter/class/fichinter.class.php#L725
Method Fichinter::cancel() has no return type specified.
|
Run PHPStan:
htdocs/fichinter/class/fichinter.class.php#L775
PHPDoc tag @return has invalid value (int <0 if KO, 0 if nothing is done, >0 if OK): Unexpected token "if", expected '>' at offset 213 on line 6
|
Run PHPStan:
htdocs/fichinter/class/fichinter.class.php#L777
Method Fichinter::setReopen() has no return type specified.
|
Run PHPStan:
htdocs/fichinter/class/fichinter.class.php#L1223
Negated boolean expression is always true.
|
Run PHPStan
Process completed with exit code 1.
|
Loading