Skip to content

Apply fixes from StyleCI #516

Apply fixes from StyleCI

Apply fixes from StyleCI #516

Triggered via push August 19, 2023 22:16
Status Failure
Total duration 34s
Artifacts

static.yml

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

Annotations

9 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.
psalm / PHP 8.1-ubuntu-latest
The operation was canceled.