Skip to content

Update rector/rector requirement from ^0.17.2 to ^0.18.0 (#125) #514

Update rector/rector requirement from ^0.17.2 to ^0.18.0 (#125)

Update rector/rector requirement from ^0.17.2 to ^0.18.0 (#125) #514

Triggered via push August 18, 2023 08:00
Status Failure
Total duration 36s
Artifacts

static.yml

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

Annotations

5 errors
PossiblyNullArgument: src/BasePagination.php#L342
src/BasePagination.php:342:51: PossiblyNullArgument: Argument 1 of Yiisoft\Router\UrlGeneratorInterface::generate cannot be null, possibly null value provided (see https://psalm.dev/078)
PossiblyNullArgument: src/LinkSorter.php#L338
src/LinkSorter.php:338:51: PossiblyNullArgument: Argument 1 of Yiisoft\Router\UrlGeneratorInterface::generate cannot be null, possibly null value provided (see https://psalm.dev/078)
InvalidDocblock: src/ListView.php#L256
src/ListView.php:256:5: InvalidDocblock: Invalid type 'Yiisoft\Yii\DataView\@seeafterItem' in docblock for Yiisoft\Yii\DataView\ListView::renderAfterItem (see https://psalm.dev/008)
InvalidDocblock: src/ListView.php#L280
src/ListView.php:280:5: InvalidDocblock: Invalid type 'Yiisoft\Yii\DataView\@seebeforeItem' in docblock for Yiisoft\Yii\DataView\ListView::renderBeforeItem (see https://psalm.dev/008)
psalm / PHP 8.1-ubuntu-latest
Process completed with exit code 2.