Viggo
Viggo
### 重现步骤(Repeat steps) - 最好提供gif动图(It's best to provide a GIF) - please describe what you were doing when this exception occurred ### 当前使用版本(Current Version) IntelliJ IDEA `2022.3.3` • Notes plugin...
* **I'm submitting a ...** - [ ] bug report * **What is the current behavior? ** use gitflow * **Is this a bug? Sorry about that. If so give...
### 重现步骤(Repeat steps) - 最好提供gif动图(It's best to provide a GIF) - please describe what you were doing when this exception occurred ### 当前使用版本(Current Version) IntelliJ IDEA `2024.1.1` • Notes plugin...
IDEA 版本:IntelliJ IDEA 2025.1.4.1 (Ultimate Edition) 插件版本:4.3.1 翻译方式:智谱清言 操作系统:macOS 15.5 复现步骤:在需要翻译的方法名上按快捷键 command + \ 报错信息: ```java java.lang.NullPointerException: Cannot invoke "com.alibaba.fastjson2.JSONArray.getJSONObject(int)" because the return value of "com.alibaba.fastjson2.JSONObject.getJSONArray(String)" is null at com.star.easydoc.service.gpt.impl.ChatGlmGptSupplier.chat(ChatGlmGptSupplier.java:47)...