Skip to content

chore: Upgrading NullAway to 0.13.4 and error prone to 2.49.0#840

Merged
ehsavoie merged 1 commit intoa2aproject:mainfrom
ehsavoie:error_prone
Apr 30, 2026
Merged

chore: Upgrading NullAway to 0.13.4 and error prone to 2.49.0#840
ehsavoie merged 1 commit intoa2aproject:mainfrom
ehsavoie:error_prone

Conversation

@ehsavoie
Copy link
Copy Markdown
Collaborator

No description provided.

@ehsavoie ehsavoie requested a review from kabir April 29, 2026 12:20
Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request updates the versions of Error Prone and NullAway and removes several unused imports. The feedback suggests improving the NullAway configuration by adding the CustomInitializerAnnotations option for @PostConstruct, which would reduce the need for manual suppressions. Furthermore, it is recommended to address initialization warnings by using constructor-based dependency injection rather than applying @SuppressWarnings("NullAway.Init") to methods.

Comment thread pom.xml
Signed-off-by: Emmanuel Hugonnet <ehugonne@redhat.com>
Copy link
Copy Markdown
Collaborator

@kabir kabir left a comment

Choose a reason for hiding this comment

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

Should be good once CI passes

@ehsavoie ehsavoie merged commit b930482 into a2aproject:main Apr 30, 2026
12 of 17 checks passed
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.

2 participants