Skip to content

Fix PHPStan Issues #390

Fix PHPStan Issues

Fix PHPStan Issues #390

Triggered via pull request March 17, 2025 11:39
Status Success
Total duration 33s
Artifacts

phpunit.yml

on: pull_request
Matrix: php-tests
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
P8.4 L10.* prefer-lowest c:none: vendor/spatie/ray/src/Ray.php#L110
Spatie\Ray\Ray::__construct(): Implicitly marking parameter $client as nullable is deprecated, the explicit nullable type must be used instead
P8.4 L10.* prefer-lowest c:none: vendor/spatie/ray/src/Ray.php#L103
Spatie\Ray\Ray::create(): Implicitly marking parameter $uuid as nullable is deprecated, the explicit nullable type must be used instead
P8.4 L10.* prefer-lowest c:none: vendor/spatie/ray/src/Ray.php#L103
Spatie\Ray\Ray::create(): Implicitly marking parameter $client as nullable is deprecated, the explicit nullable type must be used instead
P8.4 L10.* prefer-lowest c:none: vendor/spatie/laravel-ray/src/Ray.php#L434
Spatie\LaravelRay\Ray::handleWatcherCallable(): Implicitly marking parameter $callable as nullable is deprecated, the explicit nullable type must be used instead
P8.4 L10.* prefer-lowest c:none: vendor/spatie/laravel-ray/src/Ray.php#L45
Spatie\LaravelRay\Ray::__construct(): Implicitly marking parameter $uuid as nullable is deprecated, the explicit nullable type must be used instead
P8.4 L10.* prefer-lowest c:none: vendor/spatie/laravel-ray/src/Ray.php#L45
Spatie\LaravelRay\Ray::__construct(): Implicitly marking parameter $client as nullable is deprecated, the explicit nullable type must be used instead
P8.4 L10.* prefer-lowest c:none
Mockery_34_Illuminate_Contracts_Cache_Repository::shouldNotHaveBeenCalled(): Implicitly marking parameter $args as nullable is deprecated, the explicit nullable type must be used instead
P8.4 L10.* prefer-lowest c:none
Mockery_34_Illuminate_Contracts_Cache_Repository::mockery_init(): Implicitly marking parameter $container as nullable is deprecated, the explicit nullable type must be used instead
P8.4 L11.* prefer-lowest c:none: vendor/laravel/framework/src/Illuminate/Log/Logger.php#L46
Illuminate\Log\Logger::__construct(): Implicitly marking parameter $dispatcher as nullable is deprecated, the explicit nullable type must be used instead
P8.4 L10.* prefer-lowest c:none: vendor/laravel/framework/src/Illuminate/Log/Logger.php#L43
Illuminate\Log\Logger::__construct(): Implicitly marking parameter $dispatcher as nullable is deprecated, the explicit nullable type must be used instead
P8.4 L10.* prefer-lowest c:none: vendor/orchestra/testbench-core/src/Exceptions/PHPUnitErrorException.php#L10
Orchestra\Testbench\Exceptions\PHPUnitErrorException::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead