Skip to content

Fix docs

Fix docs #645

Triggered via pull request May 6, 2024 15:49
Status Failure
Total duration 2m 41s
Artifacts

static.yml

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

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.