react-native icon indicating copy to clipboard operation
react-native copied to clipboard

Mark classes of package uimanager as @Nullsafe

Open mdvacca opened this issue 2 years ago • 3 comments

Summary: All these classes are NullSafe, let's mark them as NullSafe(Local) to ensure lint detect errors in the future

changelog: [internal] internal

Reviewed By: arushikesarwani94

Differential Revision: D54027178

mdvacca avatar Feb 22 '24 18:02 mdvacca

This pull request was exported from Phabricator. Differential Revision: D54027178

facebook-github-bot avatar Feb 22 '24 18:02 facebook-github-bot

This pull request was exported from Phabricator. Differential Revision: D54027178

facebook-github-bot avatar Feb 22 '24 19:02 facebook-github-bot

Platform Engine Arch Size (bytes) Diff
android hermes arm64-v8a 18,000,681 -2
android hermes armeabi-v7a n/a --
android hermes x86 n/a --
android hermes x86_64 n/a --
android jsc arm64-v8a 21,359,062 -2
android jsc armeabi-v7a n/a --
android jsc x86 n/a --
android jsc x86_64 n/a --

Base commit: 073ca1aa03f74454d51dd6fa63f5c094e283e633 Branch: main

analysis-bot avatar Feb 22 '24 19:02 analysis-bot

This pull request was exported from Phabricator. Differential Revision: D54027178

facebook-github-bot avatar Feb 23 '24 09:02 facebook-github-bot

This pull request has been merged in facebook/react-native@ed3eacb8b954cc4b594d4d667f49f0695b34a7aa.

facebook-github-bot avatar Feb 23 '24 10:02 facebook-github-bot