Skip to content

Fix errors detected by PHPStan #4

Fix errors detected by PHPStan

Fix errors detected by PHPStan #4

Triggered via push October 18, 2023 15:01
Status Failure
Total duration 39s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors
phpstan: Classes/Controller/SingleCollectionController.php#L137
No error to ignore is reported on line 137.
phpstan: Classes/ViewHelpers/XpathViewHelper.php#L132
Parameter #1 $string of function trim expects string, false|null given.
phpstan: Classes/ViewHelpers/XpathViewHelper.php#L132
Parameter #1 $string of function trim expects string, false|null given.
phpstan: Classes/ViewHelpers/XpathViewHelper.php#L134
Parameter #1 $string of function trim expects string, false|null given.
phpstan: Classes/ViewHelpers/XpathViewHelper.php#L134
Parameter #1 $string of function trim expects string, false|null given.
phpstan
Process completed with exit code 1.