Skip to content

fix(android): handles pointerEvents for Pressable component #2235

fix(android): handles pointerEvents for Pressable component

fix(android): handles pointerEvents for Pressable component #2235

Triggered via pull request January 21, 2026 20:11
Status Success
Total duration 1h 58m 28s
Artifacts

ios-build.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
build (apps/basic-example): apps/basic-example/ios/Pods/Headers/Public/hermes-engine/hermes/Public/DebuggerTypes.h#L78
implicit conversion loses integer precision: 'size_type' (aka 'unsigned long') to 'uint32_t' (aka 'unsigned int') [-Wshorten-64-to-32]
build (apps/basic-example): apps/basic-example/ios/Pods/Headers/Public/hermes-engine/hermes/inspector/chrome/CDPHandler.h#L107
parameter 'onDisconnect' not found in the function declaration [-Wdocumentation]
build (apps/basic-example): apps/basic-example/ios/Pods/Headers/Public/hermes-engine/hermes/Public/DebuggerTypes.h#L164
implicit conversion loses integer precision: 'size_type' (aka 'unsigned long') to 'ScopeDepth' (aka 'unsigned int') [-Wshorten-64-to-32]
build (apps/basic-example): apps/basic-example/ios/Pods/Headers/Public/hermes-engine/hermes/Public/DebuggerTypes.h#L78
implicit conversion loses integer precision: 'size_type' (aka 'unsigned long') to 'uint32_t' (aka 'unsigned int') [-Wshorten-64-to-32]
build (apps/basic-example): apps/basic-example/ios/Pods/Headers/Public/hermes-engine/hermes/Public/DebuggerTypes.h#L164
implicit conversion loses integer precision: 'size_type' (aka 'unsigned long') to 'ScopeDepth' (aka 'unsigned int') [-Wshorten-64-to-32]
build (apps/basic-example): apps/basic-example/ios/Pods/Headers/Public/hermes-engine/hermes/Public/DebuggerTypes.h#L78
implicit conversion loses integer precision: 'size_type' (aka 'unsigned long') to 'uint32_t' (aka 'unsigned int') [-Wshorten-64-to-32]
build (apps/basic-example): apps/basic-example/ios/Pods/Headers/Public/hermes-engine/hermes/Public/DebuggerTypes.h#L164
implicit conversion loses integer precision: 'size_type' (aka 'unsigned long') to 'ScopeDepth' (aka 'unsigned int') [-Wshorten-64-to-32]
build (apps/basic-example): apps/basic-example/ios/Pods/Headers/Public/hermes-engine/hermes/Public/DebuggerTypes.h#L78
implicit conversion loses integer precision: 'size_type' (aka 'unsigned long') to 'uint32_t' (aka 'unsigned int') [-Wshorten-64-to-32]
build (apps/basic-example): apps/basic-example/ios/Pods/Headers/Public/hermes-engine/hermes/inspector/chrome/CDPHandler.h#L107
parameter 'onDisconnect' not found in the function declaration [-Wdocumentation]
build (apps/basic-example): node_modules/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 (apps/expo-example): apps/expo-example/ios/Pods/Headers/Public/React-Fabric/react/renderer/mounting/ShadowViewMutation.h#L47
declaration is marked with '@deprecated' command but does not have a deprecation attribute [-Wdocumentation-deprecated-sync]
build (apps/expo-example): apps/expo-example/ios/Pods/Headers/Public/React-Fabric/react/renderer/mounting/ShadowViewMutation.h#L83
declaration is marked with '@deprecated' command but does not have a deprecation attribute [-Wdocumentation-deprecated-sync]
build (apps/expo-example): apps/expo-example/ios/Pods/Headers/Public/React-Fabric/react/renderer/mounting/ShadowViewMutation.h#L64
declaration is marked with '@deprecated' command but does not have a deprecation attribute [-Wdocumentation-deprecated-sync]
build (apps/expo-example): apps/expo-example/ios/Pods/Headers/Public/React-Fabric/react/renderer/mounting/ShadowViewMutation.h#L47
declaration is marked with '@deprecated' command but does not have a deprecation attribute [-Wdocumentation-deprecated-sync]
build (apps/expo-example): apps/expo-example/node_modules/react-native-screens/ios/RNSScreenWindowTraits.mm#L158
'keyWindow' is deprecated: first deprecated in iOS 13.0 - Should not be used for applications that support multiple scenes as it returns a key window across all connected scenes [-Wdeprecated-declarations]
build (apps/expo-example): apps/expo-example/ios/Pods/Headers/Public/React-renderercss/react/renderer/css/CSSSyntaxParser.h#L150
parameter '<ReturnT>' not found in the function declaration [-Wdocumentation]
build (apps/expo-example): apps/expo-example/node_modules/@react-native-community/slider/ios/RNCSliderComponentView.mm#L24
method definition for 'discreteValue:' not found [-Wincomplete-implementation]
build (apps/expo-example): apps/expo-example/node_modules/@react-native-community/slider/ios/RNCSliderComponentView.mm#L283
null passed to a callee that requires a non-null argument [-Wnonnull]
build (apps/expo-example): apps/expo-example/node_modules/@react-native-community/slider/ios/RNCSliderComponentView.mm#L282
null passed to a callee that requires a non-null argument [-Wnonnull]
build (apps/expo-example): apps/expo-example/node_modules/@react-native-community/viewpager/ios/ReactViewPagerManager.m#L84
sending 'id<RCTEventDispatcherProtocol>' to parameter of incompatible type 'RCTEventDispatcher * _Nonnull'