Skip to content

Lock file maintenance #477

Lock file maintenance

Lock file maintenance #477

Triggered via push March 11, 2024 01:54
Status Failure
Total duration 53s
Artifacts
ci  /  Generate job matrix
7s
ci / Generate job matrix
Matrix: ci / QA Checks
Fit to window
Zoom out
Zoom in

Annotations

26 errors
MixedAssignment: src/Container/ErrorResponseGeneratorFactory.php#L18
src/Container/ErrorResponseGeneratorFactory.php:18:9: MixedAssignment: Unable to determine the type that $config is being assigned to (see https://psalm.dev/032)
MixedArrayAccess: src/Container/ErrorResponseGeneratorFactory.php#L21
src/Container/ErrorResponseGeneratorFactory.php:21:32: MixedArrayAccess: Cannot access array value on mixed variable $config (see https://psalm.dev/051)
MixedAssignment: src/Container/ErrorResponseGeneratorFactory.php#L22
src/Container/ErrorResponseGeneratorFactory.php:22:9: MixedAssignment: Unable to determine the type that $mezzioConfiguration is being assigned to (see https://psalm.dev/032)
MixedArrayAccess: src/Container/ErrorResponseGeneratorFactory.php#L22
src/Container/ErrorResponseGeneratorFactory.php:22:32: MixedArrayAccess: Cannot access array value on mixed variable $config (see https://psalm.dev/051)
MixedArrayAccess: src/Container/ErrorResponseGeneratorFactory.php#L25
src/Container/ErrorResponseGeneratorFactory.php:25:31: MixedArrayAccess: Cannot access array value on mixed variable $mezzioConfiguration (see https://psalm.dev/051)
ArgumentTypeCoercion: src/Container/FilterUsingXForwardedHeadersFactory.php#L68
src/Container/FilterUsingXForwardedHeadersFactory.php:68:63: ArgumentTypeCoercion: Argument 1 of Laminas\Diactoros\ServerRequestFilter\FilterUsingXForwardedHeaders::trustProxies expects list<non-empty-string>, but parent type array<array-key, mixed> provided (see https://psalm.dev/193)
ArgumentTypeCoercion: src/Container/FilterUsingXForwardedHeadersFactory.php#L84
src/Container/FilterUsingXForwardedHeadersFactory.php:84:59: ArgumentTypeCoercion: Argument 1 of Laminas\Diactoros\ServerRequestFilter\FilterUsingXForwardedHeaders::trustProxies expects list<non-empty-string>, but parent type array<array-key, mixed> provided (see https://psalm.dev/193)
MixedAssignment: src/Container/NotFoundHandlerFactory.php#L20
src/Container/NotFoundHandlerFactory.php:20:9: MixedAssignment: Unable to determine the type that $config is being assigned to (see https://psalm.dev/032)
MixedAssignment: src/Container/NotFoundHandlerFactory.php#L29
src/Container/NotFoundHandlerFactory.php:29:9: MixedAssignment: Unable to determine the type that $mezzioConfiguration is being assigned to (see https://psalm.dev/032)
MixedArrayAccess: src/Container/NotFoundHandlerFactory.php#L29
src/Container/NotFoundHandlerFactory.php:29:32: MixedArrayAccess: Cannot access array value on mixed variable $config (see https://psalm.dev/051)