Update rector/rector requirement from ^1.0.0 to ^2.0.3 #722
static.yml
on: pull_request
Matrix: psalm / psalm
Matrix: psalm80 / psalm
Annotations
13 errors and 2 warnings
MissingClassConstType:
src/ExitCode.php#L35
src/ExitCode.php:35:18: MissingClassConstType: Class constant "Yiisoft\Yii\Console\ExitCode::OK" should have a declared type. (see https://psalm.dev/359)
|
MissingClassConstType:
src/ExitCode.php#L40
src/ExitCode.php:40:18: MissingClassConstType: Class constant "Yiisoft\Yii\Console\ExitCode::UNSPECIFIED_ERROR" should have a declared type. (see https://psalm.dev/359)
|
MissingClassConstType:
src/ExitCode.php#L46
src/ExitCode.php:46:18: MissingClassConstType: Class constant "Yiisoft\Yii\Console\ExitCode::USAGE" should have a declared type. (see https://psalm.dev/359)
|
MissingClassConstType:
src/ExitCode.php#L52
src/ExitCode.php:52:18: MissingClassConstType: Class constant "Yiisoft\Yii\Console\ExitCode::DATAERR" should have a declared type. (see https://psalm.dev/359)
|
MissingClassConstType:
src/ExitCode.php#L59
src/ExitCode.php:59:18: MissingClassConstType: Class constant "Yiisoft\Yii\Console\ExitCode::NOINPUT" should have a declared type. (see https://psalm.dev/359)
|
MissingClassConstType:
src/ExitCode.php#L65
src/ExitCode.php:65:18: MissingClassConstType: Class constant "Yiisoft\Yii\Console\ExitCode::NOUSER" should have a declared type. (see https://psalm.dev/359)
|
MissingClassConstType:
src/ExitCode.php#L71
src/ExitCode.php:71:18: MissingClassConstType: Class constant "Yiisoft\Yii\Console\ExitCode::NOHOST" should have a declared type. (see https://psalm.dev/359)
|
MissingClassConstType:
src/ExitCode.php#L78
src/ExitCode.php:78:18: MissingClassConstType: Class constant "Yiisoft\Yii\Console\ExitCode::UNAVAILABLE" should have a declared type. (see https://psalm.dev/359)
|
MissingClassConstType:
src/ExitCode.php#L84
src/ExitCode.php:84:18: MissingClassConstType: Class constant "Yiisoft\Yii\Console\ExitCode::SOFTWARE" should have a declared type. (see https://psalm.dev/359)
|
MissingClassConstType:
src/ExitCode.php#L92
src/ExitCode.php:92:18: MissingClassConstType: Class constant "Yiisoft\Yii\Console\ExitCode::OSERR" should have a declared type. (see https://psalm.dev/359)
|
psalm / PHP 8.1-ubuntu-latest
The job was canceled because "ubuntu-latest_8_3" failed.
|
psalm / PHP 8.2-ubuntu-latest
The job was canceled because "ubuntu-latest_8_3" failed.
|
psalm / PHP 8.2-ubuntu-latest
The operation was canceled.
|
psalm / PHP 8.3-ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
psalm80 / PHP 8.0-ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|