Skip to content

Formatter factory method #1511

Formatter factory method

Formatter factory method #1511

Triggered via pull request May 5, 2024 10:20
Status Failure
Total duration 36s
Artifacts

build.yml

on: pull_request
Matrix: examples
Matrix: unit
Fit to window
Zoom out
Zoom in

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.