Skip to content

feat: sync translations #167

feat: sync translations

feat: sync translations #167

Triggered via pull request November 22, 2023 10:15
Status Failure
Total duration 43s
Artifacts

quality-check.yml

on: pull_request
Composer validate
6s
Composer validate
PHP-CS-FIXER
10s
PHP-CS-FIXER
PHP Unit
11s
PHP Unit
Matrix: PHP Syntax check
Matrix: PHPStan
Fit to window
Zoom out
Zoom in

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.