[DRAFT] fix(fabric, textinput): support some macOS only TextInput props #496
Annotations
10 errors and 10 warnings
|
Build RNTester-macOS:
packages/react-native/ReactCommon/react/renderer/components/textinput/platform/ios/react/renderer/components/iostextinput/TextInputProps.cpp#L23
use of undeclared identifier 'sourceProps'
|
|
|
|
Build RNTester-macOS:
packages/react-native/ReactCommon/react/renderer/components/textinput/platform/ios/react/renderer/components/iostextinput/TextInputProps.cpp#L22
use of undeclared identifier 'sourceProps'
|
|
Build RNTester-macOS:
packages/react-native/ReactCommon/react/renderer/components/textinput/platform/ios/react/renderer/components/iostextinput/TextInputProps.cpp#L18
cannot define or redeclare 'TextInputProps' here because namespace 'react' does not enclose namespace 'TextInputProps'
|
Build RNTester-macOS:
packages/rn-tester/Pods/Headers/Private/React-FabricComponents/react/renderer/components/iostextinput/propsConversions.h#L227
function definition is not allowed here
|
Build RNTester-macOS:
packages/rn-tester/Pods/Headers/Private/React-FabricComponents/react/renderer/components/iostextinput/propsConversions.h#L195
function definition is not allowed here
|
Build RNTester-macOS:
packages/react-native/React/Base/RCTUtils.m#L302
unused function 'RCTUnsafeExecuteOnMainQueueOnceSync' [-Wunused-function]
|
Build RNTester-macOS:
packages/react-native/React/Base/RCTConvert.mm#L20
method definition for 'UIColorArray:' not found [-Wincomplete-implementation]
|
Build RNTester-macOS:
packages/react-native/React/Base/RCTConvert.mm#L1349
'NSFilenamesPboardType' is deprecated: first deprecated in macOS 10.14 - Create multiple pasteboard items with NSPasteboardTypeFileURL or kUTTypeFileURL instead [-Wdeprecated-declarations]
|
Build RNTester-macOS
ld: -ld_classic is deprecated and will be removed in a future release
|
Build RNTester-macOS:
packages/rn-tester/Pods/hermes-engine/lib/Platform/Intl/PlatformIntlApple.mm#L1970
ignoring return value of function declared with 'nodiscard' attribute [-Wunused-result]
|
Build RNTester-macOS:
packages/rn-tester/Pods/hermes-engine/lib/Platform/Intl/PlatformIntlApple.mm#L1745
unused variable 'kLongGeneric' [-Wunused-variable]
|
Build RNTester-macOS:
packages/rn-tester/Pods/SocketRocket/SocketRocket/Internal/Utilities/SRURLUtilities.m#L63
'NSURLNetworkServiceTypeVoIP' is deprecated: first deprecated in macOS 10.15 - Use PushKit for VoIP control purposes [-Wdeprecated-declarations]
|
Build RNTester-macOS:
packages/react-native/ReactCommon/reactperflogger/fusebox/FuseboxTracer.h#L26
declaration is marked with '@deprecated' command but does not have a deprecation attribute [-Wdocumentation-deprecated-sync]
|
Build RNTester-macOS
ld: ignoring duplicate libraries: '../../external/llvh/lib/Support/libLLVHSupport.a', '../../lib/AST/libhermesAST.a', '../../lib/Parser/libhermesParser.a', '../../lib/Support/libhermesSupport.a'
|
Build RNTester-macOS
/Applications/Xcode_16.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: archive library: libhermesFlowParser.a the table of contents is empty (no object file members in the library define global symbols)
|
Loading