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 1 year ago • 2 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: javache

Differential Revision: D54027187

mdvacca avatar Feb 22 '24 21:02 mdvacca

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

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

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

Base commit: 2dc39c26ed3e52fe5f3e003c00eac39c013252a4 Branch: main

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

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

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