Skip to content

fix: check if its first render before updating from props #127

fix: check if its first render before updating from props

fix: check if its first render before updating from props #127

Re-run triggered July 5, 2024 13:11
Status Success
Total duration 19m 6s
Artifacts

build-ios.yml

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

Annotations

20 warnings
build (Fabric)
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 (Fabric): example/ios/Pods/Headers/Public/RCT-Folly/folly/Range.h#L191
'char_traits<unsigned char>' is deprecated: char_traits<T> for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations]
build (Paper)
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 (Paper)
Run script build phase 'Bundle React Native code and images' 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 'LiveMarkdownExample' from project 'LiveMarkdownExample')
build (Paper): ios/RCTUITextView+Markdown.mm#L34
undeclared selector 'textDidChange' [-Wundeclared-selector]
build (Paper): ios/RCTBaseTextInputView+Markdown.mm#L76
undeclared selector 'updateLocalData' [-Wundeclared-selector]
build (Paper): ios/RCTBaseTextInputView+Markdown.mm#L85
undeclared selector 'textOf:equals:' [-Wundeclared-selector]
build (Paper): ios/RCTBackedTextFieldDelegateAdapter+Markdown.mm#L35
undeclared selector 'textFieldDidChange' [-Wundeclared-selector]
build (Paper): example/node_modules/react-native/React/CoreModules/RCTDevLoadingView.mm#L119
'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 (Paper): example/node_modules/react-native/React/CoreModules/RCTStatusBarManager.mm#L82
'UIApplicationDidChangeStatusBarFrameNotification' is deprecated: first deprecated in iOS 13.0 - Use viewWillTransitionToSize:withTransitionCoordinator: instead. [-Wdeprecated-declarations]
build (Paper): example/node_modules/react-native/React/CoreModules/RCTStatusBarManager.mm#L86
'UIApplicationWillChangeStatusBarFrameNotification' is deprecated: first deprecated in iOS 13.0 - Use viewWillTransitionToSize:withTransitionCoordinator: instead. [-Wdeprecated-declarations]
build (Paper): example/node_modules/react-native/React/CoreModules/RCTStatusBarManager.mm#L102
'UIApplicationStatusBarFrameUserInfoKey' is deprecated: first deprecated in iOS 13.0 - Use viewWillTransitionToSize:withTransitionCoordinator: instead. [-Wdeprecated-declarations]