Fix urlname in ActionColumn::class
.
#515
Annotations
7 errors
src/BasePagination.php#L341
src/BasePagination.php:341:16: TypeDoesNotContainNull: Cannot resolve types for $urlName - string does not contain null (see https://psalm.dev/090)
|
src/GridView.php#L285
src/GridView.php:285:67: InvalidArgument: Argument 1 of Yiisoft\Yii\DataView\GridView::renderColumnGroup expects array<array-key, Yiisoft\Yii\DataView\Column\AbstractColumn|null>, but array<array-key, Yiisoft\Yii\DataView\Column\AbstractColumn|array<array-key, mixed>|null> provided (see https://psalm.dev/004)
|
src/GridView.php#L286
src/GridView.php:286:66: InvalidArgument: Argument 1 of Yiisoft\Yii\DataView\GridView::renderTableHeader expects array<array-key, Yiisoft\Yii\DataView\Column\AbstractColumn|null>, but array<array-key, Yiisoft\Yii\DataView\Column\AbstractColumn|array<array-key, mixed>|null> provided (see https://psalm.dev/004)
|
src/GridView.php#L287
src/GridView.php:287:61: InvalidArgument: Argument 1 of Yiisoft\Yii\DataView\GridView::renderTableFooter expects array<array-key, Yiisoft\Yii\DataView\Column\AbstractColumn|null>, but array<array-key, Yiisoft\Yii\DataView\Column\AbstractColumn|array<array-key, mixed>|null> provided (see https://psalm.dev/004)
|
src/GridView.php#L288
src/GridView.php:288:36: InvalidArgument: Argument 1 of Yiisoft\Yii\DataView\GridView::renderTableBody expects array<array-key, Yiisoft\Yii\DataView\Column\AbstractColumn|null>, but array<array-key, Yiisoft\Yii\DataView\Column\AbstractColumn|array<array-key, mixed>|null> provided (see https://psalm.dev/004)
|
src/LinkSorter.php#L337
src/LinkSorter.php:337:16: TypeDoesNotContainNull: Cannot resolve types for $urlName - string does not contain null (see https://psalm.dev/090)
|
|
The logs for this run have expired and are no longer available.
Loading