Skip to content

Add the xray function to show all available variables in a Blade view. #317

Add the xray function to show all available variables in a Blade view.

Add the xray function to show all available variables in a Blade view. #317

Triggered via push July 15, 2024 08:33
Status Failure
Total duration 1m 26s
Artifacts

phpstan.yml

on: push
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().