Code style #4571
static.yml
on: pull_request
Matrix: psalm / psalm
Matrix: psalm83 / psalm
Annotations
7 errors
InvalidPropertyAssignmentValue:
src/Result.php#L314
src/Result.php:314:25: InvalidPropertyAssignmentValue: $this->errors with declared type 'list<Yiisoft\Validator\Error>' cannot be assigned type 'list<Yiisoft\Validator\Error|list<Yiisoft\Validator\Error>>' (see https://psalm.dev/145)
|
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.
|
InvalidPropertyAssignmentValue:
src/Result.php#L314
src/Result.php:314:25: InvalidPropertyAssignmentValue: $this->errors with declared type 'list<Yiisoft\Validator\Error>' cannot be assigned type 'list<Yiisoft\Validator\Error|list<Yiisoft\Validator\Error>>' (see https://psalm.dev/145)
|
psalm / PHP 8.2-ubuntu-latest
The operation was canceled.
|
InvalidPropertyAssignmentValue:
src/Result.php#L314
src/Result.php:314:25: InvalidPropertyAssignmentValue: $this->errors with declared type 'list<Yiisoft\Validator\Error>' cannot be assigned type 'list<Yiisoft\Validator\Error|list<Yiisoft\Validator\Error>>' (see https://psalm.dev/145)
|
psalm83 / PHP 8.3-ubuntu-latest
Process completed with exit code 2.
|