Skip to content

Fix docs

Fix docs #671

Triggered via pull request May 18, 2024 04:35
Status Failure
Total duration 37s
Artifacts

static.yml

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

Annotations

7 errors
MissingClassConstType: src/AbstractCombinedRegexp.php#L18
src/AbstractCombinedRegexp.php:18:18: MissingClassConstType: Class constant "Yiisoft\Strings\AbstractCombinedRegexp::REGEXP_DELIMITER" should have a declared type. (see https://psalm.dev/359)
MissingClassConstType: src/AbstractCombinedRegexp.php#L19
src/AbstractCombinedRegexp.php:19:18: MissingClassConstType: Class constant "Yiisoft\Strings\AbstractCombinedRegexp::QUOTE_REPLACER" should have a declared type. (see https://psalm.dev/359)
MissingClassConstType: src/Inflector.php#L41
src/Inflector.php:41:18: MissingClassConstType: Class constant "Yiisoft\Strings\Inflector::TRANSLITERATE_STRICT" should have a declared type. (see https://psalm.dev/359)
MissingClassConstType: src/Inflector.php#L54
src/Inflector.php:54:18: MissingClassConstType: Class constant "Yiisoft\Strings\Inflector::TRANSLITERATE_MEDIUM" should have a declared type. (see https://psalm.dev/359)
MissingClassConstType: src/Inflector.php#L68
src/Inflector.php:68:18: MissingClassConstType: Class constant "Yiisoft\Strings\Inflector::TRANSLITERATE_LOOSE" should have a declared type. (see https://psalm.dev/359)
MissingClassConstType: src/StringHelper.php#L41
src/StringHelper.php:41:18: MissingClassConstType: Class constant "Yiisoft\Strings\StringHelper::DEFAULT_WHITESPACE_PATTERN" should have a declared type. (see https://psalm.dev/359)
psalm / PHP 8.3-ubuntu-latest
Process completed with exit code 2.