Skip to content

ci: fix signature resource lost while using content of zip #2262

ci: fix signature resource lost while using content of zip

ci: fix signature resource lost while using content of zip #2262

Triggered via pull request April 21, 2024 08:37
Status Success
Total duration 33m 2s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings and 1 notice
build
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/.
build: 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')
build: 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')
build: 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')
build: 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')
build: 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')
build: GrowingTrackerCore/Network/GrowingNetworkInterfaceManager.m#L88
'currentRadioAccessTechnology' is deprecated: first deprecated in iOS 12.0 [-Wdeprecated-declarations]
build: GrowingTrackerCore/Utils/GrowingKeyChainWrapper.m#L33
'archivedDataWithRootObject:' is deprecated: first deprecated in iOS 12.0 - Use +archivedDataWithRootObject:requiringSecureCoding:error: instead [-Wdeprecated-declarations]
build: GrowingTrackerCore/Utils/GrowingKeyChainWrapper.m#L51
'unarchiveObjectWithData:' is deprecated: first deprecated in iOS 12.0 - Use +unarchivedObjectOfClass:fromData:error: instead [-Wdeprecated-declarations]
build: 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]
build: GrowingTrackerCore/Network/GrowingNetworkInterfaceManager.m#L88
'currentRadioAccessTechnology' is deprecated: first deprecated in iOS 12.0 [-Wdeprecated-declarations]
build
Tests Passed: 0 failed, 0 skipped, 213 total (567.989 seconds)