Skip to content

Lock file maintenance #343

Lock file maintenance

Lock file maintenance #343

Triggered via push March 11, 2024 00:03
Status Failure
Total duration 1m 1s
Artifacts
ci  /  Generate job matrix
13s
ci / Generate job matrix
Matrix: ci / QA Checks
Fit to window
Zoom out
Zoom in

Annotations

18 errors
MixedAssignment: src/ProblemDetailsResponseFactoryFactory.php#L21
src/ProblemDetailsResponseFactoryFactory.php:21:9: MixedAssignment: Unable to determine the type that $config is being assigned to (see https://psalm.dev/032)
MixedAssignment: src/ProblemDetailsResponseFactoryFactory.php#L23
src/ProblemDetailsResponseFactoryFactory.php:23:9: MixedAssignment: Unable to determine the type that $debug is being assigned to (see https://psalm.dev/032)
MixedAssignment: src/ProblemDetailsResponseFactoryFactory.php#L24
src/ProblemDetailsResponseFactoryFactory.php:24:9: MixedAssignment: Unable to determine the type that $debug is being assigned to (see https://psalm.dev/032)
MixedAssignment: src/ProblemDetailsResponseFactoryFactory.php#L26
src/ProblemDetailsResponseFactoryFactory.php:26:9: MixedAssignment: Unable to determine the type that $problemDetailsConfig is being assigned to (see https://psalm.dev/032)
MixedArrayAccess: src/ProblemDetailsResponseFactoryFactory.php#L26
src/ProblemDetailsResponseFactoryFactory.php:26:33: MixedArrayAccess: Cannot access array value on mixed variable $config (see https://psalm.dev/051)
MixedAssignment: src/ProblemDetailsResponseFactoryFactory.php#L29
src/ProblemDetailsResponseFactoryFactory.php:29:9: MixedAssignment: Unable to determine the type that $includeThrowableDetail is being assigned to (see https://psalm.dev/032)
MixedAssignment: src/ProblemDetailsResponseFactoryFactory.php#L32
src/ProblemDetailsResponseFactoryFactory.php:32:9: MixedAssignment: Unable to determine the type that $includeThrowableDetail is being assigned to (see https://psalm.dev/032)
MixedArrayAccess: src/ProblemDetailsResponseFactoryFactory.php#L34
src/ProblemDetailsResponseFactoryFactory.php:34:22: MixedArrayAccess: Cannot access array value on mixed variable $problemDetailsConfig (see https://psalm.dev/051)
MixedAssignment: src/ProblemDetailsResponseFactoryFactory.php#L36
src/ProblemDetailsResponseFactoryFactory.php:36:9: MixedAssignment: Unable to determine the type that $defaultTypesMap is being assigned to (see https://psalm.dev/032)
MixedArrayAccess: src/ProblemDetailsResponseFactoryFactory.php#L36
src/ProblemDetailsResponseFactoryFactory.php:36:28: MixedArrayAccess: Cannot access array value on mixed variable $problemDetailsConfig (see https://psalm.dev/051)