cleanup transaction hooks on close #245
Annotations
10 warnings
Build iOS
Run script build phase '[CP-User] [Hermes] Replace Hermes for the right configuration, if needed' will be run during every build because it does not specify any outputs. To address this warning, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'hermes-engine' from project 'Pods')
|
Build iOS
Run script build phase '[CP-User] [RN]Check rncore' will be run during every build because it does not specify any outputs. To address this warning, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'React-Fabric' from project 'Pods')
|
Build iOS:
tests/node_modules/react-native/Libraries/Image/RCTImageStoreManager.mm#L205
'kUTTagClassMIMEType' is deprecated: first deprecated in iOS 15.0 - Use UTTagClassMIMEType instead. [-Wdeprecated-declarations]
|
Build iOS:
tests/node_modules/react-native/Libraries/Image/RCTImageStoreManager.mm#L205
'UTTypeCopyPreferredTagWithClass' is deprecated: first deprecated in iOS 15.0 - Use the UTType class instead. [-Wdeprecated-declarations]
|
Build iOS:
cpp/bindings.cpp#L36
extra qualification on member 'clearState' [-Wextra-qualification]
|
Build iOS:
cpp/bindings.cpp#L61
unqualified call to 'std::move' [-Wunqualified-std-cast-call]
|
Build iOS:
cpp/bindings.cpp#L61
unqualified call to 'std::move' [-Wunqualified-std-cast-call]
|
Build iOS:
cpp/bindings.cpp#L62
unqualified call to 'std::move' [-Wunqualified-std-cast-call]
|
Build iOS:
cpp/bindings.cpp#L62
unqualified call to 'std::move' [-Wunqualified-std-cast-call]
|
Build iOS:
cpp/bindings.cpp#L99
unqualified call to 'std::move' [-Wunqualified-std-cast-call]
|
Loading