feat: sync translations #167
quality-check.yml
on: pull_request
Matrix: PHP Syntax check
Matrix: PHPStan
Annotations
4 errors
PHPStan (1.7.8.7):
src/Decorator/TranslationDecorator.php#L13
Property PrestaShop\Module\PsEventbus\Decorator\TranslationDecorator::$timezone is never read, only written.
|
PHPStan (1.7.8.7):
src/Decorator/TranslationDecorator.php#L18
Property PrestaShop\Module\PsEventbus\Decorator\TranslationDecorator::$createdAt is never read, only written.
|
PHPStan (1.7.8.7):
src/Provider/TranslationDataProvider.php#L38
Call to an undefined method PrestaShop\Module\PsEventbus\Repository\TranslationRepository::getTranslationsSync().
|
PHPStan (1.7.8.7)
Process completed with exit code 2.
|