Swift 6 #369
Annotations
4 errors and 12 warnings
Tests:
Tests/UBFoundationTests/Networking/HTTPDataTaskTests.swift#L533
testCancelWhileFetching, Asynchronous wait failed: Exceeded timeout of 30 seconds, with unfulfilled expectations: "Request".
|
Tests:
Tests/UBFoundationTests/Networking/UBSessionTests.swift#L44
testRedirection, Asynchronous wait failed: Exceeded timeout of 30 seconds, with unfulfilled expectations: "s".
|
Tests
Tests Failed: 2 failed, 0 skipped, 153 total (420.222 seconds)
|
Tests
Process completed with exit code 1.
|
Tests
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/
|
Tests
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/
|
Tests:
Sources/UBFoundation/Networking/UBURLSession+ServerTrustEvaluation.swift#L191
'SecTrustEvaluate' was deprecated in iOS 13.0: renamed to 'SecTrustEvaluateWithError(_:_:)'
|
Tests:
Sources/UBFoundation/Networking/UBURLSession+ServerTrustEvaluation.swift#L275
'SecTrustCopyPublicKey' was deprecated in iOS 14.0: renamed to 'SecTrustCopyKey(_:)'
|
Tests:
Sources/UBFoundation/Storage/UBKeychain/UBKeychainAccessibility.swift#L95
'kSecAttrAccessibleAlways' was deprecated in iOS 12.0: Use an accessibility level that provides some user protection, such as kSecAttrAccessibleAfterFirstUnlock
|
Tests:
Sources/UBFoundation/Storage/UBKeychain/UBKeychainAccessibility.swift#L105
'kSecAttrAccessibleAlwaysThisDeviceOnly' was deprecated in iOS 12.0: Use an accessibility level that provides some user protection, such as kSecAttrAccessibleAfterFirstUnlockThisDeviceOnly
|
Tests:
Sources/UBFoundation/Storage/UBKeychain/UBKeychainAccessibility.swift#L143
'kSecAttrAccessibleAlways' was deprecated in iOS 12.0: Use an accessibility level that provides some user protection, such as kSecAttrAccessibleAfterFirstUnlock
|
Tests:
Sources/UBFoundation/Storage/UBKeychain/UBKeychainAccessibility.swift#L157
'kSecAttrAccessibleAlwaysThisDeviceOnly' was deprecated in iOS 12.0: Use an accessibility level that provides some user protection, such as kSecAttrAccessibleAfterFirstUnlockThisDeviceOnly
|
Tests:
Sources/UBFoundation/Networking/BaseCachingLogic.swift#L249
immutable value 'responseDate' was never used; consider replacing with '_' or removing it
|
Tests:
Sources/UBUserInterface/UIColor/UIColor+HEX.swift#L77
'scanHexInt32' was deprecated in iOS 13.0
|
Tests:
Sources/UBLocation/UBLocationManagerProtocol.swift#L50
'authorizationStatus()' was deprecated in iOS 14.0
|
Tests:
Sources/UBLocation/UBLocationManager.swift#L211
'authorizationStatus()' was deprecated in iOS 14.0
|