Skip to content

Add github action worflow and Danger bot (#8) #38

Add github action worflow and Danger bot (#8)

Add github action worflow and Danger bot (#8) #38

Triggered via push February 14, 2024 12:58
Status Failure
Total duration 5m 4s
Artifacts

ios.yml

on: push
Build and Test default scheme using any available iPhone simulator
4m 55s
Build and Test default scheme using any available iPhone simulator
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 10 warnings
Build and Test default scheme using any available iPhone simulator: RecipeApp/RecipeAppTests/Services/FoodServiceTests.swift#L51
test_getFood_should_return_drinks, Asynchronous wait failed: Exceeded timeout of 0.5 seconds, with unfulfilled expectations: "Get drinks".
Build and Test default scheme using any available iPhone simulator
Tests Failed: 1 failed, 0 skipped, 36 total (2.359 seconds)
Build and Test default scheme using any available iPhone simulator
Process completed with exit code 1.
Build and Test default scheme using any available iPhone simulator
Run script build phase 'SwiftLint' will be run during every build because it does not specify any outputs. To address this warning, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'RecipeApp' from project 'RecipeApp')
Build and Test default scheme using any available iPhone simulator: RecipeApp/Pods/Pods.xcodeproj#L1
The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 9.0, but the range of supported deployment target versions is 11.0 to 16.2.99. (in target 'SDWebImage' from project 'Pods')
Build and Test default scheme using any available iPhone simulator: RecipeApp/Pods/Alamofire/Source/Concurrency.swift#L120
'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
Build and Test default scheme using any available iPhone simulator: RecipeApp/Pods/Alamofire/Source/Concurrency.swift#L289
'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
Build and Test default scheme using any available iPhone simulator: RecipeApp/Pods/Alamofire/Source/Concurrency.swift#L313
'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
Build and Test default scheme using any available iPhone simulator: RecipeApp/Pods/Alamofire/Source/Concurrency.swift#L492
'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
Build and Test default scheme using any available iPhone simulator: RecipeApp/RecipeApp/Commons/Views/Components/RadioButton/RadioButtonsList.swift#L55
'titleEdgeInsets' was deprecated in iOS 15.0: This property is ignored when using UIButtonConfiguration
Build and Test default scheme using any available iPhone simulator: RecipeApp/RecipeApp/Scenes/Food/View/FoodViewController.swift#L171
Trailing Whitespace Violation: Lines should not have trailing whitespace. (trailing_whitespace)
Build and Test default scheme using any available iPhone simulator: RecipeApp/RecipeApp/Commons/Protocols/FoodProtocol.swift#L21
Implicit Getter Violation: Computed read-only properties should avoid using the get keyword. (implicit_getter)
Build and Test default scheme using any available iPhone simulator: RecipeApp/Pods/Pods.xcodeproj#L1
The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 9.0, but the range of supported deployment target versions is 11.0 to 16.2.99. (in target 'SwiftLint' from project 'Pods')