Skip to content

feat: add set dynamic generalProps generator #2256

feat: add set dynamic generalProps generator

feat: add set dynamic generalProps generator #2256

Triggered via pull request April 19, 2024 01:50
Status Failure
Total duration 4m 56s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 11 warnings
build: Example/GrowingAnalyticsTests/A0GrowingAnalyticsTest.m#L1018
no visible @interface for 'GrowingAutotracker' declares the selector 'registerDynamicGeneralPropsBlock:'
build
Process completed with exit code 65.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@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 GrowingAnalytics'. Consider adding an explicit dependency on the intended target to resolve this ambiguity. (in target 'GrowingAnalyticsStartTests' 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 'Example' 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 'Example' from project 'Example')
build: Example/Example.xcodeproj#L1
The Copy Bundle Resources build phase contains this target's Info.plist file '/Users/runner/work/growingio-sdk-ios-autotracker/growingio-sdk-ios-autotracker/Example/Example/GrowingIO-Info.plist'. (in target 'Example' 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 'AdvertisingTests' 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]