Skip to content

Fix NavigationViewController rerouting #107

Fix NavigationViewController rerouting

Fix NavigationViewController rerouting #107

Triggered via pull request May 24, 2024 22:38
Status Failure
Total duration 18m 39s
Artifacts

ios.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 31 warnings
Build and Test: MapboxCoreNavigationTests/MapboxCoreNavigationTests.swift#L114
testShouldReroute, Asynchronous wait failed: Exceeded timeout of 30 seconds, with unfulfilled expectations: "Expect notification 'RouteControllerWillReroute' from <MBRouteController: 0x600003709e00>".
Build and Test: MapboxCoreNavigationTests/MapboxCoreNavigationTests.swift#L115
testShouldReroute, XCTAssertNil failed: "Error Domain=com.apple.XCTestErrorDomain Code=0 "(null)""
Build and Test
Tests Failed: 2 failed, 0 skipped, 93 total (50.383 seconds)
Build and Test
Process completed with exit code 65.
Code Style: MapboxNavigation/CarPlayManager.swift#L572
FIXMEs should be resolved (Unable to tilt map during rout...) (todo)
Code Style: MapboxNavigation/InstructionPresenter.swift#L239
FIXMEs should be resolved (Can we work with the image dir...) (todo)
Code Style: MapboxNavigation/NavigationMapView.swift#L743
TODOs should be resolved (Change to point-based distance...) (todo)
Code Style: MapboxNavigation/CarPlayNavigationViewController.swift#L267
TODOs should be resolved (handle lanes.) (todo)
Code Style: MapboxNavigation/CarPlayNavigationViewController.swift#L294
TODOs should be resolved (no such method exists, and the...) (todo)
Code Style: MapboxCoreNavigation/NavigationSettings.swift#L79
Prefer the new block based KVO API with keypaths when using Swift 3.2 or later (block_based_kvo)
Code Style: MapboxCoreNavigation/RouteProgress.swift#L26
TODOs should be resolved (Set stepIndex to 0 or last ind...) (todo)
Code Style: MapboxCoreNavigation/DistanceFormatter.swift#L112
`where` clauses are preferred over a single `if` inside a `for` (for_where)
Code Style: MapboxCoreNavigation/RouteController.swift#L175
An object should only remove itself as an observer in `deinit` (notification_center_detachment)
Code Style: MapboxCoreNavigation/RouteController.swift#L664
Prefer `!= nil` over `let _ =` (unused_optional_binding)
Build and Test: Users/runner/Library/Developer/Xcode/DerivedData/maplibre-navigation-ios-hhzdlvuzrvhpkqeeyosfusshpdjz/Build/Products/Debug-iphonesimulator/MapLibre.framework/Headers/Mapbox.h#L84
umbrella header for module 'MapLibre' does not include header 'NSDictionary+MLNAdditions.h' [-Wincomplete-umbrella]
Build and Test: Users/runner/Library/Developer/Xcode/DerivedData/maplibre-navigation-ios-hhzdlvuzrvhpkqeeyosfusshpdjz/Build/Products/Debug-iphonesimulator/MapLibre.framework/Headers/Mapbox.h#L84
umbrella header for module 'MapLibre' does not include header 'NSArray+MLNAdditions.h' [-Wincomplete-umbrella]
Build and Test: Users/runner/Library/Developer/Xcode/DerivedData/maplibre-navigation-ios-hhzdlvuzrvhpkqeeyosfusshpdjz/Build/Products/Debug-iphonesimulator/MapLibre.framework/Headers/Mapbox.h#L84
umbrella header for module 'MapLibre' does not include header 'MLNUserLocationHeadingIndicator.h' [-Wincomplete-umbrella]
Build and Test: Users/runner/Library/Developer/Xcode/DerivedData/maplibre-navigation-ios-hhzdlvuzrvhpkqeeyosfusshpdjz/Build/Products/Debug-iphonesimulator/MapLibre.framework/Headers/Mapbox.h#L84
umbrella header for module 'MapLibre' does not include header 'MLNUserLocationHeadingArrowLayer.h' [-Wincomplete-umbrella]
Build and Test: Users/runner/Library/Developer/Xcode/DerivedData/maplibre-navigation-ios-hhzdlvuzrvhpkqeeyosfusshpdjz/Build/Products/Debug-iphonesimulator/MapLibre.framework/Headers/Mapbox.h#L84
umbrella header for module 'MapLibre' does not include header 'NSComparisonPredicate+MLNAdditions.h' [-Wincomplete-umbrella]
Build and Test: Users/runner/Library/Developer/Xcode/DerivedData/maplibre-navigation-ios-hhzdlvuzrvhpkqeeyosfusshpdjz/Build/Products/Debug-iphonesimulator/MapLibre.framework/Headers/Mapbox.h#L84
umbrella header for module 'MapLibre' does not include header 'NSValue+MLNStyleAttributeAdditions.h' [-Wincomplete-umbrella]
Build and Test
xcbeautify 2.3.1 is already installed and up-to-date. To reinstall 2.3.1, run: brew reinstall xcbeautify