Skip to content

feat: add set dynamic generalProps generator #2261

feat: add set dynamic generalProps generator

feat: add set dynamic generalProps generator #2261

Triggered via pull request April 19, 2024 09:58
Status Failure
Total duration 14m 18s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 11 warnings
build: Example/GrowingAnalyticsTests/A0GrowingAnalyticsTest.m#L148
test05SetLoginUserAttributes, ((event.attributes[@"key8"]) equal to (@"2024-04-19 17:25:22.000")) failed: ("2024-04-19 09:25:22.000") is not equal to ("2024-04-19 17:25:22.000")
build: Example/GrowingAnalyticsTests/A0GrowingAnalyticsTest.m#L208
test07TrackCustomEventWithAttributes, ((event.attributes[@"key8"]) equal to (@"2024-04-19 17:25:22.000")) failed: ("2024-04-19 09:25:22.000") is not equal to ("2024-04-19 17:25:22.000")
build: Example/GrowingAnalyticsTests/A0GrowingAnalyticsTest.m#L408
test09TrackTimerWithAttributes, ((event.attributes[@"key8"]) equal to (@"2024-04-19 17:25:22.000")) failed: ("2024-04-19 09:25:22.000") is not equal to ("2024-04-19 17:25:22.000")
build
Tests Failed: 3 failed, 0 skipped, 212 total (474.628 seconds)
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 'ABTestingTests' from project 'Example')
build: Example/Pods/Pods.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 'GrowingToolsKit-GrowingToolsKit' from project 'Pods')
build: Example/Pods/Pods.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 'GrowingAnalytics-18cf2943-GrowingAnalytics' from project 'Pods')
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]