Dont set the locale implicitly #432
continuous-integration.yml
on: pull_request
ci
/
Generate job matrix
8s
Matrix: ci / QA Checks
Annotations
6 errors
|
UndefinedConstant:
src/Validator/DateTime.php#L236
src/Validator/DateTime.php:236:13: UndefinedConstant: Const nulll is not defined (see https://psalm.dev/020)
|
PropertyNotSetInConstructor:
src/Validator/PhoneNumber.php#L53
src/Validator/PhoneNumber.php:53:15: PropertyNotSetInConstructor: Property Laminas\I18n\Validator\PhoneNumber::$country is not defined in constructor of Laminas\I18n\Validator\PhoneNumber or in any methods called in the constructor (see https://psalm.dev/074)
|
DocblockTypeContradiction:
src/Validator/PhoneNumber.php#L149
src/Validator/PhoneNumber.php:149:13: DocblockTypeContradiction: string does not contain null (see https://psalm.dev/155)
|
UnusedBaselineEntry:
src/Filter/AbstractLocale.php#L1
src/Filter/AbstractLocale.php:0:0: UnusedBaselineEntry: Baseline for issue "InvalidPropertyAssignmentValue" has 1 extra entry. (see https://psalm.dev/316)
|
UnusedBaselineEntry:
src/Filter/AbstractLocale.php#L1
src/Filter/AbstractLocale.php:0:0: UnusedBaselineEntry: Baseline for issue "MixedReturnStatement" has 1 extra entry. (see https://psalm.dev/316)
|