You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2024-05-12T06:46:11.193163Z ERROR ThreadId(01) pact_ffi::plugins: Failed to call out to plugin - Request to configure interaction failed: Failed to process protobuf: Map fields need to be configured with a Map, got String("eachKey(matching(type, 'some string')), eachValue(matching(number, 23)), atLeast(0), atMost(3)")
I can't match a map in protobuf. Here is the protobuf file:
Here is the message content:
Here is the log:
Here is the code https://github.com/pact-foundation/pact-php/pull/602/files
FFI Version: 0.4.19
What did I do wrong? What can I do instead?
The text was updated successfully, but these errors were encountered: