Test php84 #3931
static.yml
on: pull_request
Matrix: psalm / psalm
Matrix: psalm83 / psalm
Annotations
25 errors
psalm / PHP 8.1-ubuntu-latest
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires maglnet/composer-require-checker ^4.16.1 -> satisfiable by maglnet/composer-require-checker[4.16.1].
- maglnet/composer-require-checker 4.16.1 requires php ~8.2.0 || ~8.3.0 || ~8.4.0 -> your php version (8.1.31) does not satisfy that requirement.
Problem 2
- Root composer.json requires roave/infection-static-analysis-plugin ^1.36 -> satisfiable by roave/infection-static-analysis-plugin[1.36.0, 1.37.0].
- roave/infection-static-analysis-plugin[1.36.0, ..., 1.37.0] require php ~8.2.0 || ~8.3.0 || ~8.4.0 -> your php version (8.1.31) does not satisfy that requirement.
|
psalm / PHP 8.1-ubuntu-latest
Process completed with exit code 2.
|
psalm / PHP 8.2-ubuntu-latest
The job was canceled because "ubuntu-latest_8_1" failed.
|
psalm / PHP 8.2-ubuntu-latest
The operation was canceled.
|
MissingOverrideAttribute:
src/Command/AbstractCommand.php#L128
src/Command/AbstractCommand.php:128:5: MissingOverrideAttribute: Method Yiisoft\Db\Command\AbstractCommand::addcheck should have the "Override" attribute (see https://psalm.dev/358)
|
MissingOverrideAttribute:
src/Command/AbstractCommand.php#L134
src/Command/AbstractCommand.php:134:5: MissingOverrideAttribute: Method Yiisoft\Db\Command\AbstractCommand::addcolumn should have the "Override" attribute (see https://psalm.dev/358)
|
MissingOverrideAttribute:
src/Command/AbstractCommand.php#L140
src/Command/AbstractCommand.php:140:5: MissingOverrideAttribute: Method Yiisoft\Db\Command\AbstractCommand::addcommentoncolumn should have the "Override" attribute (see https://psalm.dev/358)
|
MissingOverrideAttribute:
src/Command/AbstractCommand.php#L146
src/Command/AbstractCommand.php:146:5: MissingOverrideAttribute: Method Yiisoft\Db\Command\AbstractCommand::addcommentontable should have the "Override" attribute (see https://psalm.dev/358)
|
MissingOverrideAttribute:
src/Command/AbstractCommand.php#L152
src/Command/AbstractCommand.php:152:5: MissingOverrideAttribute: Method Yiisoft\Db\Command\AbstractCommand::adddefaultvalue should have the "Override" attribute (see https://psalm.dev/358)
|
MissingOverrideAttribute:
src/Command/AbstractCommand.php#L158
src/Command/AbstractCommand.php:158:5: MissingOverrideAttribute: Method Yiisoft\Db\Command\AbstractCommand::addforeignkey should have the "Override" attribute (see https://psalm.dev/358)
|
MissingOverrideAttribute:
src/Command/AbstractCommand.php#L179
src/Command/AbstractCommand.php:179:5: MissingOverrideAttribute: Method Yiisoft\Db\Command\AbstractCommand::addprimarykey should have the "Override" attribute (see https://psalm.dev/358)
|
MissingOverrideAttribute:
src/Command/AbstractCommand.php#L185
src/Command/AbstractCommand.php:185:5: MissingOverrideAttribute: Method Yiisoft\Db\Command\AbstractCommand::addunique should have the "Override" attribute (see https://psalm.dev/358)
|
MissingOverrideAttribute:
src/Command/AbstractCommand.php#L191
src/Command/AbstractCommand.php:191:5: MissingOverrideAttribute: Method Yiisoft\Db\Command\AbstractCommand::altercolumn should have the "Override" attribute (see https://psalm.dev/358)
|
MissingOverrideAttribute:
src/Command/AbstractCommand.php#L209
src/Command/AbstractCommand.php:209:5: MissingOverrideAttribute: Method Yiisoft\Db\Command\AbstractCommand::insertbatch should have the "Override" attribute (see https://psalm.dev/358)
|
psalm83 / PHP 8.4-ubuntu-latest
The job was canceled because "ubuntu-latest_8_3" failed.
|
MissingOverrideAttribute:
src/Command/AbstractCommand.php#L128
src/Command/AbstractCommand.php:128:5: MissingOverrideAttribute: Method Yiisoft\Db\Command\AbstractCommand::addcheck should have the "Override" attribute (see https://psalm.dev/358)
|
MissingOverrideAttribute:
src/Command/AbstractCommand.php#L134
src/Command/AbstractCommand.php:134:5: MissingOverrideAttribute: Method Yiisoft\Db\Command\AbstractCommand::addcolumn should have the "Override" attribute (see https://psalm.dev/358)
|
MissingOverrideAttribute:
src/Command/AbstractCommand.php#L140
src/Command/AbstractCommand.php:140:5: MissingOverrideAttribute: Method Yiisoft\Db\Command\AbstractCommand::addcommentoncolumn should have the "Override" attribute (see https://psalm.dev/358)
|
MissingOverrideAttribute:
src/Command/AbstractCommand.php#L146
src/Command/AbstractCommand.php:146:5: MissingOverrideAttribute: Method Yiisoft\Db\Command\AbstractCommand::addcommentontable should have the "Override" attribute (see https://psalm.dev/358)
|
MissingOverrideAttribute:
src/Command/AbstractCommand.php#L152
src/Command/AbstractCommand.php:152:5: MissingOverrideAttribute: Method Yiisoft\Db\Command\AbstractCommand::adddefaultvalue should have the "Override" attribute (see https://psalm.dev/358)
|
MissingOverrideAttribute:
src/Command/AbstractCommand.php#L158
src/Command/AbstractCommand.php:158:5: MissingOverrideAttribute: Method Yiisoft\Db\Command\AbstractCommand::addforeignkey should have the "Override" attribute (see https://psalm.dev/358)
|
MissingOverrideAttribute:
src/Command/AbstractCommand.php#L179
src/Command/AbstractCommand.php:179:5: MissingOverrideAttribute: Method Yiisoft\Db\Command\AbstractCommand::addprimarykey should have the "Override" attribute (see https://psalm.dev/358)
|
MissingOverrideAttribute:
src/Command/AbstractCommand.php#L185
src/Command/AbstractCommand.php:185:5: MissingOverrideAttribute: Method Yiisoft\Db\Command\AbstractCommand::addunique should have the "Override" attribute (see https://psalm.dev/358)
|
MissingOverrideAttribute:
src/Command/AbstractCommand.php#L191
src/Command/AbstractCommand.php:191:5: MissingOverrideAttribute: Method Yiisoft\Db\Command\AbstractCommand::altercolumn should have the "Override" attribute (see https://psalm.dev/358)
|
MissingOverrideAttribute:
src/Command/AbstractCommand.php#L209
src/Command/AbstractCommand.php:209:5: MissingOverrideAttribute: Method Yiisoft\Db\Command\AbstractCommand::insertbatch should have the "Override" attribute (see https://psalm.dev/358)
|