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

fix: Changed file to be @Nullable since a null value could be provided to the method #694

Merged

Conversation

SCWells72
Copy link
Contributor

Otherwise this could result in an effective NPE thrown by the @NotNull annotation at runtime.

@angelozerr angelozerr added this to the 0.9.0 milestone Dec 12, 2024
@angelozerr angelozerr added the bug Something isn't working label Dec 12, 2024
@angelozerr angelozerr merged commit 7bc5f63 into redhat-developer:main Dec 12, 2024
6 checks passed
@angelozerr
Copy link
Contributor

Good catch @SCWells72 !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants