Skip to content

Merge branch 'get-mismatches' into alpha-4 #684

Merge branch 'get-mismatches' into alpha-4

Merge branch 'get-mismatches' into alpha-4 #684

Triggered via push October 14, 2023 01:41
Status Failure
Total duration 32s
Artifacts

build.yml

on: push
Matrix: php-cs
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

7 errors
php-cs (8.2): src/PhpPact/Consumer/Driver/Interaction/InteractionDriver.php#L35
Method PhpPact\Consumer\Driver\Interaction\InteractionDriver::getMismatches() return type has no value type specified in iterable type array.
php-cs (8.2): src/PhpPact/Consumer/Driver/Interaction/InteractionDriverInterface.php#L13
Method PhpPact\Consumer\Driver\Interaction\InteractionDriverInterface::getMismatches() return type has no value type specified in iterable type array.
php-cs (8.2): src/PhpPact/Consumer/Service/MockServer.php#L15
Property PhpPact\Consumer\Service\MockServer::$mismatches type has no value type specified in iterable type array.
php-cs (8.2): src/PhpPact/Consumer/Service/MockServer.php#L56
Variable $matched on left side of ?? always exists and is not nullable.
php-cs (8.2): src/PhpPact/Consumer/Service/MockServer.php#L59
Method PhpPact\Consumer\Service\MockServer::getMismatches() return type has no value type specified in iterable type array.
php-cs (8.2): src/PhpPact/Consumer/Service/MockServerInterface.php#L11
Method PhpPact\Consumer\Service\MockServerInterface::getMismatches() return type has no value type specified in iterable type array.
php-cs (8.2)
Process completed with exit code 1.