You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A clear and concise description of what the bug is.
Add a screenshot if it is relevant.
Describe the bug:
ExternalToolPass:
Stack trace
com.intellij.diagnostic.PluginException: annotator: com.dsoftware.ghmanager.psi.annotator.ActionsAnnotator@732571f6 (class com.dsoftware.ghmanager.psi.annotator.ActionsAnnotator) [Plugin: com.dsoftware.ghtoolbar]
at com.dsoftware.ghmanager.psi.annotator.ActionsAnnotator.highlightAction$lambda$4(ActionsAnnotator.kt:98)
at com.dsoftware.ghmanager.psi.annotator.ActionsAnnotator.highlightAction(ActionsAnnotator.kt:69)
at com.dsoftware.ghmanager.psi.annotator.ActionsAnnotator.doAnnotate$lambda$2(ActionsAnnotator.kt:52)
at com.dsoftware.ghmanager.psi.service.GitHubActionDataService.waitForActionsDataToLoad(GitHubActionDataService.kt:74)
at com.dsoftware.ghmanager.psi.annotator.ActionsAnnotator.doAnnotate(ActionsAnnotator.kt:50)
at com.dsoftware.ghmanager.psi.annotator.ActionsAnnotator.doAnnotate(ActionsAnnotator.kt:29)
Steps to reproduce
Expected behavior
Additional context
Plugin version: 2024.3.6
IDE: PhpStorm 2024.3.2.1 (PS-243.23654.168)
OS: Linux 6.8.0-52-generic
The text was updated successfully, but these errors were encountered:
Describe the bug
A clear and concise description of what the bug is.
Add a screenshot if it is relevant.
Describe the bug:
ExternalToolPass:
Stack trace
com.intellij.diagnostic.PluginException: annotator: com.dsoftware.ghmanager.psi.annotator.ActionsAnnotator@732571f6 (class com.dsoftware.ghmanager.psi.annotator.ActionsAnnotator) [Plugin: com.dsoftware.ghtoolbar]
at com.dsoftware.ghmanager.psi.annotator.ActionsAnnotator.highlightAction$lambda$4(ActionsAnnotator.kt:98)
at com.dsoftware.ghmanager.psi.annotator.ActionsAnnotator.highlightAction(ActionsAnnotator.kt:69)
at com.dsoftware.ghmanager.psi.annotator.ActionsAnnotator.doAnnotate$lambda$2(ActionsAnnotator.kt:52)
at com.dsoftware.ghmanager.psi.service.GitHubActionDataService.waitForActionsDataToLoad(GitHubActionDataService.kt:74)
at com.dsoftware.ghmanager.psi.annotator.ActionsAnnotator.doAnnotate(ActionsAnnotator.kt:50)
at com.dsoftware.ghmanager.psi.annotator.ActionsAnnotator.doAnnotate(ActionsAnnotator.kt:29)
Steps to reproduce
Expected behavior
Additional context
Plugin version: 2024.3.6
IDE: PhpStorm 2024.3.2.1 (PS-243.23654.168)
OS: Linux 6.8.0-52-generic
The text was updated successfully, but these errors were encountered: