[iOS] Stylus support #1336
Triggered via pull request
September 19, 2024 14:46
Status
Cancelled
Total duration
20m 56s
Artifacts
–
Annotations
4 errors and 20 warnings
build (example)
Canceling since a higher priority waiting request for 'ios-example-refs/pull/3113/merge' exists
|
build (example)
The operation was canceled.
|
build (FabricExample)
Canceling since a higher priority waiting request for 'ios-FabricExample-refs/pull/3113/merge' exists
|
build (FabricExample)
The operation was canceled.
|
build (example):
example/ios/Pods/glog/src/utilities.cc#L254
'syscall' is deprecated: first deprecated in iOS 10.0 - syscall(2) is unsupported; please switch to a supported interface. For SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations]
|
build (example):
example/ios/Pods/glog/src/raw_logging.cc#L153
'syscall' is deprecated: first deprecated in iOS 10.0 - syscall(2) is unsupported; please switch to a supported interface. For SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations]
|
build (example):
example/ios/Pods/RCT-Folly/folly/json.cpp#L418
code will never be executed [-Wunreachable-code]
|
build (example):
example/ios/Pods/RCT-Folly/folly/json.cpp#L467
code will never be executed [-Wunreachable-code]
|
build (example):
example/ios/Pods/RCT-Folly/folly/json.cpp#L500
code will never be executed [-Wunreachable-code]
|
build (example):
example/ios/Pods/RCT-Folly/folly/json.cpp#L568
code will never be executed [-Wunreachable-code]
|
build (example):
example/ios/Pods/RCT-Folly/folly/json.cpp#L621
code will never be executed [-Wunreachable-code]
|
build (example):
example/ios/Pods/RCT-Folly/folly/json.cpp#L627
code will never be executed [-Wunreachable-code]
|
build (example):
example/ios/Pods/RCT-Folly/folly/json.cpp#L659
code will never be executed [-Wunreachable-code]
|
build (example):
example/ios/Pods/RCT-Folly/folly/json.cpp#L655
code will never be executed [-Wunreachable-code]
|
build (FabricExample):
FabricExample/ios/Pods/glog/src/utilities.cc#L254
'syscall' is deprecated: first deprecated in iOS 10.0 - syscall(2) is unsupported; please switch to a supported interface. For SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations]
|
build (FabricExample):
FabricExample/ios/Pods/glog/src/raw_logging.cc#L153
'syscall' is deprecated: first deprecated in iOS 10.0 - syscall(2) is unsupported; please switch to a supported interface. For SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations]
|
build (FabricExample):
FabricExample/node_modules/react-native/ReactCommon/jsinspector-modern/HostAgent.h#L80
parameter 'text.' not found in the function declaration [-Wdocumentation]
|
build (FabricExample):
FabricExample/ios/Pods/Headers/Private/React-jsinspector/jsinspector-modern/HostAgent.h#L80
parameter 'text.' not found in the function declaration [-Wdocumentation]
|
build (FabricExample):
FabricExample/node_modules/react-native/Libraries/Text/Text/RCTTextView.mm#L285
'kUTTypeFlatRTFD' is deprecated: first deprecated in iOS 15.0 - Use UTTypeFlatRTFD or UTType.flatRTFD (swift) instead. [-Wdeprecated-declarations]
|
build (FabricExample):
FabricExample/node_modules/react-native/Libraries/Text/Text/RCTTextView.mm#L288
'kUTTypeUTF8PlainText' is deprecated: first deprecated in iOS 15.0 - Use UTTypeUTF8PlainText or UTType.utf8PlainText (swift) instead. [-Wdeprecated-declarations]
|
build (FabricExample):
FabricExample/node_modules/react-native/ReactCommon/react/nativemodule/core/platform/ios/ReactCommon/RCTTurboModuleManager.mm#L243
'extraModulesForBridge:' is deprecated: Please make all native modules returned from this method TurboModule-compatible. [-Wdeprecated-declarations]
|
build (FabricExample):
FabricExample/node_modules/react-native/ReactCommon/react/nativemodule/core/platform/ios/ReactCommon/RCTTurboModuleManager.mm#L799
use of GNU ?: conditional expression extension, omitting middle operand [-Wgnu-conditional-omitted-operand]
|
build (FabricExample):
FabricExample/node_modules/react-native/ReactCommon/react/nativemodule/core/platform/ios/ReactCommon/RCTTurboModule.mm#L60
use of GNU ?: conditional expression extension, omitting middle operand [-Wgnu-conditional-omitted-operand]
|
build (FabricExample):
FabricExample/node_modules/react-native/ReactCommon/react/nativemodule/core/platform/ios/ReactCommon/RCTTurboModule.mm#L122
use of GNU ?: conditional expression extension, omitting middle operand [-Wgnu-conditional-omitted-operand]
|