Skip to content

Fix errors when compiling with Swift file on iOS lower than 14 #65

Fix errors when compiling with Swift file on iOS lower than 14

Fix errors when compiling with Swift file on iOS lower than 14 #65

Triggered via pull request April 15, 2024 17:47
Status Success
Total duration 2h 38m 20s
Artifacts

build-ios.yml

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

Annotations

20 warnings
build (Paper): example/ios/Pods/libevent/include/event2/event.h#L366
parameter 'base' not found in the function declaration [-Wdocumentation]
build (Paper): example/ios/Pods/libevent/include/event2/event.h#L378
parameter 'eb' not found in the function declaration [-Wdocumentation]
build (Paper): example/ios/Pods/libevent/include/event2/event.h#L435
parameter 'eb' not found in the function declaration [-Wdocumentation]
build (Paper): example/ios/Pods/libevent/include/event2/event.h#L436
parameter 'flags' not found in the function declaration [-Wdocumentation]
build (Paper): example/ios/Pods/libevent/include/event2/event.h#L447
parameter 'eb' not found in the function declaration [-Wdocumentation]
build (Paper): example/ios/Pods/libevent/include/event2/event.h#L448
parameter 'flags' not found in the function declaration [-Wdocumentation]
build (Paper): example/ios/Pods/libevent/include/event2/event.h#L450
parameter 'clear' not found in the function declaration [-Wdocumentation]
build (Paper): example/ios/Pods/libevent/include/event2/event.h#L672
parameter 'cfg' not found in the function declaration [-Wdocumentation]
build (Paper): example/ios/Pods/libevent/include/event2/event.h#L689
parameter 'eb' not found in the function declaration [-Wdocumentation]
build (Paper): example/ios/Pods/libevent/include/event2/event.h#L782
parameter 'eb' not found in the function declaration [-Wdocumentation]
build (Fabric): example/ios/Pods/CocoaAsyncSocket/Source/GCD/GCDAsyncSocket.m#L3251
'SSLClose' is deprecated: first deprecated in iOS 13.0 - No longer supported. Use Network.framework. [-Wdeprecated-declarations]
build (Fabric): example/ios/Pods/CocoaAsyncSocket/Source/GCD/GCDAsyncSocket.m#L4786
'SSLGetBufferedReadSize' is deprecated: first deprecated in iOS 13.0 - No longer supported. Use Network.framework. [-Wdeprecated-declarations]
build (Fabric): example/ios/Pods/CocoaAsyncSocket/Source/GCD/GCDAsyncSocket.m#L4811
'SSLRead' is deprecated: first deprecated in iOS 13.0 - No longer supported. Use Network.framework. [-Wdeprecated-declarations]
build (Fabric): example/ios/Pods/CocoaAsyncSocket/Source/GCD/GCDAsyncSocket.m#L4939
'SSLGetBufferedReadSize' is deprecated: first deprecated in iOS 13.0 - No longer supported. Use Network.framework. [-Wdeprecated-declarations]
build (Fabric): example/ios/Pods/CocoaAsyncSocket/Source/GCD/GCDAsyncSocket.m#L5222
'SSLRead' is deprecated: first deprecated in iOS 13.0 - No longer supported. Use Network.framework. [-Wdeprecated-declarations]
build (Fabric): example/ios/Pods/CocoaAsyncSocket/Source/GCD/GCDAsyncSocket.m#L6186
'SSLWrite' is deprecated: first deprecated in iOS 13.0 - No longer supported. Use Network.framework. [-Wdeprecated-declarations]
build (Fabric): example/ios/Pods/CocoaAsyncSocket/Source/GCD/GCDAsyncSocket.m#L6237
'SSLWrite' is deprecated: first deprecated in iOS 13.0 - No longer supported. Use Network.framework. [-Wdeprecated-declarations]
build (Fabric): example/ios/Pods/CocoaAsyncSocket/Source/GCD/GCDAsyncSocket.m#L6872
'SSLCreateContext' is deprecated: first deprecated in iOS 13.0 - No longer supported. Use Network.framework. [-Wdeprecated-declarations]
build (Fabric): example/ios/Pods/CocoaAsyncSocket/Source/GCD/GCDAsyncSocket.m#L6872
'kSSLServerSide' is deprecated: first deprecated in iOS 13.0 [-Wdeprecated-declarations]
build (Fabric): example/ios/Pods/CocoaAsyncSocket/Source/GCD/GCDAsyncSocket.m#L6872
'kSSLStreamType' is deprecated: first deprecated in iOS 13.0 [-Wdeprecated-declarations]