Skip to content

Merge remote-tracking branch 'origin/main' #40

Merge remote-tracking branch 'origin/main'

Merge remote-tracking branch 'origin/main' #40

Triggered via push August 10, 2023 15:34
Status Failure
Total duration 34s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

phpstan-8.yaml

on: push
Fit to window
Zoom out
Zoom in

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.