Skip to content

fix: UICollectionView/UITableView swizzle bug #2315

fix: UICollectionView/UITableView swizzle bug

fix: UICollectionView/UITableView swizzle bug #2315

Triggered via pull request May 7, 2024 06:04
Status Success
Total duration 20m 32s
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/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: Example/ShareExtension/ShareViewController.m#L35
null passed to a callee that requires a non-null argument [-Wnonnull]
build: Example/ExampleiOS13/SceneDelegate.m#L31
'UIScene' is only available on iOS 13.0 or newer [-Wunguarded-availability-new]
build: Example/ExampleiOS13/SceneDelegate.m#L31
'UISceneSession' is only available on iOS 13.0 or newer [-Wunguarded-availability-new]
build: Example/ExampleiOS13/SceneDelegate.m#L31
'UISceneConnectionOptions' is only available on iOS 13.0 or newer [-Wunguarded-availability-new]
build: Example/ExampleiOS13/SceneDelegate.m#L39
'UIScene' is only available on iOS 13.0 or newer [-Wunguarded-availability-new]
build: Example/ExampleiOS13/SceneDelegate.m#L47
'UIScene' is only available on iOS 13.0 or newer [-Wunguarded-availability-new]
build
Tests Passed: 0 failed, 0 skipped, 210 total (518.613 seconds)