Skip to content

Aligned dependencies with other packages #54

Aligned dependencies with other packages

Aligned dependencies with other packages #54

Triggered via push November 21, 2023 08:25
Status Failure
Total duration 32s
Artifacts

phpstan-7.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
phpstan7: src/AllOf.php#L35
Method Kiboko\Component\ExpressionLanguage\Akeneo\AllOf::evaluate() has parameter $context with no value type specified in iterable type array.
phpstan7: src/AnyOf.php#L33
Method Kiboko\Component\ExpressionLanguage\Akeneo\AnyOf::evaluate() has parameter $context with no value type specified in iterable type array.
phpstan7: src/Attribute.php#L20
Method Kiboko\Component\ExpressionLanguage\Akeneo\Attribute::compile() has no return type specified.
phpstan7: src/Attribute.php#L30
Method Kiboko\Component\ExpressionLanguage\Akeneo\Attribute::evaluate() has no return type specified.
phpstan7: src/Attribute.php#L30
Method Kiboko\Component\ExpressionLanguage\Akeneo\Attribute::evaluate() has parameter $context with no value type specified in iterable type array.
phpstan7: src/Attribute.php#L30
Method Kiboko\Component\ExpressionLanguage\Akeneo\Attribute::evaluate() has parameter $input with no value type specified in iterable type array.
phpstan7: src/Build.php#L25
Method Kiboko\Component\ExpressionLanguage\Akeneo\Build::evaluate() has parameter $context with no value type specified in iterable type array.
phpstan7: src/Build.php#L25
Method Kiboko\Component\ExpressionLanguage\Akeneo\Build::evaluate() has parameter $values with no value type specified in iterable type array.
phpstan7: src/Build.php#L25
Method Kiboko\Component\ExpressionLanguage\Akeneo\Build::evaluate() return type has no value type specified in iterable type array.
phpstan7: src/Coalesce.php#L52
Method Kiboko\Component\ExpressionLanguage\Akeneo\Coalesce::evaluate() has parameter $context with no value type specified in iterable type array.