Skip to content

js/Add search term attributes #4

js/Add search term attributes

js/Add search term attributes #4

Triggered via pull request May 3, 2024 14:45
Status Success
Total duration 56s
Artifacts

phpstan.yml

on: pull_request
Matrix: phpstan / phpstan
Fit to window
Zoom out
Zoom in

Annotations

70 errors
phpstan / Static analysis with phpstan and php 7.3 on ubuntu-latest: src/Control/SimpleSearchField.php#L110
Property ipl\Web\Control\SimpleSearchField::$submitLabel (string) on left side of ?? is not nullable.
phpstan / Static analysis with phpstan and php 7.3 on ubuntu-latest: src/Control/SimpleSearchField.php#L113
Method ipl\Web\Control\SimpleSearchField::assemble() has no return type specified.
phpstan / Static analysis with phpstan and php 7.3 on ubuntu-latest: src/Control/SimpleSearchField.php#L115
Parameter #1 $name of class ipl\Html\FormElement\InputElement constructor expects string, null given.
phpstan / Static analysis with phpstan and php 7.3 on ubuntu-latest: src/Control/SimpleSuggestions.php#L86
Method ipl\Web\Control\SimpleSuggestions::fetchSuggestions() has parameter $exclude with no value type specified in iterable type array.
phpstan / Static analysis with phpstan and php 7.3 on ubuntu-latest: src/Control/SimpleSuggestions.php#L101
Parameter #1 $name of class ipl\Html\FormElement\ButtonElement constructor expects string, null given.
phpstan / Static analysis with phpstan and php 7.3 on ubuntu-latest: src/Control/SimpleSuggestions.php#L110
Method ipl\Web\Control\SimpleSuggestions::assemble() has no return type specified.
phpstan / Static analysis with phpstan and php 7.3 on ubuntu-latest: src/Control/SimpleSuggestions.php#L120
Parameter #1 $iterator of class IteratorIterator constructor expects TIterator of Traversable<TKey, TValue>, mixed given.
phpstan / Static analysis with phpstan and php 7.3 on ubuntu-latest: src/Control/SimpleSuggestions.php#L137
Parameter #1 $name of class ipl\Html\FormElement\InputElement constructor expects string, null given.
phpstan / Static analysis with phpstan and php 7.3 on ubuntu-latest: src/Control/SimpleSuggestions.php#L144
Call to an undefined method ipl\Html\BaseHtmlElement::getValue().
phpstan / Static analysis with phpstan and php 8.0 on ubuntu-latest: src/Control/SimpleSearchField.php#L110
Property ipl\Web\Control\SimpleSearchField::$submitLabel (string) on left side of ?? is not nullable.
phpstan / Static analysis with phpstan and php 8.0 on ubuntu-latest: src/Control/SimpleSearchField.php#L113
Method ipl\Web\Control\SimpleSearchField::assemble() has no return type specified.
phpstan / Static analysis with phpstan and php 8.0 on ubuntu-latest: src/Control/SimpleSearchField.php#L115
Parameter #1 $name of class ipl\Html\FormElement\InputElement constructor expects string, null given.
phpstan / Static analysis with phpstan and php 8.0 on ubuntu-latest: src/Control/SimpleSuggestions.php#L86
Method ipl\Web\Control\SimpleSuggestions::fetchSuggestions() has parameter $exclude with no value type specified in iterable type array.
phpstan / Static analysis with phpstan and php 8.0 on ubuntu-latest: src/Control/SimpleSuggestions.php#L101
Parameter #1 $name of class ipl\Html\FormElement\ButtonElement constructor expects string, null given.
phpstan / Static analysis with phpstan and php 8.0 on ubuntu-latest: src/Control/SimpleSuggestions.php#L110
Method ipl\Web\Control\SimpleSuggestions::assemble() has no return type specified.
phpstan / Static analysis with phpstan and php 8.0 on ubuntu-latest: src/Control/SimpleSuggestions.php#L120
Parameter #1 $iterator of class IteratorIterator constructor expects TIterator of Traversable<TKey, TValue>, mixed given.
phpstan / Static analysis with phpstan and php 8.0 on ubuntu-latest: src/Control/SimpleSuggestions.php#L137
Parameter #1 $name of class ipl\Html\FormElement\InputElement constructor expects string, null given.
phpstan / Static analysis with phpstan and php 8.0 on ubuntu-latest: src/Control/SimpleSuggestions.php#L144
Call to an undefined method ipl\Html\BaseHtmlElement::getValue().
phpstan / Static analysis with phpstan and php 8.2 on ubuntu-latest: src/Control/SimpleSearchField.php#L110
Property ipl\Web\Control\SimpleSearchField::$submitLabel (string) on left side of ?? is not nullable.
phpstan / Static analysis with phpstan and php 8.2 on ubuntu-latest: src/Control/SimpleSearchField.php#L113
Method ipl\Web\Control\SimpleSearchField::assemble() has no return type specified.
phpstan / Static analysis with phpstan and php 8.2 on ubuntu-latest: src/Control/SimpleSearchField.php#L115
Parameter #1 $name of class ipl\Html\FormElement\InputElement constructor expects string, null given.
phpstan / Static analysis with phpstan and php 8.2 on ubuntu-latest: src/Control/SimpleSuggestions.php#L86
Method ipl\Web\Control\SimpleSuggestions::fetchSuggestions() has parameter $exclude with no value type specified in iterable type array.
phpstan / Static analysis with phpstan and php 8.2 on ubuntu-latest: src/Control/SimpleSuggestions.php#L101
Parameter #1 $name of class ipl\Html\FormElement\ButtonElement constructor expects string, null given.
phpstan / Static analysis with phpstan and php 8.2 on ubuntu-latest: src/Control/SimpleSuggestions.php#L110
Method ipl\Web\Control\SimpleSuggestions::assemble() has no return type specified.
phpstan / Static analysis with phpstan and php 8.2 on ubuntu-latest: src/Control/SimpleSuggestions.php#L120
Parameter #1 $iterator of class IteratorIterator constructor expects TIterator of Traversable<TKey, TValue>, mixed given.
phpstan / Static analysis with phpstan and php 8.2 on ubuntu-latest: src/Control/SimpleSuggestions.php#L137
Parameter #1 $name of class ipl\Html\FormElement\InputElement constructor expects string, null given.
phpstan / Static analysis with phpstan and php 8.2 on ubuntu-latest: src/Control/SimpleSuggestions.php#L144
Call to an undefined method ipl\Html\BaseHtmlElement::getValue().
phpstan / Static analysis with phpstan and php 8.3 on ubuntu-latest: src/Control/SimpleSearchField.php#L110
Property ipl\Web\Control\SimpleSearchField::$submitLabel (string) on left side of ?? is not nullable.
phpstan / Static analysis with phpstan and php 8.3 on ubuntu-latest: src/Control/SimpleSearchField.php#L113
Method ipl\Web\Control\SimpleSearchField::assemble() has no return type specified.
phpstan / Static analysis with phpstan and php 8.3 on ubuntu-latest: src/Control/SimpleSearchField.php#L115
Parameter #1 $name of class ipl\Html\FormElement\InputElement constructor expects string, null given.
phpstan / Static analysis with phpstan and php 8.3 on ubuntu-latest: src/Control/SimpleSuggestions.php#L86
Method ipl\Web\Control\SimpleSuggestions::fetchSuggestions() has parameter $exclude with no value type specified in iterable type array.
phpstan / Static analysis with phpstan and php 8.3 on ubuntu-latest: src/Control/SimpleSuggestions.php#L101
Parameter #1 $name of class ipl\Html\FormElement\ButtonElement constructor expects string, null given.
phpstan / Static analysis with phpstan and php 8.3 on ubuntu-latest: src/Control/SimpleSuggestions.php#L110
Method ipl\Web\Control\SimpleSuggestions::assemble() has no return type specified.
phpstan / Static analysis with phpstan and php 8.3 on ubuntu-latest: src/Control/SimpleSuggestions.php#L120
Parameter #1 $iterator of class IteratorIterator constructor expects TIterator of Traversable<TKey, TValue>, mixed given.
phpstan / Static analysis with phpstan and php 8.3 on ubuntu-latest: src/Control/SimpleSuggestions.php#L137
Parameter #1 $name of class ipl\Html\FormElement\InputElement constructor expects string, null given.
phpstan / Static analysis with phpstan and php 8.3 on ubuntu-latest: src/Control/SimpleSuggestions.php#L144
Call to an undefined method ipl\Html\BaseHtmlElement::getValue().
phpstan / Static analysis with phpstan and php 7.4 on ubuntu-latest: src/Control/SimpleSearchField.php#L110
Property ipl\Web\Control\SimpleSearchField::$submitLabel (string) on left side of ?? is not nullable.
phpstan / Static analysis with phpstan and php 7.4 on ubuntu-latest: src/Control/SimpleSearchField.php#L113
Method ipl\Web\Control\SimpleSearchField::assemble() has no return type specified.
phpstan / Static analysis with phpstan and php 7.4 on ubuntu-latest: src/Control/SimpleSearchField.php#L115
Parameter #1 $name of class ipl\Html\FormElement\InputElement constructor expects string, null given.
phpstan / Static analysis with phpstan and php 7.4 on ubuntu-latest: src/Control/SimpleSuggestions.php#L86
Method ipl\Web\Control\SimpleSuggestions::fetchSuggestions() has parameter $exclude with no value type specified in iterable type array.
phpstan / Static analysis with phpstan and php 7.4 on ubuntu-latest: src/Control/SimpleSuggestions.php#L101
Parameter #1 $name of class ipl\Html\FormElement\ButtonElement constructor expects string, null given.
phpstan / Static analysis with phpstan and php 7.4 on ubuntu-latest: src/Control/SimpleSuggestions.php#L110
Method ipl\Web\Control\SimpleSuggestions::assemble() has no return type specified.
phpstan / Static analysis with phpstan and php 7.4 on ubuntu-latest: src/Control/SimpleSuggestions.php#L120
Parameter #1 $iterator of class IteratorIterator constructor expects TIterator of Traversable<TKey, TValue>, mixed given.
phpstan / Static analysis with phpstan and php 7.4 on ubuntu-latest: src/Control/SimpleSuggestions.php#L137
Parameter #1 $name of class ipl\Html\FormElement\InputElement constructor expects string, null given.
phpstan / Static analysis with phpstan and php 7.4 on ubuntu-latest: src/Control/SimpleSuggestions.php#L144
Call to an undefined method ipl\Html\BaseHtmlElement::getValue().
phpstan / Static analysis with phpstan and php 8.1 on ubuntu-latest: src/Control/SimpleSearchField.php#L110
Property ipl\Web\Control\SimpleSearchField::$submitLabel (string) on left side of ?? is not nullable.
phpstan / Static analysis with phpstan and php 8.1 on ubuntu-latest: src/Control/SimpleSearchField.php#L113
Method ipl\Web\Control\SimpleSearchField::assemble() has no return type specified.
phpstan / Static analysis with phpstan and php 8.1 on ubuntu-latest: src/Control/SimpleSearchField.php#L115
Parameter #1 $name of class ipl\Html\FormElement\InputElement constructor expects string, null given.
phpstan / Static analysis with phpstan and php 8.1 on ubuntu-latest: src/Control/SimpleSuggestions.php#L86
Method ipl\Web\Control\SimpleSuggestions::fetchSuggestions() has parameter $exclude with no value type specified in iterable type array.
phpstan / Static analysis with phpstan and php 8.1 on ubuntu-latest: src/Control/SimpleSuggestions.php#L101
Parameter #1 $name of class ipl\Html\FormElement\ButtonElement constructor expects string, null given.
phpstan / Static analysis with phpstan and php 8.1 on ubuntu-latest: src/Control/SimpleSuggestions.php#L110
Method ipl\Web\Control\SimpleSuggestions::assemble() has no return type specified.
phpstan / Static analysis with phpstan and php 8.1 on ubuntu-latest: src/Control/SimpleSuggestions.php#L120
Parameter #1 $iterator of class IteratorIterator constructor expects TIterator of Traversable<TKey, TValue>, mixed given.
phpstan / Static analysis with phpstan and php 8.1 on ubuntu-latest: src/Control/SimpleSuggestions.php#L137
Parameter #1 $name of class ipl\Html\FormElement\InputElement constructor expects string, null given.
phpstan / Static analysis with phpstan and php 8.1 on ubuntu-latest: src/Control/SimpleSuggestions.php#L144
Call to an undefined method ipl\Html\BaseHtmlElement::getValue().
phpstan / Static analysis with phpstan and php 7.2 on ubuntu-latest: src/Control/SimpleSearchField.php#L110
Property ipl\Web\Control\SimpleSearchField::$submitLabel (string) on left side of ?? is not nullable.
phpstan / Static analysis with phpstan and php 7.2 on ubuntu-latest: src/Control/SimpleSearchField.php#L113
Method ipl\Web\Control\SimpleSearchField::assemble() has no return type specified.
phpstan / Static analysis with phpstan and php 7.2 on ubuntu-latest: src/Control/SimpleSearchField.php#L115
Parameter #1 $name of class ipl\Html\FormElement\InputElement constructor expects string, null given.
phpstan / Static analysis with phpstan and php 7.2 on ubuntu-latest: src/Control/SimpleSuggestions.php#L86
Method ipl\Web\Control\SimpleSuggestions::fetchSuggestions() has parameter $exclude with no value type specified in iterable type array.
phpstan / Static analysis with phpstan and php 7.2 on ubuntu-latest: src/Control/SimpleSuggestions.php#L101
Parameter #1 $name of class ipl\Html\FormElement\ButtonElement constructor expects string, null given.
phpstan / Static analysis with phpstan and php 7.2 on ubuntu-latest: src/Control/SimpleSuggestions.php#L110
Method ipl\Web\Control\SimpleSuggestions::assemble() has no return type specified.
phpstan / Static analysis with phpstan and php 7.2 on ubuntu-latest: src/Control/SimpleSuggestions.php#L120
Parameter #1 $iterator of class IteratorIterator constructor expects TIterator of Traversable<TKey, TValue>, mixed given.
phpstan / Static analysis with phpstan and php 7.2 on ubuntu-latest: src/Control/SimpleSuggestions.php#L137
Parameter #1 $name of class ipl\Html\FormElement\InputElement constructor expects string, null given.
phpstan / Static analysis with phpstan and php 7.2 on ubuntu-latest: src/Control/SimpleSuggestions.php#L144
Call to an undefined method ipl\Html\BaseHtmlElement::getValue().