tmp #530
Annotations
7 errors
|
src/BaseListView.php#L99
src/BaseListView.php:99:38: InvalidReturnType: The declared return type 'Yiisoft\Data\Paginator\PaginatorInterface' for Yiisoft\Yii\DataView\BaseListView::getDataReader is incorrect, got 'Yiisoft\Data\Reader\ReadableDataInterface' (see https://psalm.dev/011)
|
src/BaseListView.php#L105
src/BaseListView.php:105:16: InvalidReturnStatement: The inferred type 'Yiisoft\Data\Reader\ReadableDataInterface' does not match the declared return type 'Yiisoft\Data\Paginator\PaginatorInterface' for Yiisoft\Yii\DataView\BaseListView::getDataReader (see https://psalm.dev/128)
|
src/GridView.php#L307
src/GridView.php:307:41: InvalidArgument: Argument 1 of iterator_to_array expects Traversable, but iterable<array-key, array<array-key, mixed>|object> provided (see https://psalm.dev/004)
|
src/GridView.php#L454
src/GridView.php:454:69: MixedArgumentTypeCoercion: Argument 4 of Yiisoft\Yii\DataView\GridView::renderTableRow expects int, but parent type array-key provided (see https://psalm.dev/194)
|
src/ListView.php#L221
src/ListView.php:221:35: InvalidArgument: Argument 1 of iterator_to_array expects Traversable, but iterable<array-key, array<array-key, mixed>|object> provided (see https://psalm.dev/004)
|
|
The logs for this run have expired and are no longer available.
Loading