Tests #659
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Execute tests:
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
|
Execute tests:
vendor/laravel/framework/src/Illuminate/Contracts/Auth/Access/Gate.php#L32
Illuminate\Contracts\Auth\Access\Gate::resource(): Implicitly marking parameter $abilities as nullable is deprecated, the explicit nullable type must be used instead
|
Execute tests:
vendor/symfony/http-kernel/Exception/HttpException.php#L24
Symfony\Component\HttpKernel\Exception\HttpException::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead
|
Execute tests:
vendor/nesbot/carbon/src/Carbon/CarbonTimeZone.php#L158
Carbon\CarbonTimeZone::toOffsetName(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead
|
Execute tests:
vendor/nesbot/carbon/src/Carbon/CarbonTimeZone.php#L172
Carbon\CarbonTimeZone::toOffsetTimeZone(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead
|
Execute tests:
vendor/nesbot/carbon/src/Carbon/CarbonTimeZone.php#L188
Carbon\CarbonTimeZone::toRegionName(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead
|
Execute tests:
vendor/nesbot/carbon/src/Carbon/CarbonTimeZone.php#L230
Carbon\CarbonTimeZone::toRegionTimeZone(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead
|
Execute tests:
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
|
Execute tests:
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
|
Execute tests:
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
|
Loading