Add campaign ID to button taps on campaign modal #4847
Merged
Xcode Cloud / Wikipedia | Run Tests | Test - iOS (Components-Package)
succeeded
May 15, 2024 in 7m 49s
5 warnings
Report Summary | |
---|---|
Errors | 0 |
Test Failures | 0 |
Analysis Issues | 0 |
Warnings | 5 |
Details
5 Warnings
Details
- Components/Sources/Components/Components/Shared/Buttons/WKSmallMenuButton.swift:116
'contentEdgeInsets' was deprecated in iOS 15.0: This property is ignored when using UIButtonConfiguration
- Components/Sources/Components/Components/Shared/Buttons/WKSmallMenuButton.swift:119
'contentEdgeInsets' was deprecated in iOS 15.0: This property is ignored when using UIButtonConfiguration
- Components/Sources/Components/Components/Shared/Buttons/WKSmallMenuButton.swift:115
'titleEdgeInsets' was deprecated in iOS 15.0: This property is ignored when using UIButtonConfiguration
- Components/Sources/Components/Components/Shared/Buttons/WKSmallMenuButton.swift:118
'titleEdgeInsets' was deprecated in iOS 15.0: This property is ignored when using UIButtonConfiguration
- Components/Sources/Components/Components/Shared/Buttons/WKSmallMenuButton.swift:109
'adjustsImageWhenHighlighted' was deprecated in iOS 15.0: This property is ignored when using UIButtonConfiguration, you may customize to replicate this behavior via a configurationUpdateHandler
Loading