forked from scanban/findbugs-idea
-
Notifications
You must be signed in to change notification settings - Fork 33
Issues: JetBrains/spotbugs-intellij-plugin
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Plugin throws an error on the latest IntelliJ IDEA 2024.2.3 (Ultimate Edition)
#1632
opened Oct 2, 2024 by
mmesnjak
java.lang.ExceptionInInitializerError: Exception java.util.ServiceConfigurationError: org.slf4j.spi.SLF4JServiceProvider: org.slf4j.jul.JULServiceProvider not a subtype [in thread "AWT-EventQueue-0"] at java.base/java.util.ServiceLoader.fail(ServiceLoader.java:593)
#1626
opened Sep 5, 2024 by
cxin1111
Not working properly in IDEA 2024.2 with SpotBugs version 4.7.3(v1.2.7)
#1622
opened Aug 13, 2024 by
xinyutian86
com.intellij.diagnostic.PluginException: 322 ms to call on EDT ScrollToSource#update@GoToAction (org.jetbrains.plugins.spotbugs.actions.ScrollToSource). Revise AnAction.getActionUpdateThread property [Plugin: org.jetbrains.plugins.spotbugs] at com.intellij.diagnostic.PluginProblemReporterImpl.createPluginExceptionByClass(PluginProblemReporterImpl.java:23)
#1619
opened Jul 22, 2024 by
vnatuan1989
java.lang.Throwable: AWT events are not allowed inside write action: java.awt.event.FocusEvent[FOCUS_LOST,temporary,opposite=EditorComponent file=file://E:/DS/Java Projects/Learning/src/Ifstatement.java,cause=ACTIVATION] on com.intellij.ui.popup.list.ListPopupImpl$MyList[,0,0,390x173,invalid,alignmentX=0.0,alignmentY=0.0,border=com.intellij.ui.components.JBViewport$ViewBorder@11db3fd4,flags=33554728,maximumSize=,minimumSize=,preferredSize=,fixedCellHeight=-1,fixedCellWidth=-1,horizontalScrollIncrement=-1,selectionBackground=javax.swing.plaf.ColorUIResource[r=75,g=110,b=175] Name: List.selectionBackground,selectionForeground=javax.swing.plaf.ColorUIResource[r=187,g=187,b=187] Name: List.selectionForeground,visibleRowCount=30,layoutOrientation=0] at com.intellij.openapi.diagnostic.Logger.error(Logger.java:370)
#1617
opened Jun 25, 2024 by
jaym9958
org.jetbrains.plugins.spotbugs.messages.MessageBusManager holds disposed Project
#1614
opened May 20, 2024 by
ViugiNick
Since update to Intellij 2024.1, an error is reported for use of deprecated 'ActionUpdateThread.OLD_EDT'
#1612
opened Apr 6, 2024 by
ustieber
com.intellij.diagnostic.PluginException: PSI element is provided on EDT by org.jetbrains.plugins.spotbugs.gui.tree.view.BugTree.getData("psi.Element"). Please move that to a BGT data provider using PlatformCoreDataKeys.BGT_DATA_PROVIDER [Plugin: org.jetbrains.plugins.spotbugs] at com.intellij.diagnostic.PluginProblemReporterImpl.createPluginExceptionByClass(PluginProblemReporterImpl.java:23)
#1608
opened Mar 19, 2024 by
Lson-L
Do not request resource from classloader using path with leading slash
#1607
opened Mar 14, 2024 by
Saurabh7064
Rules from fb-contrib not detected by plugin, but are detected in sonarqube
#1602
opened Feb 6, 2024 by
cvetan
Previous Next
ProTip!
Follow long discussions with comments:>50.