Merge remote-tracking branch 'origin/main' #40
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors
phpstan:
src/ExtractData.php#L30
Method Kiboko\Component\ArrayExpressionLanguage\ExtractData::evaluate() has parameter $context with no value type specified in iterable type array.
|
phpstan:
src/FilterList.php#L38
Method Kiboko\Component\ArrayExpressionLanguage\FilterList::evaluate() has no return type specified.
|
phpstan:
src/FilterList.php#L38
Method Kiboko\Component\ArrayExpressionLanguage\FilterList::evaluate() has parameter $context with no value type specified in iterable type array.
|
phpstan:
src/FilterList.php#L38
Method Kiboko\Component\ArrayExpressionLanguage\FilterList::evaluate() has parameter $iterator with no value type specified in iterable type iterable.
|
phpstan:
src/Join.php#L20
Method Kiboko\Component\ArrayExpressionLanguage\Join::compile() has no return type specified.
|
phpstan:
src/Join.php#L39
Method Kiboko\Component\ArrayExpressionLanguage\Join::evaluate() has no return type specified.
|
phpstan:
src/Join.php#L39
Method Kiboko\Component\ArrayExpressionLanguage\Join::evaluate() has parameter $context with no value type specified in iterable type array.
|
phpstan:
src/List_.php#L20
Method Kiboko\Component\ArrayExpressionLanguage\List_::compile() has no return type specified.
|
phpstan:
src/List_.php#L29
Method Kiboko\Component\ArrayExpressionLanguage\List_::evaluate() has no return type specified.
|
phpstan:
src/List_.php#L29
Method Kiboko\Component\ArrayExpressionLanguage\List_::evaluate() has parameter $context with no value type specified in iterable type array.
|