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 parameter scanner NPE #2040

Merged
merged 1 commit into from
Oct 29, 2024
Merged

Fix parameter scanner NPE #2040

merged 1 commit into from
Oct 29, 2024

Conversation

MikeEdgar
Copy link
Member

Fixes #2039

Signed-off-by: Michael Edgar <[email protected]>
Copy link

@MikeEdgar MikeEdgar merged commit bc9540f into smallrye:main Oct 29, 2024
4 checks passed
@MikeEdgar MikeEdgar deleted the issue-2039 branch October 29, 2024 15:39
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

Successfully merging this pull request may close these issues.

NullPointerException: Cannot invoke "java.util.List.contains(Object)" because "schemaTypes" is null
2 participants