Fix urlname in ActionColumn::class
.
#515
Annotations
13 errors
TypeDoesNotContainNull:
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)
|
InvalidArgument:
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)
|
InvalidArgument:
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)
|
InvalidArgument:
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)
|
InvalidArgument:
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)
|
TypeDoesNotContainNull:
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)
|
psalm / PHP 8.0-ubuntu-latest
Process completed with exit code 2.
|
psalm / PHP 8.1-ubuntu-latest
The job was canceled because "ubuntu-latest_8_0" failed.
|
InvalidArgument:
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)
|
InvalidArgument:
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)
|
InvalidArgument:
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)
|
InvalidArgument:
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)
|
psalm / PHP 8.1-ubuntu-latest
Process completed with exit code 2.
|