Skip to content

Github Actions to test PHP 8.4 #643

Github Actions to test PHP 8.4

Github Actions to test PHP 8.4 #643

Triggered via pull request November 30, 2024 12:16
@peterfoxpeterfox
synchronize #45
upgrade/php84
Status Failure
Total duration 13m 9s
Artifacts

run-tests.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 92 warnings
P8.2 - L11.* - stable - crdb.v23.2.16 ubuntu-latest
Process completed with exit code 2.
P8.4 - L9.* - lowest - crdb.v22.2.17 ubuntu-latest
Process completed with exit code 2.
P8.3 - L11.* - stable - crdb.v23.2.16 ubuntu-latest
Process completed with exit code 2.
P8.4 - L9.* - lowest - crdb.v23.2.16 ubuntu-latest
Process completed with exit code 2.
P8.4 - L11.* - stable - crdb.v23.2.16 ubuntu-latest
Process completed with exit code 2.
P8.2 - L11.* - stable - crdb.v22.2.17 ubuntu-latest
Process completed with exit code 2.
P8.3 - L11.* - stable - crdb.v22.2.17 ubuntu-latest
Process completed with exit code 2.
P8.4 - L11.* - stable - crdb.v22.2.17 ubuntu-latest
Process completed with exit code 2.
P8.2 - L9.* - lowest - crdb.v22.2.17 ubuntu-latest: vendor/ramsey/collection/src/AbstractArray.php#L84
Return type of Ramsey\Collection\AbstractArray::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
P8.2 - L9.* - lowest - crdb.v22.2.17 ubuntu-latest: vendor/ramsey/collection/src/AbstractArray.php#L84
Return type of Ramsey\Collection\AbstractArray::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
P8.2 - L9.* - lowest - crdb.v22.2.17 ubuntu-latest: vendor/ramsey/uuid/src/Builder/BuilderCollection.php#L32
Ramsey\Uuid\Builder\BuilderCollection implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary)
P8.2 - L9.* - lowest - crdb.v22.2.17 ubuntu-latest: vendor/ramsey/uuid/src/Provider/Node/NodeProviderCollection.php#L26
Ramsey\Uuid\Provider\Node\NodeProviderCollection implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary)
P8.2 - L9.* - lowest - crdb.v23.2.16 ubuntu-latest: vendor/ramsey/collection/src/AbstractArray.php#L84
Return type of Ramsey\Collection\AbstractArray::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
P8.2 - L9.* - lowest - crdb.v23.2.16 ubuntu-latest: vendor/ramsey/collection/src/AbstractArray.php#L84
Return type of Ramsey\Collection\AbstractArray::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
P8.2 - L9.* - lowest - crdb.v23.2.16 ubuntu-latest: vendor/ramsey/uuid/src/Builder/BuilderCollection.php#L32
Ramsey\Uuid\Builder\BuilderCollection implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary)
P8.2 - L9.* - lowest - crdb.v23.2.16 ubuntu-latest: vendor/ramsey/uuid/src/Provider/Node/NodeProviderCollection.php#L26
Ramsey\Uuid\Provider\Node\NodeProviderCollection implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary)
P8.4 - L10.* - lowest - crdb.v22.2.17 ubuntu-latest: 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
P8.4 - L10.* - lowest - crdb.v22.2.17 ubuntu-latest: vendor/phpunit/phpunit/src/Framework/Error/Error.php#L19
PHPUnit\Framework\Error\Error::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead
P8.4 - L10.* - lowest - crdb.v22.2.17 ubuntu-latest: vendor/phpunit/phpunit/src/Framework/Exception/Exception.php#L47
PHPUnit\Framework\Exception::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead
P8.4 - L10.* - lowest - crdb.v22.2.17 ubuntu-latest: 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.* - lowest - crdb.v22.2.17 ubuntu-latest: vendor/sebastian/exporter/src/Exporter.php#L80
SebastianBergmann\Exporter\Exporter::shortenedRecursiveExport(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead
P8.4 - L10.* - lowest - crdb.v22.2.17 ubuntu-latest: vendor/nunomaduro/collision/src/Adapters/Phpunit/TestResult.php#L76
NunoMaduro\Collision\Adapters\Phpunit\TestResult::__construct(): Implicitly marking parameter $throwable as nullable is deprecated, the explicit nullable type must be used instead
P8.4 - L10.* - lowest - crdb.v22.2.17 ubuntu-latest: vendor/nunomaduro/collision/src/Adapters/Phpunit/TestResult.php#L98
NunoMaduro\Collision\Adapters\Phpunit\TestResult::fromTestCase(): Implicitly marking parameter $throwable as nullable is deprecated, the explicit nullable type must be used instead
P8.4 - L10.* - lowest - crdb.v22.2.17 ubuntu-latest: vendor/laravel/framework/src/Illuminate/Database/Capsule/Manager.php#L30
Illuminate\Database\Capsule\Manager::__construct(): Implicitly marking parameter $container as nullable is deprecated, the explicit nullable type must be used instead
P8.4 - L10.* - lowest - crdb.v22.2.17 ubuntu-latest: vendor/laravel/framework/src/Illuminate/Database/SQLiteConnection.php#L81
Illuminate\Database\SQLiteConnection::getSchemaState(): Implicitly marking parameter $files as nullable is deprecated, the explicit nullable type must be used instead
P8.4 - L10.* - lowest - crdb.v22.2.17 ubuntu-latest: vendor/laravel/framework/src/Illuminate/Database/SQLiteConnection.php#L81
Illuminate\Database\SQLiteConnection::getSchemaState(): Implicitly marking parameter $processFactory as nullable is deprecated, the explicit nullable type must be used instead
P8.3 - L9.* - lowest - crdb.v22.2.17 ubuntu-latest: vendor/ramsey/collection/src/AbstractArray.php#L84
Return type of Ramsey\Collection\AbstractArray::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
P8.3 - L9.* - lowest - crdb.v22.2.17 ubuntu-latest: vendor/ramsey/collection/src/AbstractArray.php#L84
Return type of Ramsey\Collection\AbstractArray::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
P8.3 - L9.* - lowest - crdb.v22.2.17 ubuntu-latest: vendor/ramsey/uuid/src/Builder/BuilderCollection.php#L32
Ramsey\Uuid\Builder\BuilderCollection implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary)
P8.3 - L9.* - lowest - crdb.v22.2.17 ubuntu-latest: vendor/ramsey/uuid/src/Provider/Node/NodeProviderCollection.php#L26
Ramsey\Uuid\Provider\Node\NodeProviderCollection implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary)
P8.4 - L9.* - lowest - crdb.v22.2.17 ubuntu-latest: 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 - L9.* - lowest - crdb.v22.2.17 ubuntu-latest: 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
P8.4 - L9.* - lowest - crdb.v22.2.17 ubuntu-latest: vendor/phpunit/phpunit/src/Framework/ExceptionWrapper.php#L110
PHPUnit\Framework\ExceptionWrapper::originalException(): Implicitly marking parameter $exceptionToStore as nullable is deprecated, the explicit nullable type must be used instead
P8.4 - L9.* - lowest - crdb.v22.2.17 ubuntu-latest: vendor/nikic/php-parser/lib/PhpParser/Parser.php#L17
PhpParser\Parser::parse(): Implicitly marking parameter $errorHandler as nullable is deprecated, the explicit nullable type must be used instead
P8.4 - L9.* - lowest - crdb.v22.2.17 ubuntu-latest: vendor/phar-io/manifest/src/values/Manifest.php#L78
PharIo\Manifest\Manifest::isExtensionFor(): Implicitly marking parameter $version as nullable is deprecated, the explicit nullable type must be used instead
P8.4 - L9.* - lowest - crdb.v22.2.17 ubuntu-latest: vendor/sebastian/global-state/src/Snapshot.php#L103
SebastianBergmann\GlobalState\Snapshot::__construct(): Implicitly marking parameter $excludeList as nullable is deprecated, the explicit nullable type must be used instead
P8.4 - L9.* - lowest - crdb.v22.2.17 ubuntu-latest: 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 - L9.* - lowest - crdb.v22.2.17 ubuntu-latest: 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 - L9.* - lowest - crdb.v22.2.17 ubuntu-latest: 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 - L9.* - lowest - crdb.v22.2.17 ubuntu-latest: 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
P8.3 - L9.* - lowest - crdb.v23.2.16 ubuntu-latest: vendor/ramsey/collection/src/AbstractArray.php#L84
Return type of Ramsey\Collection\AbstractArray::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
P8.3 - L9.* - lowest - crdb.v23.2.16 ubuntu-latest: vendor/ramsey/collection/src/AbstractArray.php#L84
Return type of Ramsey\Collection\AbstractArray::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
P8.3 - L9.* - lowest - crdb.v23.2.16 ubuntu-latest: vendor/ramsey/uuid/src/Builder/BuilderCollection.php#L32
Ramsey\Uuid\Builder\BuilderCollection implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary)
P8.3 - L9.* - lowest - crdb.v23.2.16 ubuntu-latest: vendor/ramsey/uuid/src/Provider/Node/NodeProviderCollection.php#L26
Ramsey\Uuid\Provider\Node\NodeProviderCollection implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary)
P8.4 - L10.* - lowest - crdb.v23.2.16 ubuntu-latest: 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
P8.4 - L10.* - lowest - crdb.v23.2.16 ubuntu-latest: vendor/phpunit/phpunit/src/Framework/Error/Error.php#L19
PHPUnit\Framework\Error\Error::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead
P8.4 - L10.* - lowest - crdb.v23.2.16 ubuntu-latest: vendor/phpunit/phpunit/src/Framework/Exception/Exception.php#L47
PHPUnit\Framework\Exception::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead
P8.4 - L10.* - lowest - crdb.v23.2.16 ubuntu-latest: 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.* - lowest - crdb.v23.2.16 ubuntu-latest: vendor/sebastian/exporter/src/Exporter.php#L80
SebastianBergmann\Exporter\Exporter::shortenedRecursiveExport(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead
P8.4 - L10.* - lowest - crdb.v23.2.16 ubuntu-latest: vendor/nunomaduro/collision/src/Adapters/Phpunit/TestResult.php#L76
NunoMaduro\Collision\Adapters\Phpunit\TestResult::__construct(): Implicitly marking parameter $throwable as nullable is deprecated, the explicit nullable type must be used instead
P8.4 - L10.* - lowest - crdb.v23.2.16 ubuntu-latest: vendor/nunomaduro/collision/src/Adapters/Phpunit/TestResult.php#L98
NunoMaduro\Collision\Adapters\Phpunit\TestResult::fromTestCase(): Implicitly marking parameter $throwable as nullable is deprecated, the explicit nullable type must be used instead
P8.4 - L10.* - lowest - crdb.v23.2.16 ubuntu-latest: vendor/laravel/framework/src/Illuminate/Database/Capsule/Manager.php#L30
Illuminate\Database\Capsule\Manager::__construct(): Implicitly marking parameter $container as nullable is deprecated, the explicit nullable type must be used instead
P8.4 - L10.* - lowest - crdb.v23.2.16 ubuntu-latest: vendor/laravel/framework/src/Illuminate/Database/SQLiteConnection.php#L81
Illuminate\Database\SQLiteConnection::getSchemaState(): Implicitly marking parameter $files as nullable is deprecated, the explicit nullable type must be used instead
P8.4 - L10.* - lowest - crdb.v23.2.16 ubuntu-latest: vendor/laravel/framework/src/Illuminate/Database/SQLiteConnection.php#L81
Illuminate\Database\SQLiteConnection::getSchemaState(): Implicitly marking parameter $processFactory as nullable is deprecated, the explicit nullable type must be used instead
P8.4 - L10.* - stable - crdb.v23.2.16 ubuntu-latest: vendor/nunomaduro/collision/src/Adapters/Phpunit/TestResult.php#L82
NunoMaduro\Collision\Adapters\Phpunit\TestResult::__construct(): Implicitly marking parameter $throwable as nullable is deprecated, the explicit nullable type must be used instead
P8.4 - L10.* - stable - crdb.v23.2.16 ubuntu-latest: vendor/nunomaduro/collision/src/Adapters/Phpunit/TestResult.php#L104
NunoMaduro\Collision\Adapters\Phpunit\TestResult::fromTestCase(): Implicitly marking parameter $throwable as nullable is deprecated, the explicit nullable type must be used instead
P8.4 - L9.* - stable - crdb.v22.2.17 ubuntu-latest: 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 - L9.* - stable - crdb.v22.2.17 ubuntu-latest: vendor/nunomaduro/collision/src/Adapters/Phpunit/TestResult.php#L82
NunoMaduro\Collision\Adapters\Phpunit\TestResult::__construct(): Implicitly marking parameter $throwable as nullable is deprecated, the explicit nullable type must be used instead
P8.4 - L9.* - stable - crdb.v22.2.17 ubuntu-latest: vendor/nunomaduro/collision/src/Adapters/Phpunit/TestResult.php#L104
NunoMaduro\Collision\Adapters\Phpunit\TestResult::fromTestCase(): Implicitly marking parameter $throwable as nullable is deprecated, the explicit nullable type must be used instead
P8.4 - L9.* - stable - crdb.v22.2.17 ubuntu-latest: vendor/laravel/framework/src/Illuminate/Database/Capsule/Manager.php#L30
Illuminate\Database\Capsule\Manager::__construct(): Implicitly marking parameter $container as nullable is deprecated, the explicit nullable type must be used instead
P8.4 - L9.* - stable - crdb.v22.2.17 ubuntu-latest: vendor/laravel/framework/src/Illuminate/Database/SQLiteConnection.php#L81
Illuminate\Database\SQLiteConnection::getSchemaState(): Implicitly marking parameter $files as nullable is deprecated, the explicit nullable type must be used instead
P8.4 - L9.* - stable - crdb.v22.2.17 ubuntu-latest: vendor/laravel/framework/src/Illuminate/Database/SQLiteConnection.php#L81
Illuminate\Database\SQLiteConnection::getSchemaState(): Implicitly marking parameter $processFactory as nullable is deprecated, the explicit nullable type must be used instead
P8.4 - L9.* - lowest - crdb.v23.2.16 ubuntu-latest: 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 - L9.* - lowest - crdb.v23.2.16 ubuntu-latest: 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
P8.4 - L9.* - lowest - crdb.v23.2.16 ubuntu-latest: vendor/phpunit/phpunit/src/Framework/ExceptionWrapper.php#L110
PHPUnit\Framework\ExceptionWrapper::originalException(): Implicitly marking parameter $exceptionToStore as nullable is deprecated, the explicit nullable type must be used instead
P8.4 - L9.* - lowest - crdb.v23.2.16 ubuntu-latest: vendor/nikic/php-parser/lib/PhpParser/Parser.php#L17
PhpParser\Parser::parse(): Implicitly marking parameter $errorHandler as nullable is deprecated, the explicit nullable type must be used instead
P8.4 - L9.* - lowest - crdb.v23.2.16 ubuntu-latest: vendor/phar-io/manifest/src/values/Manifest.php#L78
PharIo\Manifest\Manifest::isExtensionFor(): Implicitly marking parameter $version as nullable is deprecated, the explicit nullable type must be used instead
P8.4 - L9.* - lowest - crdb.v23.2.16 ubuntu-latest: vendor/sebastian/global-state/src/Snapshot.php#L103
SebastianBergmann\GlobalState\Snapshot::__construct(): Implicitly marking parameter $excludeList as nullable is deprecated, the explicit nullable type must be used instead
P8.4 - L9.* - lowest - crdb.v23.2.16 ubuntu-latest: 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 - L9.* - lowest - crdb.v23.2.16 ubuntu-latest: 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 - L9.* - lowest - crdb.v23.2.16 ubuntu-latest: 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 - L9.* - lowest - crdb.v23.2.16 ubuntu-latest: 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
P8.4 - L11.* - lowest - crdb.v23.2.16 ubuntu-latest: 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 - L11.* - lowest - crdb.v23.2.16 ubuntu-latest: vendor/spatie/laravel-ray/src/Ray.php#L46
Spatie\LaravelRay\Ray::__construct(): Implicitly marking parameter $client as nullable is deprecated, the explicit nullable type must be used instead
P8.4 - L11.* - lowest - crdb.v23.2.16 ubuntu-latest: vendor/spatie/laravel-ray/src/Ray.php#L46
Spatie\LaravelRay\Ray::__construct(): Implicitly marking parameter $uuid as nullable is deprecated, the explicit nullable type must be used instead
P8.4 - L11.* - lowest - crdb.v23.2.16 ubuntu-latest: vendor/spatie/laravel-ray/src/Ray.php#L437
Spatie\LaravelRay\Ray::handleWatcherCallable(): Implicitly marking parameter $callable as nullable is deprecated, the explicit nullable type must be used instead
P8.4 - L11.* - lowest - crdb.v23.2.16 ubuntu-latest: vendor/spatie/ray/src/Ray.php#L110
Spatie\Ray\Ray::create(): Implicitly marking parameter $client as nullable is deprecated, the explicit nullable type must be used instead
P8.4 - L11.* - lowest - crdb.v23.2.16 ubuntu-latest: vendor/spatie/ray/src/Ray.php#L110
Spatie\Ray\Ray::create(): Implicitly marking parameter $uuid as nullable is deprecated, the explicit nullable type must be used instead
P8.4 - L11.* - lowest - crdb.v23.2.16 ubuntu-latest: vendor/spatie/ray/src/Ray.php#L117
Spatie\Ray\Ray::__construct(): Implicitly marking parameter $client as nullable is deprecated, the explicit nullable type must be used instead
P8.4 - L11.* - lowest - crdb.v23.2.16 ubuntu-latest: vendor/spatie/ray/src/Ray.php#L117
Spatie\Ray\Ray::__construct(): Implicitly marking parameter $uuid as nullable is deprecated, the explicit nullable type must be used instead
P8.4 - L11.* - lowest - crdb.v23.2.16 ubuntu-latest: vendor/spatie/ray/src/Settings/SettingsFactory.php#L14
Spatie\Ray\Settings\SettingsFactory::createFromConfigFile(): Implicitly marking parameter $configDirectory as nullable is deprecated, the explicit nullable type must be used instead
P8.4 - L11.* - lowest - crdb.v23.2.16 ubuntu-latest: vendor/spatie/ray/src/Settings/SettingsFactory.php#L27
Spatie\Ray\Settings\SettingsFactory::getSettingsFromConfigFile(): Implicitly marking parameter $configDirectory as nullable is deprecated, the explicit nullable type must be used instead
P8.4 - L9.* - stable - crdb.v23.2.16 ubuntu-latest: 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 - L9.* - stable - crdb.v23.2.16 ubuntu-latest: vendor/nunomaduro/collision/src/Adapters/Phpunit/TestResult.php#L82
NunoMaduro\Collision\Adapters\Phpunit\TestResult::__construct(): Implicitly marking parameter $throwable as nullable is deprecated, the explicit nullable type must be used instead
P8.4 - L9.* - stable - crdb.v23.2.16 ubuntu-latest: vendor/nunomaduro/collision/src/Adapters/Phpunit/TestResult.php#L104
NunoMaduro\Collision\Adapters\Phpunit\TestResult::fromTestCase(): Implicitly marking parameter $throwable as nullable is deprecated, the explicit nullable type must be used instead
P8.4 - L9.* - stable - crdb.v23.2.16 ubuntu-latest: vendor/laravel/framework/src/Illuminate/Database/Capsule/Manager.php#L30
Illuminate\Database\Capsule\Manager::__construct(): Implicitly marking parameter $container as nullable is deprecated, the explicit nullable type must be used instead
P8.4 - L9.* - stable - crdb.v23.2.16 ubuntu-latest: vendor/laravel/framework/src/Illuminate/Database/SQLiteConnection.php#L81
Illuminate\Database\SQLiteConnection::getSchemaState(): Implicitly marking parameter $files as nullable is deprecated, the explicit nullable type must be used instead
P8.4 - L9.* - stable - crdb.v23.2.16 ubuntu-latest: vendor/laravel/framework/src/Illuminate/Database/SQLiteConnection.php#L81
Illuminate\Database\SQLiteConnection::getSchemaState(): Implicitly marking parameter $processFactory as nullable is deprecated, the explicit nullable type must be used instead
P8.4 - L10.* - stable - crdb.v22.2.17 ubuntu-latest: vendor/nunomaduro/collision/src/Adapters/Phpunit/TestResult.php#L82
NunoMaduro\Collision\Adapters\Phpunit\TestResult::__construct(): Implicitly marking parameter $throwable as nullable is deprecated, the explicit nullable type must be used instead
P8.4 - L10.* - stable - crdb.v22.2.17 ubuntu-latest: vendor/nunomaduro/collision/src/Adapters/Phpunit/TestResult.php#L104
NunoMaduro\Collision\Adapters\Phpunit\TestResult::fromTestCase(): Implicitly marking parameter $throwable as nullable is deprecated, the explicit nullable type must be used instead
P8.4 - L11.* - lowest - crdb.v22.2.17 ubuntu-latest: 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 - L11.* - lowest - crdb.v22.2.17 ubuntu-latest: vendor/spatie/laravel-ray/src/Ray.php#L46
Spatie\LaravelRay\Ray::__construct(): Implicitly marking parameter $client as nullable is deprecated, the explicit nullable type must be used instead
P8.4 - L11.* - lowest - crdb.v22.2.17 ubuntu-latest: vendor/spatie/laravel-ray/src/Ray.php#L46
Spatie\LaravelRay\Ray::__construct(): Implicitly marking parameter $uuid as nullable is deprecated, the explicit nullable type must be used instead
P8.4 - L11.* - lowest - crdb.v22.2.17 ubuntu-latest: vendor/spatie/laravel-ray/src/Ray.php#L437
Spatie\LaravelRay\Ray::handleWatcherCallable(): Implicitly marking parameter $callable as nullable is deprecated, the explicit nullable type must be used instead
P8.4 - L11.* - lowest - crdb.v22.2.17 ubuntu-latest: vendor/spatie/ray/src/Ray.php#L110
Spatie\Ray\Ray::create(): Implicitly marking parameter $client as nullable is deprecated, the explicit nullable type must be used instead
P8.4 - L11.* - lowest - crdb.v22.2.17 ubuntu-latest: vendor/spatie/ray/src/Ray.php#L110
Spatie\Ray\Ray::create(): Implicitly marking parameter $uuid as nullable is deprecated, the explicit nullable type must be used instead
P8.4 - L11.* - lowest - crdb.v22.2.17 ubuntu-latest: vendor/spatie/ray/src/Ray.php#L117
Spatie\Ray\Ray::__construct(): Implicitly marking parameter $client as nullable is deprecated, the explicit nullable type must be used instead
P8.4 - L11.* - lowest - crdb.v22.2.17 ubuntu-latest: vendor/spatie/ray/src/Ray.php#L117
Spatie\Ray\Ray::__construct(): Implicitly marking parameter $uuid as nullable is deprecated, the explicit nullable type must be used instead
P8.4 - L11.* - lowest - crdb.v22.2.17 ubuntu-latest: vendor/spatie/ray/src/Settings/SettingsFactory.php#L14
Spatie\Ray\Settings\SettingsFactory::createFromConfigFile(): Implicitly marking parameter $configDirectory as nullable is deprecated, the explicit nullable type must be used instead
P8.4 - L11.* - lowest - crdb.v22.2.17 ubuntu-latest: vendor/spatie/ray/src/Settings/SettingsFactory.php#L27
Spatie\Ray\Settings\SettingsFactory::getSettingsFromConfigFile(): Implicitly marking parameter $configDirectory as nullable is deprecated, the explicit nullable type must be used instead