[ECO-4760] Min iOS 14 + Idiomatic Public Swift Interface #284
Annotations
2 errors and 9 warnings
Examples/Tests/TestsTests/TestsTests.swift#L11
compiling for iOS 9.3, but module 'Tests' has a minimum deployment target of iOS 14.0: /Users/runner/Library/Developer/Xcode/DerivedData/Tests-frpsmqwnhhbfjvakjgojyhbugbxo/Build/Products/Debug-iphonesimulator/Tests.swiftmodule/x86_64-apple-ios-simulator.swiftmodule
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Source/ARTURLSessionServerTrust.m#L17
'setTLSMinimumSupportedProtocolVersion:' is only available on iOS 13.0 or newer [-Wunguarded-availability-new]
|
Source/SocketRocket/Internal/Utilities/ARTSRURLUtilities.m#L68
enumeration value 'NSURLNetworkServiceTypeVoIP' not handled in switch [-Wswitch]
|
Examples/Tests/Pods/Pods.xcodeproj#L1
The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 10.0, but the range of supported deployment target versions is 12.0 to 17.2.99. (in target 'Pods-Tests' from project 'Pods')
|
Examples/Tests/Pods/Pods.xcodeproj#L1
The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 10.0, but the range of supported deployment target versions is 12.0 to 17.2.99. (in target 'Ably-Ably' from project 'Pods')
|
Examples/Tests/Pods/Pods.xcodeproj#L1
The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 10.0, but the range of supported deployment target versions is 12.0 to 17.2.99. (in target 'Pods-Tests' from project 'Pods')
|
Examples/Tests/Pods/Pods.xcodeproj#L1
The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 9.0, but the range of supported deployment target versions is 12.0 to 17.2.99. (in target 'msgpack' from project 'Pods')
|
Examples/Tests/Pods/Pods.xcodeproj#L1
The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 10.0, but the range of supported deployment target versions is 12.0 to 17.2.99. (in target 'Pods-TestsTests' from project 'Pods')
|
This job failed
Loading