Skip to content

Lock file maintenance #424

Lock file maintenance

Lock file maintenance #424

Triggered via push November 27, 2023 00:38
Status Failure
Total duration 1m 4s
Artifacts
ci  /  Generate job matrix
10s
ci / Generate job matrix
Matrix: ci / QA Checks
Fit to window
Zoom out
Zoom in

Annotations

9 errors
NoValue: src/Filter/Alnum.php#L82
src/Filter/Alnum.php:82:13: NoValue: All possible types for this return were invalidated - This may be dead code (see https://psalm.dev/179)
NoValue: src/Filter/Alpha.php#L26
src/Filter/Alpha.php:26:13: NoValue: All possible types for this return were invalidated - This may be dead code (see https://psalm.dev/179)
InvalidTemplateParam: src/Translator/TextDomain.php#L18
src/Translator/TextDomain.php:18:7: InvalidTemplateParam: Extended template param TKey expects type array-key, type TKey:Laminas\I18n\Translator\TextDomain as mixed given (see https://psalm.dev/183)
TypeDoesNotContainType: src/Translator/Translator.php#L128
src/Translator/Translator.php:128:17: TypeDoesNotContainType: Type never for $options is never object (see https://psalm.dev/056)
MixedArgument: src/Translator/Translator.php#L128
src/Translator/Translator.php:128:17: MixedArgument: Argument 3 of sprintf cannot be mixed|string, expecting float|int|object{__tostring()}|string (see https://psalm.dev/030)
RedundantCondition: src/Translator/Translator.php#L128
src/Translator/Translator.php:128:57: RedundantCondition: Type never for $options is never object (see https://psalm.dev/122)
ArgumentTypeCoercion: test/Validator/DateTimeTest.php#L37
test/Validator/DateTimeTest.php:37:35: ArgumentTypeCoercion: Argument 1 of date_default_timezone_set expects non-empty-string, but parent type string provided (see https://psalm.dev/193)
UnusedBaselineEntry: src/Filter/Alnum.php#L1
src/Filter/Alnum.php:0:0: UnusedBaselineEntry: Baseline for issue "MixedReturnStatement" has 1 extra entry. (see https://psalm.dev/316)
UnusedBaselineEntry: src/Filter/Alpha.php#L1
src/Filter/Alpha.php:0:0: UnusedBaselineEntry: Baseline for issue "MixedReturnStatement" has 1 extra entry. (see https://psalm.dev/316)