feat(lexicon): configurable default value #52515
Annotations
8 errors and 1 warning
Psalm:
lib/unstable/Config/Lexicon/ConfigLexiconEntry.php#L133
lib/unstable/Config/Lexicon/ConfigLexiconEntry.php:133:2: InvalidDocblock: PHPDoc is required for methods in NCU. (see https://psalm.dev/008)
|
Psalm:
lib/unstable/Config/Lexicon/ConfigLexiconEntry.php#L136
lib/unstable/Config/Lexicon/ConfigLexiconEntry.php:136:13: RedundantConditionGivenDocblockType: Docblock-defined type false|non-empty-string for $<tmp coalesce var>3034 is never null (see https://psalm.dev/156)
|
Psalm:
lib/unstable/Config/Lexicon/ConfigLexiconEntry.php#L136
lib/unstable/Config/Lexicon/ConfigLexiconEntry.php:136:36: DocblockTypeContradiction: Cannot resolve types for $<tmp coalesce var>3034 - docblock-defined type false|string does not contain null (see https://psalm.dev/155)
|
Psalm:
lib/unstable/Config/Lexicon/ConfigLexiconEntry.php#L140
lib/unstable/Config/Lexicon/ConfigLexiconEntry.php:140:32: PossiblyInvalidCast: array<array-key, mixed> cannot be cast to string (see https://psalm.dev/190)
|
Psalm:
lib/unstable/Config/Lexicon/ConfigLexiconEntry.php#L141
lib/unstable/Config/Lexicon/ConfigLexiconEntry.php:141:58: PossiblyInvalidCast: array<array-key, mixed> cannot be cast to string (see https://psalm.dev/190)
|
Psalm:
lib/unstable/Config/Lexicon/ConfigLexiconEntry.php#L142
lib/unstable/Config/Lexicon/ConfigLexiconEntry.php:142:49: RiskyCast: Casting array<array-key, mixed> to int has possibly unintended value of 0/1 (see https://psalm.dev/313)
|
Psalm:
lib/unstable/Config/Lexicon/ConfigLexiconEntry.php#L143
lib/unstable/Config/Lexicon/ConfigLexiconEntry.php:143:55: RiskyCast: Casting array<array-key, mixed> to float has possibly unintended value of 0.0/1.0 (see https://psalm.dev/313)
|
Psalm
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading