Macros #395
Triggered via pull request
September 12, 2024 15:45
Status
Failure
Total duration
2m 59s
Artifacts
–
Annotations
10 errors and 10 warnings
Tests:
Sources/UBFoundation/Cron/CronJob.swift#L58
'assert(_:_:file:line:)' is only available in iOS 14.0 or newer
|
Tests:
Sources/UBFoundation/Cron/CronRule.swift#L89
'assert(_:_:file:line:)' is only available in iOS 14.0 or newer
|
Tests:
Sources/UBFoundation/Cron/CronJob.swift#L58
'assert(_:_:file:line:)' is only available in iOS 14.0 or newer
|
Tests:
Sources/UBFoundation/Cron/CronRule.swift#L89
'assert(_:_:file:line:)' is only available in iOS 14.0 or newer
|
Tests:
Sources/UBFoundation/Networking/UBURLSession+Delegate.swift#L53
'assert(_:_:file:line:)' is only available in iOS 14.0 or newer
|
Tests:
Sources/UBFoundation/Networking/UBURLSession+Delegate.swift#L155
'assert(_:_:file:line:)' is only available in iOS 14.0 or newer
|
Tests:
Sources/UBFoundation/Networking/UBURLSession+Delegate.swift#L170
'assert(_:_:file:line:)' is only available in iOS 14.0 or newer
|
Tests:
Sources/UBFoundation/Networking/UBURLSession+Delegate.swift#L203
'assert(_:_:file:line:)' is only available in iOS 14.0 or newer
|
Tests:
Sources/UBFoundation/Networking/UBURLSession+Delegate.swift#L224
'assert(_:_:file:line:)' is only available in iOS 14.0 or newer
|
Tests:
Sources/UBFoundation/Networking/UBURLSession+Delegate.swift#L236
'assert(_:_:file:line:)' is only available in iOS 14.0 or newer
|
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 use a deprecated Node.js version 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/Networking+URLSession.swift#L11
sendability of function types in instance method 'reset(completionHandler:)' does not match requirement in protocol 'UBURLSessionProtocol'
|
Tests:
Sources/UBFoundation/Networking/Networking+URLSession.swift#L11
sendability of function types in instance method 'reset(completionHandler:)' does not match requirement in protocol 'UBURLSessionProtocol'
|
Tests:
Sources/UBFoundation/Networking/UBURLSession+ServerTrustEvaluation.swift#L191
'SecTrustEvaluate' was deprecated in iOS 13.0: renamed to 'SecTrustEvaluateWithError(_:_:)'
|
Tests:
Sources/UBFoundation/Storage/UBKeychain/UBKeychainAccessibility.swift#L96
'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#L106
'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#L144
'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#L158
'kSecAttrAccessibleAlwaysThisDeviceOnly' was deprecated in iOS 12.0: Use an accessibility level that provides some user protection, such as kSecAttrAccessibleAfterFirstUnlockThisDeviceOnly
|
Tests:
Sources/UBFoundation/Networking/Networking+URLSession.swift#L11
sendability of function types in instance method 'reset(completionHandler:)' does not match requirement in protocol 'UBURLSessionProtocol'
|