Skip to content

PSR-16 standard compliance #503

PSR-16 standard compliance

PSR-16 standard compliance #503

Triggered via pull request April 25, 2024 07:56
Status Failure
Total duration 57s
Artifacts

continuous-integration.yml

on: pull_request
ci  /  Generate job matrix
8s
ci / Generate job matrix
Matrix: ci / QA Checks
Fit to window
Zoom out
Zoom in

Annotations

14 errors
ci / QA Checks (PHPCodeSniffer [8.1, locked], ubuntu-latest, laminas/laminas-continuous-integration-ac...: test/Translator/TranslatorTest.php#L9
Use statements should be sorted alphabetically. The first wrong one is Laminas\Cache\Psr\SimpleCache\SimpleCacheDecorator.
TypeDoesNotContainType: src/Translator/Translator.php#L227
src/Translator/Translator.php:227:22: TypeDoesNotContainType: Type array{cache: mixed, ...<array-key|mixed, mixed>} for $options is never object (see https://psalm.dev/056)
NoValue: src/Translator/Translator.php#L227
src/Translator/Translator.php:227:54: NoValue: All possible types for this argument were invalidated - This may be dead code (see https://psalm.dev/179)
RedundantCondition: src/Translator/Translator.php#L227
src/Translator/Translator.php:227:66: RedundantCondition: Type array{cache: mixed, ...<array-key|mixed, mixed>} for $options is never object (see https://psalm.dev/122)
UnusedBaselineEntry: src/Translator/Translator.php#L1
src/Translator/Translator.php:0:0: UnusedBaselineEntry: Baseline for issue "MixedArgument" has 1 extra entry. (see https://psalm.dev/316)