test: search panes #1167
Annotations
11 errors
|
Run a static analysis with phpstan/phpstan:
src/Html/Editor/Fields/Tags.php#L55
PHPDoc tag @param has invalid value (array {
addButton?: string
inputPlaceholder?: string
noResults?: string
title?: string
placeholder?: string
} $i18n): Unexpected token "{", expected variable at offset 25
|
Run a static analysis with phpstan/phpstan:
src/Html/Editor/Fields/Tags.php#L57
Parameter #1 ...$arrays of function array_merge expects array, mixed given.
|
Run a static analysis with phpstan/phpstan:
src/Html/Fluent.php#L111
Instantiated class Yajra\DataTables\Html\Collection not found.
|
Run a static analysis with phpstan/phpstan:
src/Html/Fluent.php#L111
Method Yajra\DataTables\Html\Fluent::collect() should return Illuminate\Support\Collection but returns Yajra\DataTables\Html\Collection.
|
Run a static analysis with phpstan/phpstan:
src/Html/Fluent.php#L111
Parameter #1 $key of method Yajra\DataTables\Html\Fluent<TKey of (int|string),TValue>::get() expects TKey of (int|string), string|null given.
|
Run a static analysis with phpstan/phpstan:
src/Html/Fluent.php#L132
Method Yajra\DataTables\Html\Fluent::toJson() should return string but returns string|false.
|
Run a static analysis with phpstan/phpstan:
src/Html/Fluent.php#L186
Comparison operation ">" between 1 and 0 is always true.
|
Run a static analysis with phpstan/phpstan:
src/Html/Fluent.php#L186
Else branch is unreachable because ternary operator condition is always true.
|
Run a static analysis with phpstan/phpstan:
src/Html/Fluent.php#L186
Property Yajra\DataTables\Html\Fluent<TKey of (int|string),TValue>::$attributes (array<TKey of (int|string), TValue>) does not accept array<TKey of (int|string), TValue|null>.
|
Run a static analysis with phpstan/phpstan
The operation was canceled.
|
Loading