Formatter factory method #1511
build.yml
on: pull_request
php-cs
27s
Matrix: examples
Matrix: unit
Annotations
4 errors
php-cs:
src/PhpPact/Consumer/Matcher/Formatters/Expression/EachKeyFormatter.php#L23
Parameter #2 ...$values of function sprintf expects bool|float|int|string|null, array<string, mixed>|string given.
|
php-cs:
src/PhpPact/Consumer/Matcher/Formatters/Expression/EachValueFormatter.php#L23
Parameter #2 ...$values of function sprintf expects bool|float|int|string|null, array<string, mixed>|string given.
|
php-cs:
src/PhpPact/Consumer/Matcher/Formatters/Expression/MatchAllFormatter.php#L23
Anonymous function should return string but returns array<string, mixed>|string.
|
php-cs
Process completed with exit code 1.
|