Skip to content

Fixes PHPStan errors #328

Fixes PHPStan errors

Fixes PHPStan errors #328

Triggered via pull request November 12, 2024 01:09
Status Failure
Total duration 4m 44s
Artifacts

phpstan.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.