Release 7.x #157
Annotations
11 errors and 2 warnings
Unit and Feature tests via PHPUnit
Process completed with exit code 1.
|
PHPStan:
src/DataCollector/DeviceDataCollector.php#L114
Cannot access offset 'is_enabled' on mixed.
|
PHPStan:
src/DataCollector/DeviceDataCollector.php#L121
Cannot access offset 'action' on mixed.
|
PHPStan:
src/DataCollector/DeviceDataCollector.php#L121
Cannot access offset 'host' on mixed.
|
PHPStan:
src/DataCollector/DeviceDataCollector.php#L125
Parameter #1 $url of function parse_url expects string, mixed given.
|
PHPStan:
src/EventListener/RequestResponseListener.php#L106
Parameter #1 $view of method MobileDetectBundle\EventListener\RequestResponseListener::prepareResponseModification() expects string, string|null given.
|
PHPStan:
src/EventListener/RequestResponseListener.php#L130
Parameter #2 $viewType of method MobileDetectBundle\EventListener\RequestResponseListener::mustRedirect() expects string, string|null given.
|
PHPStan:
src/EventListener/RequestResponseListener.php#L133
Parameter #2 $view of method MobileDetectBundle\EventListener\RequestResponseListener::getRedirectUrl() expects string, string|null given.
|
PHPStan:
src/EventListener/RequestResponseListener.php#L150
Parameter #1 $redirectUrl of method MobileDetectBundle\Helper\DeviceView::getRedirectResponseBySwitchParam() expects string, string|null given.
|
PHPStan:
src/EventListener/RequestResponseListener.php#L161
Cannot access offset 'is_enabled' on mixed.
|
PHPStan:
src/EventListener/RequestResponseListener.php#L162
Parameter #1 $routeName of method MobileDetectBundle\EventListener\RequestResponseListener::getRoutingOption() expects string, mixed given.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
Loading