Skip to content

fix(🐛): fix reconciler regression due to mismatching types #1238

fix(🐛): fix reconciler regression due to mismatching types

fix(🐛): fix reconciler regression due to mismatching types #1238

Triggered via pull request June 3, 2025 14:41
Status Success
Total duration 35m 10s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
build-test-ios
fatal error: module 'RCTDeprecation' in AST file '/Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/3J7GCXM9ULZLN/RCTDeprecation-KJ4O2UVPPYD6.pcm' (imported by AST file '/Users/runner/Library/Developer/Xcode/DerivedData/example-crunwgapaubfrwhbclgadqhbuefw/Build/Intermediates.noindex/PrecompiledHeaders/ReactTestApp-Bridging-Header-swift_3N9LGG27CB2G-clang_3J7GCXM9ULZLN.pch') is not defined in any loaded module map file; maybe you need to load '/Users/runner/work/react-native-skia/react-native-skia/apps/example/node_modules/.generated/ios/../../../ios/Pods/Headers/Public/RCTDeprecation/RCTDeprecation.modulemap'?
lint
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
build-test-ios: node_modules/react-native-screens/ios/RNSScreenStackHeaderConfig.h#L26
pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
build-test-ios: apps/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-test-ios: apps/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-test-ios: apps/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-test-ios: node_modules/react-native-screens/ios/RNSScreenStackHeaderConfig.h#L26
pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
build-test-ios: node_modules/react-native-screens/ios/RNSScreenWindowTraits.mm#L208
'statusBarOrientation' is deprecated: first deprecated in iOS 13.0 - Use the interfaceOrientation property of the window scene instead. [-Wdeprecated-declarations]
build-test-ios: node_modules/react-native-screens/ios/RNSScreenWindowTraits.mm#L168
'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-test-ios: node_modules/@react-native-community/slider/ios/RNCSliderComponentView.mm#L24
method definition for 'discreteValue:' not found [-Wincomplete-implementation]
build-test-ios: node_modules/@react-native-community/slider/ios/RNCSliderComponentView.mm#L277
null passed to a callee that requires a non-null argument [-Wnonnull]
build-test-ios: node_modules/@react-native-community/slider/ios/RNCSliderComponentView.mm#L277
null passed to a callee that requires a non-null argument [-Wnonnull]