Skip to content

Update rector/rector requirement from ^0.18.2 to ^0.19.0 #354

Update rector/rector requirement from ^0.18.2 to ^0.19.0

Update rector/rector requirement from ^0.18.2 to ^0.19.0 #354

Triggered via push January 9, 2024 05:32
Status Failure
Total duration 31s
Artifacts

static.yml

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

Annotations

8 errors
ParamNameMismatch: src/CookieCollection.php#L114
src/CookieCollection.php:114:31: ParamNameMismatch: Argument 1 of Yiisoft\Cookies\CookieCollection::offsetSet has wrong name $name, expecting $offset as defined by ArrayAccess::offsetSet (see https://psalm.dev/230)
ParamNameMismatch: src/CookieCollection.php#L114
src/CookieCollection.php:114:38: ParamNameMismatch: Argument 2 of Yiisoft\Cookies\CookieCollection::offsetSet has wrong name $cookie, expecting $value as defined by ArrayAccess::offsetSet (see https://psalm.dev/230)
psalm / PHP 8.2-ubuntu-latest
Process completed with exit code 2.
psalm / PHP 8.1-ubuntu-latest
The job was canceled because "ubuntu-latest_8_2" failed.
ParamNameMismatch: src/CookieCollection.php#L114
src/CookieCollection.php:114:31: ParamNameMismatch: Argument 1 of Yiisoft\Cookies\CookieCollection::offsetSet has wrong name $name, expecting $offset as defined by ArrayAccess::offsetSet (see https://psalm.dev/230)
ParamNameMismatch: src/CookieCollection.php#L114
src/CookieCollection.php:114:38: ParamNameMismatch: Argument 2 of Yiisoft\Cookies\CookieCollection::offsetSet has wrong name $cookie, expecting $value as defined by ArrayAccess::offsetSet (see https://psalm.dev/230)
psalm / PHP 8.1-ubuntu-latest
Process completed with exit code 2.
psalm / PHP 7.4-ubuntu-latest
The job was canceled because "ubuntu-latest_8_2" failed.