Skip to content

feat: add readme docs #343

feat: add readme docs

feat: add readme docs #343

Triggered via push September 2, 2025 13:46
Status Failure
Total duration 36s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors, 10 warnings, and 1 notice
lint
Process completed with exit code 2.
lint: example/src/App.tsx#L230
Type '{ autoFocus: true; ref: RefObject<EnrichedTextInputInstance | null>; mentionIndicators: string[]; style: { marginTop: number; width: "100%"; maxHeight: number; ... 4 more ...; paddingHorizontal: number; }; ... 17 more ...; onChangeSelection: (e: NativeSyntheticEvent<...>) => void; }' is not assignable to type 'IntrinsicAttributes & EnrichedTextInputProps'.
build-ios: /Users/runner/work/react-native-rich-text-editor/react-native-rich-text-editor/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-ios: /Users/runner/work/react-native-rich-text-editor/react-native-rich-text-editor/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-ios: /Users/runner/work/react-native-rich-text-editor/react-native-rich-text-editor/example/ios/Pods/SocketRocket/SocketRocket/Internal/Security/SRPinningSecurityPolicy.m#L54
'SecTrustGetCertificateAtIndex' is deprecated: first deprecated in iOS 15.0 [-Wdeprecated-declarations]
build-ios: /Users/runner/work/react-native-rich-text-editor/react-native-rich-text-editor/example/ios/Pods/SocketRocket/SocketRocket/Internal/Utilities/SRURLUtilities.m#L63
'NSURLNetworkServiceTypeVoIP' is deprecated: first deprecated in iOS 13.0 - Use PushKit for VoIP control purposes [-Wdeprecated-declarations]
build-ios: /Users/runner/work/react-native-rich-text-editor/react-native-rich-text-editor/example/ios/Pods/SocketRocket/SocketRocket/Internal/Security/SRPinningSecurityPolicy.m#L54
'SecTrustGetCertificateAtIndex' is deprecated: first deprecated in iOS 15.0 [-Wdeprecated-declarations]
build-ios: /Users/runner/work/react-native-rich-text-editor/react-native-rich-text-editor/example/ios/Pods/SocketRocket/SocketRocket/Internal/Utilities/SRURLUtilities.m#L63
'NSURLNetworkServiceTypeVoIP' is deprecated: first deprecated in iOS 13.0 - Use PushKit for VoIP control purposes [-Wdeprecated-declarations]
build-ios
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520