Revert "refactor: optimize services" #357
Annotations
8 errors
PHPStan - P8.1
Process completed with exit code 1.
|
PHPStan - P8.1:
src/Services/NotificationService.php#L25
Variable $request on left side of ?? always exists and is not nullable.
|
PHPStan - P8.3
Process completed with exit code 1.
|
PHPStan - P8.3:
src/Services/NotificationService.php#L25
Variable $request on left side of ?? always exists and is not nullable.
|
PHPStan - P8.3
The strategy configuration was canceled because "phpstan.ubuntu-latest_8_1" failed
|
PHPStan - P8.2
Process completed with exit code 1.
|
PHPStan - P8.2:
src/Services/NotificationService.php#L25
Variable $request on left side of ?? always exists and is not nullable.
|
PHPStan - P8.2
The strategy configuration was canceled because "phpstan.ubuntu-latest_8_1" failed
|