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: add @CanIgnoreReturnValue to avoid errorprone errors. #1716

Merged
merged 1 commit into from Sep 1, 2022

Conversation

Capstan
Copy link
Contributor

@Capstan Capstan commented Sep 1, 2022

In the monorepo, this blocks the build from succeeding.

Fixes #1710.

@Capstan Capstan requested a review from a team as a code owner September 1, 2022 02:01
@product-auto-label product-auto-label bot added the size: xs Pull request size is extra small. label Sep 1, 2022
@product-auto-label product-auto-label bot added size: s Pull request size is small. and removed size: xs Pull request size is extra small. labels Sep 1, 2022
In the monorepo, this blocks the build from succeeding.

Fixes googleapis#1710.
@product-auto-label product-auto-label bot added size: xs Pull request size is extra small. and removed size: s Pull request size is small. labels Sep 1, 2022
@suztomo suztomo changed the title Add @CanIgnoreReturnValue to avoid errorprone errors. fix: add @CanIgnoreReturnValue to avoid errorprone errors. Sep 1, 2022
@conventional-commit-lint-gcf
Copy link

🤖 I detect that the PR title and the commit message differ and there's only one commit. To use the PR title for the commit history, you can use Github's automerge feature with squashing, or use automerge label. Good luck human!

-- conventional-commit-lint bot
https://conventionalcommits.org/

@suztomo
Copy link
Member

suztomo commented Sep 1, 2022

"ci / lint" has been failing and it's not required check. Don't worry about it. #1691 (comment)

@Capstan
Copy link
Contributor Author

Capstan commented Sep 1, 2022

"ci / lint" has been failing and it's not required check. Don't worry about it. #1691 (comment)

Sent separate pr #1717 to do lint cleanup.

@suztomo suztomo merged commit cba2f82 into googleapis:main Sep 1, 2022
@suztomo
Copy link
Member

suztomo commented Sep 1, 2022

@blakeli0 (This week's release manager) Can you release this fix?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size: xs Pull request size is extra small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

NetHttpTransport.trustCertificates ignores result of SslUtils.initSslContext
2 participants