Fixes PHPStan errors #328
Annotations
10 errors and 4 warnings
phpstan:
src/OriginFactory.php#L32
Access to an undefined property Illuminate\Support\Optional::$file.
|
phpstan:
src/OriginFactory.php#L33
Access to an undefined property Illuminate\Support\Optional::$lineNumber.
|
phpstan:
src/RayServiceProvider.php#L1
Ignored error pattern #^Access to an undefined property Spatie\\LaravelRay\\RayServiceProvider\:\:\$items\.$# in path /home/runner/work/laravel-ray/laravel-ray/src/RayServiceProvider.php was not matched in reported errors.
|
phpstan:
src/RayServiceProvider.php#L1
Ignored error pattern #^Access to an undefined property Spatie\\LaravelRay\\RayServiceProvider\:\:\$value\.$# in path /home/runner/work/laravel-ray/laravel-ray/src/RayServiceProvider.php was not matched in reported errors.
|
phpstan:
src/RayServiceProvider.php#L194
Access to protected property Illuminate\Support\Collection::$items.
|
phpstan:
src/RayServiceProvider.php#L195
Access to protected property Illuminate\Support\Collection::$items.
|
phpstan:
src/RayServiceProvider.php#L209
Access to protected property Illuminate\Support\Stringable::$value.
|
phpstan:
src/RayServiceProvider.php#L210
Access to protected property Illuminate\Support\Stringable::$value.
|
phpstan:
src/Watchers/CacheWatcher.php#L30
Call to an undefined method Illuminate\Support\Optional::applyCalledMethods().
|
phpstan:
src/Watchers/DuplicateQueryWatcher.php#L43
Call to an undefined method Illuminate\Support\Optional::applyCalledMethods().
|
phpstan
Failed to download action 'https://api.github.com/repos/shivammathur/setup-php/tarball/c541c155eee45413f5b09a52248675b1a2575231'. Error: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
|
phpstan
Back off 23.337 seconds before retry.
|
phpstan
Failed to download action 'https://api.github.com/repos/shivammathur/setup-php/tarball/c541c155eee45413f5b09a52248675b1a2575231'. Error: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
|
phpstan
Back off 25.847 seconds before retry.
|