Skip to content
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

com.intellij.diagnostic.PluginException: annotator: com.dsoftware.ghmanager.psi.annotator.ActionsAnnotator@732571f6 (class com.dsoftware.ghmanager.psi.annotator.ActionsAnnotator) [Plugin: com.dsoftware.ghtoolbar] #203

Open
hbagherzadegan opened this issue Jan 29, 2025 · 1 comment

Comments

@hbagherzadegan
Copy link

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

@cunla
Copy link
Collaborator

cunla commented Jan 29, 2025

Hi, thanks for reporting this. Do you mind providing the yaml file that was opened in the editor at the time?
Or the full stack trace?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants