pest-parser/intellij-pest

[auto-generated:-250033297] null

emmy-issue opened this issue · 0 comments


  • Plugin Name: Pest
  • Plugin Version: 0.3.2
  • Rust Plugin Version:
  • Bundled Pest Version: 0.1.3
  • OS Name: Mac OS X
  • Java Version: 17.0.10
  • App Name: IDEA
  • App Full Name: IntelliJ IDEA
  • App Version name: IntelliJ IDEA
  • Is EAP: true
  • App Build: IU-241.12662.62
  • App Version: 2024.1 EAP
  • Last Action: Back
  • title: [auto-generated:-250033297] null
com.intellij.diagnostic.PluginException: `ActionUpdateThread.OLD_EDT` is deprecated and going to be removed soon. 'rs.pest.action.PestLivePreviewToHtmlAction' must override `getActionUpdateThread` and chose EDT or BGT. See ActionUpdateThread javadoc. [Plugin: rs.pest]
	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:198)