Skip to content

[Mentions v2] Add support for <mention-report /> tag #61

[Mentions v2] Add support for <mention-report /> tag

[Mentions v2] Add support for <mention-report /> tag #61

Triggered via pull request April 15, 2024 13:14
Status Cancelled
Total duration 15m 27s
Artifacts

build-ios.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 11 warnings
build
Canceling since a higher priority waiting request for 'build-ios-refs/pull/310/merge' exists
build
The operation was canceled.
build
Runner GitHub Actions 412 did not respond to a cancelation request with 00:05:00.
build
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
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: ios/RCTUITextView+Markdown.mm#L34
undeclared selector 'textDidChange' [-Wundeclared-selector]
build: ios/RCTBaseTextInputView+Markdown.m#L66
undeclared selector 'updateLocalData' [-Wundeclared-selector]
build: ios/RCTBackedTextFieldDelegateAdapter+Markdown.m#L35
undeclared selector 'textFieldDidChange' [-Wundeclared-selector]
build: example/node_modules/react-native/React/CoreModules/RCTDeviceInfo.mm#L55
'statusBarOrientation' is deprecated: first deprecated in iOS 13.0 - Use the interfaceOrientation property of the window scene instead. [-Wdeprecated-declarations]
build: example/node_modules/react-native/React/CoreModules/RCTDeviceInfo.mm#L59
'UIApplicationDidChangeStatusBarOrientationNotification' is deprecated: first deprecated in iOS 13.0 - Use viewWillTransitionToSize:withTransitionCoordinator: instead. [-Wdeprecated-declarations]
build: example/node_modules/react-native/React/CoreModules/RCTDeviceInfo.mm#L103
'UIApplicationDidChangeStatusBarOrientationNotification' is deprecated: first deprecated in iOS 13.0 - Use viewWillTransitionToSize:withTransitionCoordinator: instead. [-Wdeprecated-declarations]
build: example/node_modules/react-native/React/CoreModules/RCTDeviceInfo.mm#L213
'statusBarOrientation' is deprecated: first deprecated in iOS 13.0 - Use the interfaceOrientation property of the window scene instead. [-Wdeprecated-declarations]
build: example/node_modules/react-native/React/CoreModules/RCTDeviceInfo.mm#L127
'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]