Skip to content

docs: fix links in changelog #126

docs: fix links in changelog

docs: fix links in changelog #126

Triggered via push June 5, 2025 14:54
Status Success
Total duration 32s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
build-ios: example/node_modules/react-native/Libraries/Text/Text/RCTTextView.mm#L285
'kUTTypeFlatRTFD' is deprecated: first deprecated in iOS 15.0 - Use UTTypeFlatRTFD or UTType.flatRTFD (swift) instead. [-Wdeprecated-declarations]
build-ios: example/node_modules/react-native/Libraries/Text/Text/RCTTextView.mm#L288
'kUTTypeUTF8PlainText' is deprecated: first deprecated in iOS 15.0 - Use UTTypeUTF8PlainText or UTType.utf8PlainText (swift) instead. [-Wdeprecated-declarations]
build-ios: example/node_modules/react-native/Libraries/Text/Text/RCTTextView.mm#L285
'kUTTypeFlatRTFD' is deprecated: first deprecated in iOS 15.0 - Use UTTypeFlatRTFD or UTType.flatRTFD (swift) instead. [-Wdeprecated-declarations]
build-ios: 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: 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: example/ios/Pods/SocketRocket/SocketRocket/Internal/Security/SRPinningSecurityPolicy.m#L54
'SecTrustGetCertificateAtIndex' is deprecated: first deprecated in iOS 15.0 [-Wdeprecated-declarations]
build-ios: 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: example/ios/Pods/SocketRocket/SocketRocket/Internal/Security/SRPinningSecurityPolicy.m#L54
'SecTrustGetCertificateAtIndex' is deprecated: first deprecated in iOS 15.0 [-Wdeprecated-declarations]
build-ios: 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
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')
lint
Inline style: { fill: '#fff' }
lint
Inline style: { fill: '#006fcf', stroke: '#7e7e7e', strokeWidth: '.5px' }
lint: src/__tests__/models/payment_config.test.ts#L129
Do not use 'new' for side effects
lint: src/__tests__/models/payment_config.test.ts#L119
Do not use 'new' for side effects
lint: src/__tests__/models/payment_config.test.ts#L109
Do not use 'new' for side effects
lint: src/__tests__/models/payment_config.test.ts#L99
Do not use 'new' for side effects
lint: src/__tests__/models/payment_config.test.ts#L89
Do not use 'new' for side effects
lint: example/src/build_your_own_ui.tsx#L138
Expected '!==' and instead saw '!='
lint: example/src/build_your_own_ui.tsx#L49
Expected '!==' and instead saw '!='
lint: example/src/App.tsx#L103
Inline style: { buttonType: 'buy' }