Lock file maintenance #377
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
continuous-integration.yml
on: push
ci
/
Generate job matrix
12s
Matrix: ci / QA Checks
Annotations
7 errors
ArgumentTypeCoercion:
src/Validator/IsFloat.php#L241
src/Validator/IsFloat.php:241:25: ArgumentTypeCoercion: Argument 1 of preg_match expects non-empty-string, but parent type string provided (see https://psalm.dev/193)
|
ArgumentTypeCoercion:
src/Validator/IsFloat.php#L242
src/Validator/IsFloat.php:242:27: ArgumentTypeCoercion: Argument 1 of preg_match expects non-empty-string, but parent type string provided (see https://psalm.dev/193)
|
ArgumentTypeCoercion:
src/Validator/IsFloat.php#L243
src/Validator/IsFloat.php:243:27: ArgumentTypeCoercion: Argument 1 of preg_match expects non-empty-string, but parent type string provided (see https://psalm.dev/193)
|
ArgumentTypeCoercion:
src/Validator/PhoneNumber.php#L241
src/Validator/PhoneNumber.php:241:32: ArgumentTypeCoercion: Argument 1 of preg_match expects non-empty-string, but parent type string provided (see https://psalm.dev/193)
|
ArgumentTypeCoercion:
src/Validator/PhoneNumber.php#L245
src/Validator/PhoneNumber.php:245:58: ArgumentTypeCoercion: Argument 1 of preg_match expects non-empty-string, but parent type string provided (see https://psalm.dev/193)
|
ArgumentTypeCoercion:
src/Validator/PhoneNumber.php#L257
src/Validator/PhoneNumber.php:257:36: ArgumentTypeCoercion: Argument 1 of preg_match expects non-empty-string, but parent type string provided (see https://psalm.dev/193)
|
ArgumentTypeCoercion:
src/Validator/PhoneNumber.php#L261
src/Validator/PhoneNumber.php:261:62: ArgumentTypeCoercion: Argument 1 of preg_match expects non-empty-string, but parent type string provided (see https://psalm.dev/193)
|