Skip to content

Conversation

@kuhe
Copy link
Contributor

@kuhe kuhe commented Dec 2, 2025

This addresses two items related to excess console output:

  • the javadoc linter has been turned off. There are hundreds if not thousands of warnings from this task, truncated to 100 each build. It can be reenabled if we take up a specific task to fix the javadoc issues.
  • unsafe usage of Class has been fixed to suppress a warning that was happening on each build

@kuhe kuhe requested a review from a team as a code owner December 2, 2025 20:03
@kuhe kuhe changed the title javadoc chore(codegen): turn off javadoc task Dec 2, 2025
@kuhe kuhe changed the title chore(codegen): turn off javadoc task chore(codegen): turn off javadoc task & fix unsafe Class usage warning Dec 2, 2025
@kuhe kuhe merged commit a26aa66 into main Dec 2, 2025
13 checks passed
@kuhe kuhe deleted the javadoc branch December 2, 2025 20:34
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