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: D54027185

mdvacca avatar Feb 22 '24 18:02 mdvacca

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

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

Platform Engine Arch Size (bytes) Diff
android hermes arm64-v8a 18,000,692 +9
android hermes armeabi-v7a n/a --
android hermes x86 n/a --
android hermes x86_64 n/a --
android jsc arm64-v8a 21,359,072 +8
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: D54027185

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

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

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