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

New Rule S3655 for VB.NET: Empty nullable value should not be accessed #6795

Closed
pavel-mikula-sonarsource opened this issue Feb 27, 2023 · 0 comments · Fixed by #6934
Closed
Assignees
Labels
Area: CFG/SE CFG and SE related issues. Area: VB.NET VB.NET rules related issues.
Milestone

Comments

@pavel-mikula-sonarsource
Copy link
Contributor

pavel-mikula-sonarsource commented Feb 27, 2023

Implement S3655 for VB.NET

Depends on #6794

  • Prepare RSPEC
  • Write test cases
  • Write implementation (easy)
@pavel-mikula-sonarsource pavel-mikula-sonarsource added Type: New Feature Area: CFG/SE CFG and SE related issues. Area: VB.NET VB.NET rules related issues. labels Feb 27, 2023
@pavel-mikula-sonarsource pavel-mikula-sonarsource added this to the 8.56 milestone Feb 27, 2023
@Tim-Pohlmann Tim-Pohlmann self-assigned this Mar 16, 2023
@pavel-mikula-sonarsource pavel-mikula-sonarsource changed the title Implement S3655 for VB.NET New Rule S3655: Empty nullable value should not be accessed Mar 22, 2023
@pavel-mikula-sonarsource pavel-mikula-sonarsource changed the title New Rule S3655: Empty nullable value should not be accessed New Rule S3655 for VB.NET: Empty nullable value should not be accessed Mar 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: CFG/SE CFG and SE related issues. Area: VB.NET VB.NET rules related issues.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants