Update: include php 8.4 in workflow #21
Annotations
12 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Execute tests:
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
|
Execute tests:
vendor/laravel/framework/src/Illuminate/Events/Dispatcher.php#L65
Illuminate\Events\Dispatcher::__construct(): Implicitly marking parameter $container as nullable is deprecated, the explicit nullable type must be used instead
|
Execute tests:
vendor/sebastian/exporter/src/Exporter.php#L77
SebastianBergmann\Exporter\Exporter::shortenedRecursiveExport(): Implicitly marking parameter $context 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
|
Execute tests:
vendor/spatie/ray/src/Ray.php#L97
Spatie\Ray\Ray::create(): Implicitly marking parameter $client as nullable is deprecated, the explicit nullable type must be used instead
|
Execute tests:
vendor/spatie/ray/src/Ray.php#L97
Spatie\Ray\Ray::create(): Implicitly marking parameter $uuid as nullable is deprecated, the explicit nullable type must be used instead
|
Execute tests:
vendor/spatie/ray/src/Ray.php#L104
Spatie\Ray\Ray::__construct(): Implicitly marking parameter $client as nullable is deprecated, the explicit nullable type must be used instead
|
Execute tests:
vendor/spatie/ray/src/Ray.php#L104
Spatie\Ray\Ray::__construct(): Implicitly marking parameter $uuid as nullable is deprecated, the explicit nullable type must be used instead
|
Loading