ci: fix signature resource lost while using content of zip #2262
Annotations
11 warnings and 1 notice
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run tests to generate coverage statistics:
Example/Example.xcodeproj#L1
Multiple targets match implicit dependency for linker flags '-framework GrowingAPM'. Consider adding an explicit dependency on the intended target to resolve this ambiguity. (in target 'ShareExtension' from project 'Example')
|
Run tests to generate coverage statistics:
Example/Example.xcodeproj#L1
Multiple targets match implicit dependency for linker flags '-framework GrowingAnalytics'. Consider adding an explicit dependency on the intended target to resolve this ambiguity. (in target 'ShareExtension' from project 'Example')
|
Run tests to generate coverage statistics:
Example/Example.xcodeproj#L1
Multiple targets match implicit dependency for linker flags '-framework GrowingAPM'. Consider adding an explicit dependency on the intended target to resolve this ambiguity. (in target 'ExampleiOS13' from project 'Example')
|
Run tests to generate coverage statistics:
Example/Example.xcodeproj#L1
Multiple targets match implicit dependency for linker flags '-framework GrowingAnalytics'. Consider adding an explicit dependency on the intended target to resolve this ambiguity. (in target 'ExampleiOS13' from project 'Example')
|
Run tests to generate coverage statistics:
Example/Example.xcodeproj#L1
Multiple targets match implicit dependency for linker flags '-framework GrowingAnalytics'. Consider adding an explicit dependency on the intended target to resolve this ambiguity. (in target 'ABTestingTests' from project 'Example')
|
Run tests to generate coverage statistics:
GrowingTrackerCore/Network/GrowingNetworkInterfaceManager.m#L88
'currentRadioAccessTechnology' is deprecated: first deprecated in iOS 12.0 [-Wdeprecated-declarations]
|
Run tests to generate coverage statistics:
GrowingTrackerCore/Utils/GrowingKeyChainWrapper.m#L33
'archivedDataWithRootObject:' is deprecated: first deprecated in iOS 12.0 - Use +archivedDataWithRootObject:requiringSecureCoding:error: instead [-Wdeprecated-declarations]
|
Run tests to generate coverage statistics:
GrowingTrackerCore/Utils/GrowingKeyChainWrapper.m#L51
'unarchiveObjectWithData:' is deprecated: first deprecated in iOS 12.0 - Use +unarchivedObjectOfClass:fromData:error: instead [-Wdeprecated-declarations]
|
Run tests to generate coverage statistics:
GrowingTrackerCore/Utils/GrowingKeyChainWrapper.m#L69
'kSecAttrAccessibleAlwaysThisDeviceOnly' is deprecated: first deprecated in iOS 12.0 - Use an accessibility level that provides some user protection, such as kSecAttrAccessibleAfterFirstUnlockThisDeviceOnly [-Wdeprecated-declarations]
|
Run tests to generate coverage statistics:
GrowingTrackerCore/Network/GrowingNetworkInterfaceManager.m#L88
'currentRadioAccessTechnology' is deprecated: first deprecated in iOS 12.0 [-Wdeprecated-declarations]
|
Run tests to generate coverage statistics
Tests Passed: 0 failed, 0 skipped, 213 total (567.989 seconds)
|
Loading