Skip to content

fix: change imp attributes type to [String: Any] #2331

fix: change imp attributes type to [String: Any]

fix: change imp attributes type to [String: Any] #2331

Triggered via pull request May 27, 2024 07:32
Status Success
Total duration 16m 39s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings and 1 notice
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/GrowingAnalyticsTests/ModulesTests/AdvertisingTests/AdvertisingTest.m#L54
null passed to a callee that requires a non-null argument [-Wnonnull]
build: Example/Example/UICategoryTests/CollectionView/GIOCollectionViewController.m#L158
assigning to 'id<UICollectionViewDelegate> _Nullable' from incompatible type 'GrowingCollectionDelegateProxy *__strong'
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 'HostApplicationTests' from project 'Example')
build: Example/GrowingAnalyticsTests/ModulesTests/Helper/WebSocketTestHelper.m#L67
category is implementing a method which will also be implemented by its primary class [-Wobjc-protocol-method-implementation]
build
Embedded binary's NSExtensionActivationRule is TRUEPREDICATE. Before you submit your containing app to the App Store, be sure to replace all uses of TRUEPREDICATE with specific predicate statements or NSExtensionActivationRule keys. If any extensions in your containing app include TRUEPREDICATE, the app will be rejected.
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 'ProtobufTests' 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 'GrowingAnalyticsTests' from project 'Example')
build
Tests Passed: 0 failed, 0 skipped, 210 total (476.281 seconds)