Skip to content

Conversation

@xterao
Copy link
Collaborator

@xterao xterao commented Apr 10, 2025

Added a null check to prevent unexpected NPEs from occurring when referencing nullable objects.

The implementation causing this issue has already been merged in a separate PR. Therefore, this PR addresses other locations referencing similar properties.
issue: #83
PR: #86

@xterao xterao added the bug Something isn't working label Apr 10, 2025
@xterao xterao self-assigned this Apr 10, 2025
@github-actions github-actions bot added the fix Bug fixes label Apr 10, 2025
@xterao xterao linked an issue Apr 10, 2025 that may be closed by this pull request
@xterao xterao merged commit ff2d91d into main Apr 10, 2025
4 checks passed
@xterao xterao deleted the fix/sql-gutter-null-pointer-exception branch April 10, 2025 06:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working fix Bug fixes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

NullPointerException In SqlLineMakerProvider

2 participants