test: search panes #1167
Annotations
21 errors and 1 warning
Static Analysis with PHPStan (8.3, prefer-stable):
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
|
Static Analysis with PHPStan (8.3, prefer-stable):
src/Html/Editor/Fields/Tags.php#L57
Parameter #1 ...$arrays of function array_merge expects array, mixed given.
|
Static Analysis with PHPStan (8.3, prefer-stable):
src/Html/Fluent.php#L111
Instantiated class Yajra\DataTables\Html\Collection not found.
|
Static Analysis with PHPStan (8.3, prefer-stable):
src/Html/Fluent.php#L111
Method Yajra\DataTables\Html\Fluent::collect() should return Illuminate\Support\Collection but returns Yajra\DataTables\Html\Collection.
|
Static Analysis with PHPStan (8.3, prefer-stable):
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.
|
Static Analysis with PHPStan (8.3, prefer-stable):
src/Html/Fluent.php#L132
Method Yajra\DataTables\Html\Fluent::toJson() should return string but returns string|false.
|
Static Analysis with PHPStan (8.3, prefer-stable):
src/Html/Fluent.php#L186
Comparison operation ">" between 1 and 0 is always true.
|
Static Analysis with PHPStan (8.3, prefer-stable):
src/Html/Fluent.php#L186
Else branch is unreachable because ternary operator condition is always true.
|
Static Analysis with PHPStan (8.3, prefer-stable):
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>.
|
Static Analysis with PHPStan (8.3, prefer-stable)
Process completed with exit code 1.
|
Static Analysis with PHPStan (8.2, prefer-stable)
The job was canceled because "_8_3_prefer-stable" failed.
|
Static Analysis with PHPStan (8.2, prefer-stable):
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
|
Static Analysis with PHPStan (8.2, prefer-stable):
src/Html/Editor/Fields/Tags.php#L57
Parameter #1 ...$arrays of function array_merge expects array, mixed given.
|
Static Analysis with PHPStan (8.2, prefer-stable):
src/Html/Fluent.php#L111
Instantiated class Yajra\DataTables\Html\Collection not found.
|
Static Analysis with PHPStan (8.2, prefer-stable):
src/Html/Fluent.php#L111
Method Yajra\DataTables\Html\Fluent::collect() should return Illuminate\Support\Collection but returns Yajra\DataTables\Html\Collection.
|
Static Analysis with PHPStan (8.2, prefer-stable):
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.
|
Static Analysis with PHPStan (8.2, prefer-stable):
src/Html/Fluent.php#L132
Method Yajra\DataTables\Html\Fluent::toJson() should return string but returns string|false.
|
Static Analysis with PHPStan (8.2, prefer-stable):
src/Html/Fluent.php#L186
Comparison operation ">" between 1 and 0 is always true.
|
Static Analysis with PHPStan (8.2, prefer-stable):
src/Html/Fluent.php#L186
Else branch is unreachable because ternary operator condition is always true.
|
Static Analysis with PHPStan (8.2, prefer-stable):
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>.
|
Static Analysis with PHPStan (8.2, prefer-stable)
The operation was canceled.
|
Static Analysis with PHPStan (8.3, prefer-stable)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|