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

Refactored FunctionsSerializer.decode(_:) #14514

Merged

Conversation

yakovmanshin
Copy link
Contributor

  • The method no longer returns an optional
  • Changed AnyObject to Any

* The method no longer returns an optional
* Changed `AnyObject` to `Any`
@ncooke3 ncooke3 self-assigned this Feb 28, 2025
@ncooke3
Copy link
Member

ncooke3 commented Feb 28, 2025

CI integration test failures are flakes. Thanks, @yakovmanshin!

@ncooke3 ncooke3 merged commit 0ea9a19 into firebase:main Feb 28, 2025
37 of 38 checks passed
@yakovmanshin yakovmanshin deleted the refactored-FunctionsSerializer.decode branch March 1, 2025 13:46
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