Skip to content

Install rector/rector during first run of php artisan ray:clean instead of requiring rector/rector #327

Install rector/rector during first run of php artisan ray:clean instead of requiring rector/rector

Install rector/rector during first run of php artisan ray:clean instead of requiring rector/rector #327

Triggered via pull request November 12, 2024 01:03
Status Failure
Total duration 39s
Artifacts

phpstan.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
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().