Skip to content

fix(ios): fix nullability warnings#36247

Closed
tido64 wants to merge 1 commit into
mainfrom
tido/fix-nullability-warnings
Closed

fix(ios): fix nullability warnings#36247
tido64 wants to merge 1 commit into
mainfrom
tido/fix-nullability-warnings

Conversation

@tido64
Copy link
Copy Markdown
Collaborator

@tido64 tido64 commented Feb 22, 2023

Summary

While testing use_frameworks! :linkage => :static, I encountered nullability warnings that were previously suppressed because we always build with -Werror. I'm not sure why the suppressions no longer work, but they should just be fixed.

Changelog

[IOS] [FIXED] - Fix nullability warnings

Test Plan

iOS build should succeed.

@tido64 tido64 requested a review from cipolleschi February 22, 2023 11:33
@facebook-github-bot facebook-github-bot added CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. p: Microsoft Partner: Microsoft Partner labels Feb 22, 2023
@facebook-github-bot
Copy link
Copy Markdown
Contributor

@javache has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

@facebook-github-bot facebook-github-bot added the Merged This PR has been merged. label Feb 24, 2023
@facebook-github-bot
Copy link
Copy Markdown
Contributor

@javache merged this pull request in 346b028.

@tido64 tido64 deleted the tido/fix-nullability-warnings branch February 24, 2023 12:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. Merged This PR has been merged. p: Microsoft Partner: Microsoft Partner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants