Skip to content

[Sluggable] Use TranslationWalker for Translatable objects when looking for similar slugs #1159

[Sluggable] Use TranslationWalker for Translatable objects when looking for similar slugs

[Sluggable] Use TranslationWalker for Translatable objects when looking for similar slugs #1159

Re-run triggered June 17, 2023 23:24
Status Failure
Total duration 2m 23s
Artifacts

qa.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
PHPStan: src/Translator/TranslationProxy.php#L133
Method Gedmo\Translator\TranslationProxy::__set() with return type void returns mixed but should not return anything.
PHPStan: src/Translator/TranslationProxy.php#L138
Method Gedmo\Translator\TranslationProxy::__set() with return type void returns $this(Gedmo\Translator\TranslationProxy) but should not return anything.
PHPStan: src/Translator/TranslationProxy.php#L143
Method Gedmo\Translator\TranslationProxy::__set() with return type void returns $this(Gedmo\Translator\TranslationProxy) but should not return anything.
PHPStan
Process completed with exit code 1.