codenohup commented on PR #45: URL: https://github.com/apache/flink-agents/pull/45#issuecomment-3015130284
emmm, I also encountered an action deserialization failure, which matches the CI error. It seems to be caused by a mismatch in the key names: the _listenEventTypes_ is serialized using the key _listenEventTypes_, but it's deserialized using the key _listen_event_types_. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
