Skip to content

Lock file maintenance #182

Lock file maintenance

Lock file maintenance #182

Triggered via pull request March 11, 2024 03:52
Status Failure
Total duration 1m 3s
Artifacts

continuous-integration.yml

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

Annotations

10 errors
MixedInferredReturnType: src/Psr17ResponseFactoryTrait.php#L20
src/Psr17ResponseFactoryTrait.php:20:76: MixedInferredReturnType: Could not verify return type 'Psr\Http\Message\ResponseFactoryInterface' for Mezzio\Authentication\LaminasAuthentication\Psr17ResponseFactoryTrait::detectResponseFactory (see https://psalm.dev/047)
MixedAssignment: src/Psr17ResponseFactoryTrait.php#L32
src/Psr17ResponseFactoryTrait.php:32:9: MixedAssignment: Unable to determine the type that $responseFactory is being assigned to (see https://psalm.dev/032)
MixedAssignment: src/Psr17ResponseFactoryTrait.php#L52
src/Psr17ResponseFactoryTrait.php:52:9: MixedAssignment: Unable to determine the type that $config is being assigned to (see https://psalm.dev/032)
MixedAssignment: src/Psr17ResponseFactoryTrait.php#L54
src/Psr17ResponseFactoryTrait.php:54:9: MixedAssignment: Unable to determine the type that $dependencies is being assigned to (see https://psalm.dev/032)
MixedArrayAccess: src/Psr17ResponseFactoryTrait.php#L54
src/Psr17ResponseFactoryTrait.php:54:25: MixedArrayAccess: Cannot access array value on mixed variable $config (see https://psalm.dev/051)
MixedAssignment: src/Psr17ResponseFactoryTrait.php#L57
src/Psr17ResponseFactoryTrait.php:57:9: MixedAssignment: Unable to determine the type that $delegators is being assigned to (see https://psalm.dev/032)
MixedArrayAccess: src/Psr17ResponseFactoryTrait.php#L57
src/Psr17ResponseFactoryTrait.php:57:23: MixedArrayAccess: Cannot access array value on mixed variable $dependencies (see https://psalm.dev/051)
MixedAssignment: src/Psr17ResponseFactoryTrait.php#L58
src/Psr17ResponseFactoryTrait.php:58:9: MixedAssignment: Unable to determine the type that $aliases is being assigned to (see https://psalm.dev/032)
MixedArrayAccess: src/Psr17ResponseFactoryTrait.php#L58
src/Psr17ResponseFactoryTrait.php:58:23: MixedArrayAccess: Cannot access array value on mixed variable $dependencies (see https://psalm.dev/051)
MixedArrayAccess: src/Psr17ResponseFactoryTrait.php#L69
src/Psr17ResponseFactoryTrait.php:69:38: MixedArrayAccess: Cannot access array value on mixed variable $dependencies (see https://psalm.dev/051)