FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

fix: fixed javadoc errors by aeitzman · Pull Request #945 · googleapis/google-auth-library-java · GitHub

This repository was archived by the owner on May 12, 2026. It is now read-only.

fix: fixed javadoc errors - #945

Merged
TimurSadykov merged 10 commits into
googleapis:mainfrom
aeitzman:java-doc-fix
Oct 14, 2022
Merged

fix: fixed javadoc errors#945
TimurSadykov merged 10 commits into
googleapis:mainfrom
aeitzman:java-doc-fix

Conversation

Copy link
Copy Markdown
Contributor

Update javadoc source version to 8 and modified configuration to ignore 'missing' javadoc comments since missing unnecessary @returns are getting flagged as an error.

Fixes #909 ☕️

Update javadoc source version to 8 and modified configuration to ignore 'missing' javadoc comments since missing unnecessary @returns are getting flagged as an error.
aeitzman requested a review from a team July 13, 2022 20:57
product-auto-label Bot added the size: s Pull request size is small. label Jul 13, 2022
lsirac requested a review from TimurSadykov July 14, 2022 16:28

Copy link
Copy Markdown

@aeitzman the fix is too coarse. Half of the warning are due to missing @params, we want those fixed. Same for @returns. It might be optional for builder etc, but not in general.

I suggest we better fix the docs, then disable the check. You can cover only ExternalAccountCredential, CredentialAccessBoundary and I will cover the rest.

TimurSadykov left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

see above comment

lsirac requested a review from a team July 26, 2022 21:49
product-auto-label Bot added size: m Pull request size is medium. and removed size: s Pull request size is small. labels Oct 5, 2022

TimurSadykov left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Some nit suggestions, LGTM otherwise

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

size: m Pull request size is medium.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Include missing javadoc comments

3 participants


Back | FazBrowse Home | New Git URL