To Reproduce
Steps to reproduce the behavior, if applicable:
The new UI is enable.
The error is
com.intellij.diagnostic.PluginException: `ActionUpdateThread.OLD_EDT` is deprecated and going to be removed soon. 'cn.xiaoheiban.action.ApiNewAction' must override `getActionUpdateThread()` and chose EDT or BGT. See ActionUpdateThread javadoc. [Plugin: cn.xiaoheiban.go-zero]
at com.intellij.diagnostic.PluginProblemReporterImpl.createPluginExceptionByClass(PluginProblemReporterImpl.java:23)
at com.intellij.diagnostic.PluginException.createByClass(PluginException.java:90)
at com.intellij.diagnostic.PluginException.reportDeprecatedUsage(PluginException.java:125)
at com.intellij.openapi.actionSystem.ActionUpdateThreadAware.getActionUpdateThread(ActionUpdateThreadAware.java:21)
at com.intellij.openapi.actionSystem.AnAction.getActionUpdateThread(AnAction.java:201)
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Environments (please complete the following information):
OS: mac os 15.0
go-zero version [e.g. 1.2.1]
goctl version [e.g. 1.2.1, optional]
More description
Add any other context about the problem here.
Describe the bug A clear and concise description of what the bug is.
Goland Version: 2024.2.3 Goctl plug-in Version: 1.1.9
To Reproduce Steps to reproduce the behavior, if applicable:
The new UI is enable.
The error is
Expected behavior A clear and concise description of what you expected to happen.
Screenshots If applicable, add screenshots to help explain your problem.
Environments (please complete the following information):
More description Add any other context about the problem here.