Merge pull request #71 from mkko/fix/ui-tests #34
xcode.yml
on: push
Build and analyse
49s
Run UI tests
6m 17s
Annotations
2 errors and 7 warnings
Run UI tests
testSwipeUp on 'Clone 2 of iPhone SE (3rd generation) - DrawerViewUITests-Runner (7763)' (15.691 seconds)
|
Run UI tests
Process completed with exit code 1.
|
Run UI tests:
DrawerView/DrawerPresentation.swift#L63
'drawerPresentationWillBegin()' is deprecated: renamed to 'drawerPresentationWillBegin(for:in:)'
|
Run UI tests:
DrawerView/DrawerPresentation.swift#L73
'drawerPresentationDidEnd' is deprecated: renamed to 'drawerPresentationDidEnd(for:in:completed:)'
|
Run UI tests:
DrawerView/DrawerPresentation.swift#L83
'drawerDismissalWillBegin()' is deprecated: renamed to 'drawerDismissalWillBegin(for:in:)'
|
Run UI tests:
DrawerView/DrawerPresentation.swift#L99
'drawerDismissalDidEnd' is deprecated: renamed to 'drawerDismissalDidEnd(for:in:completed:)'
|
Run UI tests:
DrawerViewUI/DrawerViewUI.xcodeproj#L1
The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 17.4, but the range of supported deployment target versions is 12.0 to 17.0.99. (in target 'DrawerViewUI' from project 'DrawerViewUI')
|
Run UI tests:
DrawerViewUI/DrawerViewUI.xcodeproj#L1
The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 17.4, but the range of supported deployment target versions is 12.0 to 17.0.99. (in target 'DrawerViewUI' from project 'DrawerViewUI')
|
Run UI tests:
DrawerViewUI/DrawerViewUI.xcodeproj#L1
The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 17.4, but the range of supported deployment target versions is 12.0 to 17.0.99. (in target 'DrawerViewUITests' from project 'DrawerViewUI')
|