Skip to content

Conversation

@yimajo
Copy link
Contributor

@yimajo yimajo commented Apr 20, 2023

Fix #10640

I would like to propose a Pull Request to add the @discardableResult attribute to the async addDocument method in CollectionReference. This change would be consistent with the similar change made in PR #10661.

@google-cla
Copy link

google-cla bot commented Apr 20, 2023

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

Copy link
Contributor

@peterfriese peterfriese left a comment

Choose a reason for hiding this comment

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

LGTM, once the CLA is signed.

@yimajo
Copy link
Contributor Author

yimajo commented Apr 20, 2023

Copy link
Contributor

@wu-hui wu-hui 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 for the work!

@paulb777 paulb777 merged commit 767d7c2 into firebase:master Apr 20, 2023
ncooke3 added a commit that referenced this pull request Apr 20, 2023
ncooke3 added a commit that referenced this pull request Apr 20, 2023
ncooke3 added a commit that referenced this pull request Apr 20, 2023
* [Release] Add changelog entry for #11151

* Wrong CHANGELOG

* [Release] Add changelog entry for #11151

* Retroactively update Firestore 10.8.0 changelog
@yimajo yimajo deleted the patch-1 branch April 21, 2023 00:08
@firebase firebase locked and limited conversation to collaborators Jun 1, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FR]: Add @discardableResult to CollectionReference.addDocument

4 participants