Skip to content

Lock file maintenance #498

Lock file maintenance

Lock file maintenance #498

Triggered via push October 23, 2023 00:04
Status Failure
Total duration 1m 21s
Artifacts
ci  /  Generate job matrix
14s
ci / Generate job matrix
Matrix: ci / QA Checks
Fit to window
Zoom out
Zoom in

Annotations

10 errors
InvalidExtendClass: src/NamespacedPathStackResolver.php#L50
src/NamespacedPathStackResolver.php:50:43: InvalidExtendClass: Class Mezzio\LaminasView\NamespacedPathStackResolver may not inherit from final class Laminas\View\Resolver\TemplatePathStack (see https://psalm.dev/232)
MethodSignatureMismatch: src/NamespacedPathStackResolver.php#L68
src/NamespacedPathStackResolver.php:68:5: MethodSignatureMismatch: Method Laminas\View\Resolver\TemplatePathStack::__construct is declared final and cannot be overridden (see https://psalm.dev/042)
ConstructorSignatureMismatch: src/NamespacedPathStackResolver.php#L68
src/NamespacedPathStackResolver.php:68:43: ConstructorSignatureMismatch: Argument 1 of Mezzio\LaminasView\NamespacedPathStackResolver::__construct has wrong type 'iterable<mixed, mixed>|null', expecting '' as defined by Laminas\View\Resolver\TemplatePathStack::__construct (see https://psalm.dev/231)
DeprecatedProperty: src/NamespacedPathStackResolver.php#L70
src/NamespacedPathStackResolver.php:70:9: DeprecatedProperty: Mezzio\LaminasView\NamespacedPathStackResolver::$useViewStream is marked deprecated (see https://psalm.dev/099)
DeprecatedProperty: src/NamespacedPathStackResolver.php#L71
src/NamespacedPathStackResolver.php:71:13: DeprecatedProperty: Laminas\View\Resolver\TemplatePathStack::$useViewStream is marked deprecated (see https://psalm.dev/099)
InvalidArgument: src/NamespacedPathStackResolver.php#L78
src/NamespacedPathStackResolver.php:78:31: InvalidArgument: Argument 1 of Mezzio\LaminasView\NamespacedPathStackResolver::setOptions expects Traversable<string, mixed>|array{default_suffix?: string, lfi_protection?: bool, script_paths?: list<string>, use_stream_wrapper?: bool}, but iterable<string, mixed> provided (see https://psalm.dev/004)
MethodSignatureMismatch: src/NamespacedPathStackResolver.php#L89
src/NamespacedPathStackResolver.php:89:5: MethodSignatureMismatch: Method Laminas\View\Resolver\TemplatePathStack::addPath is declared final and cannot be overridden (see https://psalm.dev/042)
MethodSignatureMismatch: src/NamespacedPathStackResolver.php#L124
src/NamespacedPathStackResolver.php:124:5: MethodSignatureMismatch: Method Laminas\View\Resolver\TemplatePathStack::addPaths is declared final and cannot be overridden (see https://psalm.dev/042)
MethodSignatureMismatch: src/NamespacedPathStackResolver.php#L146
src/NamespacedPathStackResolver.php:146:5: MethodSignatureMismatch: Method Laminas\View\Resolver\TemplatePathStack::setPaths is declared final and cannot be overridden (see https://psalm.dev/042)
MethodSignatureMismatch: src/NamespacedPathStackResolver.php#L169
src/NamespacedPathStackResolver.php:169:5: MethodSignatureMismatch: Method Laminas\View\Resolver\TemplatePathStack::clearPaths is declared final and cannot be overridden (see https://psalm.dev/042)