Skip to content

Conversation

bohdan-harniuk
Copy link
Collaborator

Description (*)

Fixed empty PSI elements must not be passed to createDescriptor for the ModuleDeclarationInModuleXmlInspection inspection.

The bug was reproduced before fixing it:

Screenshot 2021-11-30 at 16 59 51

The result after the bug fixing:

Screenshot 2021-11-30 at 17 06 09

Fixed Issues (if relevant)

  1. Fixes [Bug] Empty PSI elements must not be passed to createDescriptor (ModuleDeclarationInModuleXmlInspection.java:67) #685

Contribution checklist (*)

  • Pull request has a meaningful description of its purpose
  • All commits are accompanied by meaningful commit messages
  • All new or changed code is covered with integration/functional tests (if applicable)
  • All automated tests passed successfully (all builds are green)

Copy link
Collaborator

@andrewbess andrewbess left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello @bohdan-harniuk
Thank you for your contribution
Great work ✔️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] Empty PSI elements must not be passed to createDescriptor (ModuleDeclarationInModuleXmlInspection.java:67)

2 participants