Skip to content

TermSuggestions: Use ipl\Stdlib\yield_groups #892

TermSuggestions: Use ipl\Stdlib\yield_groups

TermSuggestions: Use ipl\Stdlib\yield_groups #892

Triggered via pull request September 1, 2023 15:08
Status Failure
Total duration 1m 7s
Artifacts

php.yml

on: pull_request
Matrix: lint
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

30 errors
Static analysis for php 7.3 on ubuntu-latest: src/FormElement/TermInput/TermSuggestions.php#L1
Ignored error pattern #^Cannot access offset 'exclude' on mixed\.$# in path /app/src/FormElement/TermInput/TermSuggestions.php was not matched in reported errors.
Static analysis for php 7.3 on ubuntu-latest: src/FormElement/TermInput/TermSuggestions.php#L1
Ignored error pattern #^Cannot access offset 'term' on mixed\.$# in path /app/src/FormElement/TermInput/TermSuggestions.php was not matched in reported errors.
Static analysis for php 7.3 on ubuntu-latest: src/FormElement/TermInput/TermSuggestions.php#L1
Ignored error pattern #^Parameter \#1 \$terms of method ipl\\Web\\FormElement\\TermInput\\TermSuggestions\:\:setExcludeTerms\(\) expects array\<string\>, mixed given\.$# in path /app/src/FormElement/TermInput/TermSuggestions.php was not matched in reported errors.
Static analysis for php 7.3 on ubuntu-latest: src/FormElement/TermInput/TermSuggestions.php#L223
Parameter #1 $terms of method ipl\Web\FormElement\TermInput\TermSuggestions::setExcludeTerms() expects array<string>, array<int|string, mixed> given.
Static analysis for php 7.3 on ubuntu-latest
Process completed with exit code 1.
Static analysis for php 8.1 on ubuntu-latest: src/FormElement/TermInput/TermSuggestions.php#L1
Ignored error pattern #^Cannot access offset 'exclude' on mixed\.$# in path /app/src/FormElement/TermInput/TermSuggestions.php was not matched in reported errors.
Static analysis for php 8.1 on ubuntu-latest: src/FormElement/TermInput/TermSuggestions.php#L1
Ignored error pattern #^Cannot access offset 'term' on mixed\.$# in path /app/src/FormElement/TermInput/TermSuggestions.php was not matched in reported errors.
Static analysis for php 8.1 on ubuntu-latest: src/FormElement/TermInput/TermSuggestions.php#L1
Ignored error pattern #^Parameter \#1 \$terms of method ipl\\Web\\FormElement\\TermInput\\TermSuggestions\:\:setExcludeTerms\(\) expects array\<string\>, mixed given\.$# in path /app/src/FormElement/TermInput/TermSuggestions.php was not matched in reported errors.
Static analysis for php 8.1 on ubuntu-latest: src/FormElement/TermInput/TermSuggestions.php#L223
Parameter #1 $terms of method ipl\Web\FormElement\TermInput\TermSuggestions::setExcludeTerms() expects array<string>, array<int|string, mixed> given.
Static analysis for php 8.1 on ubuntu-latest
Process completed with exit code 1.
Static analysis for php 8.0 on ubuntu-latest: src/FormElement/TermInput/TermSuggestions.php#L1
Ignored error pattern #^Cannot access offset 'exclude' on mixed\.$# in path /app/src/FormElement/TermInput/TermSuggestions.php was not matched in reported errors.
Static analysis for php 8.0 on ubuntu-latest: src/FormElement/TermInput/TermSuggestions.php#L1
Ignored error pattern #^Cannot access offset 'term' on mixed\.$# in path /app/src/FormElement/TermInput/TermSuggestions.php was not matched in reported errors.
Static analysis for php 8.0 on ubuntu-latest: src/FormElement/TermInput/TermSuggestions.php#L1
Ignored error pattern #^Parameter \#1 \$terms of method ipl\\Web\\FormElement\\TermInput\\TermSuggestions\:\:setExcludeTerms\(\) expects array\<string\>, mixed given\.$# in path /app/src/FormElement/TermInput/TermSuggestions.php was not matched in reported errors.
Static analysis for php 8.0 on ubuntu-latest: src/FormElement/TermInput/TermSuggestions.php#L223
Parameter #1 $terms of method ipl\Web\FormElement\TermInput\TermSuggestions::setExcludeTerms() expects array<string>, array<int|string, mixed> given.
Static analysis for php 8.0 on ubuntu-latest
Process completed with exit code 1.
Static analysis for php 8.2 on ubuntu-latest: src/FormElement/TermInput/TermSuggestions.php#L1
Ignored error pattern #^Cannot access offset 'exclude' on mixed\.$# in path /app/src/FormElement/TermInput/TermSuggestions.php was not matched in reported errors.
Static analysis for php 8.2 on ubuntu-latest: src/FormElement/TermInput/TermSuggestions.php#L1
Ignored error pattern #^Cannot access offset 'term' on mixed\.$# in path /app/src/FormElement/TermInput/TermSuggestions.php was not matched in reported errors.
Static analysis for php 8.2 on ubuntu-latest: src/FormElement/TermInput/TermSuggestions.php#L1
Ignored error pattern #^Parameter \#1 \$terms of method ipl\\Web\\FormElement\\TermInput\\TermSuggestions\:\:setExcludeTerms\(\) expects array\<string\>, mixed given\.$# in path /app/src/FormElement/TermInput/TermSuggestions.php was not matched in reported errors.
Static analysis for php 8.2 on ubuntu-latest: src/FormElement/TermInput/TermSuggestions.php#L223
Parameter #1 $terms of method ipl\Web\FormElement\TermInput\TermSuggestions::setExcludeTerms() expects array<string>, array<int|string, mixed> given.
Static analysis for php 8.2 on ubuntu-latest
Process completed with exit code 1.
Static analysis for php 7.4 on ubuntu-latest: src/FormElement/TermInput/TermSuggestions.php#L1
Ignored error pattern #^Cannot access offset 'exclude' on mixed\.$# in path /app/src/FormElement/TermInput/TermSuggestions.php was not matched in reported errors.
Static analysis for php 7.4 on ubuntu-latest: src/FormElement/TermInput/TermSuggestions.php#L1
Ignored error pattern #^Cannot access offset 'term' on mixed\.$# in path /app/src/FormElement/TermInput/TermSuggestions.php was not matched in reported errors.
Static analysis for php 7.4 on ubuntu-latest: src/FormElement/TermInput/TermSuggestions.php#L1
Ignored error pattern #^Parameter \#1 \$terms of method ipl\\Web\\FormElement\\TermInput\\TermSuggestions\:\:setExcludeTerms\(\) expects array\<string\>, mixed given\.$# in path /app/src/FormElement/TermInput/TermSuggestions.php was not matched in reported errors.
Static analysis for php 7.4 on ubuntu-latest: src/FormElement/TermInput/TermSuggestions.php#L223
Parameter #1 $terms of method ipl\Web\FormElement\TermInput\TermSuggestions::setExcludeTerms() expects array<string>, array<int|string, mixed> given.
Static analysis for php 7.4 on ubuntu-latest
Process completed with exit code 1.
Static analysis for php 7.2 on ubuntu-latest: src/FormElement/TermInput/TermSuggestions.php#L1
Ignored error pattern #^Cannot access offset 'exclude' on mixed\.$# in path /app/src/FormElement/TermInput/TermSuggestions.php was not matched in reported errors.
Static analysis for php 7.2 on ubuntu-latest: src/FormElement/TermInput/TermSuggestions.php#L1
Ignored error pattern #^Cannot access offset 'term' on mixed\.$# in path /app/src/FormElement/TermInput/TermSuggestions.php was not matched in reported errors.
Static analysis for php 7.2 on ubuntu-latest: src/FormElement/TermInput/TermSuggestions.php#L1
Ignored error pattern #^Parameter \#1 \$terms of method ipl\\Web\\FormElement\\TermInput\\TermSuggestions\:\:setExcludeTerms\(\) expects array\<string\>, mixed given\.$# in path /app/src/FormElement/TermInput/TermSuggestions.php was not matched in reported errors.
Static analysis for php 7.2 on ubuntu-latest: src/FormElement/TermInput/TermSuggestions.php#L223
Parameter #1 $terms of method ipl\Web\FormElement\TermInput\TermSuggestions::setExcludeTerms() expects array<string>, array<int|string, mixed> given.
Static analysis for php 7.2 on ubuntu-latest
Process completed with exit code 1.