-
Notifications
You must be signed in to change notification settings - Fork 3k
Description
Is there an existing issue for this?
- I have searched the existing issues
Current Behavior
[ERROR] Tests run: 19, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.121 s <<< FAILURE! - in org.apache.shenyu.plugin.ai.transformer.response.AiResponseTransformerPluginTest
[ERROR] org.apache.shenyu.plugin.ai.transformer.response.AiResponseTransformerPluginTest.testDoExecute Time elapsed: 0.082 s <<< ERROR!
java.lang.NullPointerException: Cannot invoke "org.springframework.web.server.ServerWebExchange$Builder.response(org.springframework.http.server.reactive.ServerHttpResponse)" because the return value of "org.springframework.web.server.ServerWebExchange.mutate()" is null
at org.apache.shenyu.plugin.ai.transformer.response.AiResponseTransformerPluginTest.testDoExecute(AiResponseTransformerPluginTest.java:104)
Expected Behavior
No response
Steps To Reproduce
No response
Environment
ShenYu version(s): masterDebug logs
No response
Anything else?
No response