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

docs: fix javadoc errors #1126

Merged
merged 6 commits into from Jun 29, 2023
Merged

docs: fix javadoc errors #1126

merged 6 commits into from Jun 29, 2023

Conversation

kolea2
Copy link
Collaborator

@kolea2 kolea2 commented Jun 28, 2023

No description provided.

@kolea2 kolea2 requested review from a team as code owners June 28, 2023 17:33
@product-auto-label product-auto-label bot added size: s Pull request size is small. api: datastore Issues related to the googleapis/java-datastore API. labels Jun 28, 2023
@kolea2 kolea2 added the owlbot:run Add this label to trigger the Owlbot post processor. label Jun 28, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jun 28, 2023
@gcf-owl-bot gcf-owl-bot bot requested a review from a team as a code owner June 28, 2023 17:36
@suztomo
Copy link
Member

suztomo commented Jun 28, 2023

Among many warnings, there are certain errors.

Error:  /home/runner/work/java-datastore/java-datastore/google-cloud-datastore/src/main/java/com/google/cloud/datastore/StructuredQuery.java:49: error: heading used out of sequence: <H3>, compared to implicit preceding heading: <H1>
Error:   * <h3>A usage example:</h3>
Error:     ^
Error:  /home/runner/work/java-datastore/java-datastore/google-cloud-datastore/src/main/java/com/google/cloud/datastore/GqlQuery.java:44: error: heading used out of sequence: <H3>, compared to implicit preceding heading: <H1>
Error:   * <h3>A usage example:</h3>
Error:     ^

@suztomo
Copy link
Member

suztomo commented Jun 28, 2023

I'm not sure the warnings fail the build or not.

@kolea2
Copy link
Collaborator Author

kolea2 commented Jun 28, 2023

Thanks @suztomo, these should be resolved now!

@kolea2 kolea2 added the owlbot:run Add this label to trigger the Owlbot post processor. label Jun 28, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jun 28, 2023
Copy link
Member

@suztomo suztomo left a comment

Choose a reason for hiding this comment

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

Thank you

@kolea2 kolea2 merged commit d4b11bb into googleapis:main Jun 29, 2023
18 checks passed
@kolea2 kolea2 deleted the javadoc-fix branch June 29, 2023 15:05
kolea2 added a commit to kolea2/java-datastore that referenced this pull request Jul 28, 2023
* docs: fix javadoc errors

* fix

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* more fixes

---------

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
gcf-merge-on-green bot pushed a commit that referenced this pull request Jul 28, 2023
* docs: fix javadoc errors

* fix

* 🦉 Updates from OwlBot post-processor

See https://togithub.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* more fixes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: datastore Issues related to the googleapis/java-datastore API. size: s Pull request size is small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants