Skip to content

Quality assurance #1592

Quality assurance

Quality assurance #1592

Triggered via schedule October 27, 2023 00:47
Status Failure
Total duration 2m 53s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

qa.yaml

on: schedule
Fit to window
Zoom out
Zoom in

Annotations

7 errors
InvalidArrayOffset: src/Admin/Extension/Gedmo/TranslatableAdminExtension.php#L82
src/Admin/Extension/Gedmo/TranslatableAdminExtension.php:82:20: InvalidArrayOffset: Cannot access value on variable $configuration using offset value of 'locale', expecting 'useObjectClass', 'referenceIntegrity', 'filePathField', 'uploadable', 'fileNameField', 'allowOverwrite', 'appendNumber', 'maxSize', 'path', 'pathMethod', 'allowedTypes', 'disallowedTypes', 'filenameGenerator', 'fileMimeTypeField', 'fileSizeField' or 'callback' (see https://psalm.dev/115)
RedundantCondition: src/Block/LocaleSwitcherBlockService.php#L53
src/Block/LocaleSwitcherBlockService.php:53:9: RedundantCondition: Type string for $template is always string (see https://psalm.dev/122)
RedundantCondition: src/Block/LocaleSwitcherBlockService.php#L53
src/Block/LocaleSwitcherBlockService.php:53:17: RedundantCondition: Type string for $template is always string (see https://psalm.dev/122)
UnusedPsalmSuppress: tests/App/AppKernel.php#L83
tests/App/AppKernel.php:83:24: UnusedPsalmSuppress: This suppression is never used (see https://psalm.dev/207)
Psalm
Process completed with exit code 2.
PHPStan: src/Block/LocaleSwitcherBlockService.php#L53
Call to function is_string() with string will always evaluate to true.
PHPStan
Process completed with exit code 1.