Skip to content

Screen transition example update - use proper import from screens instead of mock #3800

Screen transition example update - use proper import from screens instead of mock

Screen transition example update - use proper import from screens instead of mock #3800

Triggered via pull request June 13, 2024 14:36
Status Success
Total duration 27m 23s
Artifacts

ios-build.yml

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

Annotations

22 warnings
build (apps/fabric-example)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (apps/fabric-example)
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 (apps/fabric-example): node_modules/react-native/ReactCommon/jsinspector-modern/PageAgent.h#L68
parameter 'text.' not found in the function declaration [-Wdocumentation]
build (apps/fabric-example): apps/fabric-example/ios/Pods/Headers/Private/React-jsinspector/jsinspector-modern/PageAgent.h#L68
parameter 'text.' not found in the function declaration [-Wdocumentation]
build (apps/fabric-example): node_modules/react-native/ReactCommon/jsinspector-modern/FallbackRuntimeAgentDelegate.h#L55
parameter 'text.' not found in the function declaration [-Wdocumentation]
build (apps/fabric-example): node_modules/react-native/React/Base/RCTUtils.m#L242
'CC_MD5' is deprecated: first deprecated in iOS 13.0 - This function is cryptographically broken and should not be used in security contexts. Clients should migrate to SHA256 (or stronger). [-Wdeprecated-declarations]
build (apps/fabric-example): node_modules/react-native/React/Base/Surface/SurfaceHostingView/RCTSurfaceHostingProxyRootView.mm#L52
method override for the designated initializer of the superclass '-initWithSurface:sizeMeasureMode:' not found [-Wobjc-designated-initializers]
build (apps/fabric-example): node_modules/react-native/React/Views/ScrollView/RCTScrollView.m#L1037
'scrollIndicatorInsets' is deprecated: first deprecated in iOS 13.0 - The scrollIndicatorInsets getter is deprecated, use the verticalScrollIndicatorInsets and horizontalScrollIndicatorInsets getters instead. [-Wdeprecated-declarations]
build (apps/fabric-example): node_modules/react-native/React/Views/RCTModalHostViewController.m#L57
'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/fabric-example): node_modules/react-native/React/Views/RCTModalHostView.m#L79
'statusBarOrientation' is deprecated: first deprecated in iOS 13.0 - Use the interfaceOrientation property of the window scene instead. [-Wdeprecated-declarations]
build (apps/paper-example)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (apps/paper-example): node_modules/react-native/ReactCommon/jsinspector-modern/PageAgent.h#L68
parameter 'text.' not found in the function declaration [-Wdocumentation]
build (apps/paper-example): apps/paper-example/ios/Pods/Headers/Private/React-jsinspector/jsinspector-modern/PageAgent.h#L68
parameter 'text.' not found in the function declaration [-Wdocumentation]
build (apps/paper-example): node_modules/react-native/ReactCommon/jsinspector-modern/FallbackRuntimeAgentDelegate.h#L55
parameter 'text.' not found in the function declaration [-Wdocumentation]
build (apps/paper-example): node_modules/react-native/ReactCommon/react/nativemodule/core/platform/ios/ReactCommon/RCTTurboModuleManager.mm#L240
'extraModulesForBridge:' is deprecated: Please make all native modules returned from this method TurboModule-compatible. [-Wdeprecated-declarations]
build (apps/paper-example): node_modules/react-native/ReactCommon/react/nativemodule/core/platform/ios/ReactCommon/RCTTurboModuleManager.mm#L792
use of GNU ?: conditional expression extension, omitting middle operand [-Wgnu-conditional-omitted-operand]
build (apps/paper-example): 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 (apps/paper-example): 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]
build (apps/paper-example): node_modules/react-native/React/Base/RCTUtils.m#L242
'CC_MD5' is deprecated: first deprecated in iOS 13.0 - This function is cryptographically broken and should not be used in security contexts. Clients should migrate to SHA256 (or stronger). [-Wdeprecated-declarations]
build (apps/paper-example): node_modules/react-native/React/Base/Surface/SurfaceHostingView/RCTSurfaceHostingProxyRootView.mm#L52
method override for the designated initializer of the superclass '-initWithSurface:sizeMeasureMode:' not found [-Wobjc-designated-initializers]