Skip to content

fix: handle duplicate translation key exceptions gracefully #19

fix: handle duplicate translation key exceptions gracefully

fix: handle duplicate translation key exceptions gracefully #19

Triggered via push November 29, 2024 14:47
Status Success
Total duration 43s
Artifacts

main.yml

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

Annotations

43 warnings
P8.2 - L9.* - prefer-lowest - 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.* - prefer-lowest - 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.* - prefer-lowest - 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.* - prefer-lowest - 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.* - prefer-lowest - 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.* - prefer-lowest - 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.* - prefer-lowest - 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.* - prefer-lowest - 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.* - prefer-lowest - 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.* - prefer-lowest - 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 - L10.* - prefer-lowest - 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 - L10.* - prefer-lowest - 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 - L10.* - prefer-lowest - ubuntu-latest: 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 - ubuntu-latest: 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.1 - L9.* - prefer-lowest - 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.1 - L9.* - prefer-lowest - 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.1 - L9.* - prefer-lowest - 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.1 - L9.* - prefer-lowest - 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.3 - L9.* - prefer-lowest - 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.* - prefer-lowest - 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.* - prefer-lowest - 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.* - prefer-lowest - 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.* - prefer-lowest - ubuntu-latest: 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
P8.4 - L9.* - prefer-lowest - 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.* - prefer-lowest - 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.* - prefer-lowest - 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.* - prefer-lowest - 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 - L9.* - prefer-lowest - ubuntu-latest: 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
P8.4 - L9.* - prefer-lowest - ubuntu-latest: 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
P8.4 - L9.* - prefer-lowest - ubuntu-latest: 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
P8.4 - L9.* - prefer-lowest - ubuntu-latest: vendor/spatie/ray/src/Settings/SettingsFactory.php#L9
Spatie\Ray\Settings\SettingsFactory::createFromConfigFile(): Implicitly marking parameter $configDirectory as nullable is deprecated, the explicit nullable type must be used instead
P8.4 - L9.* - prefer-lowest - ubuntu-latest: vendor/spatie/ray/src/Settings/SettingsFactory.php#L22
Spatie\Ray\Settings\SettingsFactory::getSettingsFromConfigFile(): Implicitly marking parameter $configDirectory as nullable is deprecated, the explicit nullable type must be used instead
P8.4 - L11.* - prefer-lowest - 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.* - prefer-lowest - 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.* - prefer-lowest - 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.* - prefer-lowest - 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.* - prefer-lowest - 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.* - prefer-lowest - 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.* - prefer-lowest - 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.* - prefer-lowest - 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.* - prefer-lowest - 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.* - prefer-lowest - 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.* - prefer-stable - 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