fix phpstan and CI #345
Annotations
2 errors and 2 warnings
Add results to PR
Process completed with exit code 1.
|
Run Phan analysis
Process completed with exit code 1.
|
Add results to PR:
htdocs/adherents/class/adherent.class.php#L629
adherent.class.php: PhanTypeMismatchArgumentNullableInternal: Argument 1 ($string) is $this->import_key of type ?string but \trim() takes string (expected type to be non-nullable)
|
Add results to PR:
htdocs/categories/class/categorie.class.php#L487
categorie.class.php: PhanTypeMismatchArgumentNullableInternal: Argument 1 ($string) is $this->import_key of type ?string but \trim() takes string (expected type to be non-nullable)
|
Loading