Skip to content

Code style

Code style #4571

Triggered via pull request July 13, 2024 17:23
Status Failure
Total duration 2m 42s
Artifacts

static.yml

on: pull_request
Matrix: psalm / psalm
Matrix: psalm83 / psalm
Fit to window
Zoom out
Zoom in

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.