Fix docs #645
static.yml
on: pull_request
Matrix: psalm / psalm
Matrix: psalm80 / psalm
Annotations
4 errors
MissingClassConstType:
src/SimpleMessageFormatter.php#L15
src/SimpleMessageFormatter.php:15:19: MissingClassConstType: Class constant "Yiisoft\Translator\SimpleMessageFormatter::PLURAL_ONE" should have a declared type. (see https://psalm.dev/359)
|
MissingClassConstType:
src/SimpleMessageFormatter.php#L16
src/SimpleMessageFormatter.php:16:19: MissingClassConstType: Class constant "Yiisoft\Translator\SimpleMessageFormatter::PLURAL_OTHER" should have a declared type. (see https://psalm.dev/359)
|
MissingClassConstType:
src/SimpleMessageFormatter.php#L17
src/SimpleMessageFormatter.php:17:19: MissingClassConstType: Class constant "Yiisoft\Translator\SimpleMessageFormatter::PLURAL_KEYS" should have a declared type. (see https://psalm.dev/359)
|
psalm / PHP 8.3-ubuntu-latest
Process completed with exit code 2.
|