Skip to content

Fix minor correction. #518

Fix minor correction.

Fix minor correction. #518

Triggered via push August 19, 2023 22:20
Status Failure
Total duration 48s
Artifacts

static.yml

on: push
Matrix: psalm / psalm
Fit to window
Zoom out
Zoom in

Annotations

11 errors
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.
psalm / PHP 8.0-ubuntu-latest
The job was canceled because "ubuntu-latest_8_1" 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.0-ubuntu-latest
The operation was canceled.