Skip to content

Lock file maintenance, improve type inference for arguments to preg_match #378

Lock file maintenance, improve type inference for arguments to preg_match

Lock file maintenance, improve type inference for arguments to preg_match #378

Triggered via pull request July 31, 2023 03:24
Status Failure
Total duration 1m 6s
Artifacts

continuous-integration.yml

on: pull_request
ci  /  Generate job matrix
10s
ci / Generate job matrix
Matrix: ci / QA Checks
Fit to window
Zoom out
Zoom in

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)