Skip to content

Update MapboxDirections #201

Update MapboxDirections

Update MapboxDirections #201

Triggered via pull request July 27, 2024 16:07
Status Failure
Total duration 6m 43s
Artifacts

ios.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 21 warnings
Build and Test: MapboxNavigation/CarPlayNavigationViewController.swift#L367
type 'CarPlayNavigationViewController' does not conform to protocol 'RouteControllerDelegate'
Build and Test: MapboxNavigation/LaneView.swift#L36
cannot find type 'LaneIndicationComponent' in scope
Build and Test: MapboxNavigation/ManeuverView.swift#L44
property cannot be marked @objc because its type cannot be represented in Objective-C
Build and Test: MapboxNavigation/ManeuverView.swift#L53
property cannot be marked @objc because its type cannot be represented in Objective-C
Build and Test: MapboxNavigation/NavigationViewController.swift#L594
type 'NavigationViewController' does not conform to protocol 'RouteControllerDelegate'
Build and Test: MapboxNavigation/NextBannerView.swift#L97
method cannot be marked @objc because the type of the parameter cannot be represented in Objective-C
Build and Test: MapboxNavigation/RouteMapViewController.swift#L553
type 'RouteMapViewController' does not conform to protocol 'NavigationMapViewDelegate'
Build and Test: MapboxNavigation/RouteMapViewController.swift#L553
type 'RouteMapViewController' does not conform to protocol 'NavigationMapViewCourseTrackingDelegate'
Build and Test: MapboxNavigation/RouteVoiceController.swift#L252
method cannot be marked @objc because the type of the parameter 2 cannot be represented in Objective-C
Build and Test: MapboxNavigation/RouteVoiceController.swift#L252
method cannot be marked @objc because the type of the parameter 3 cannot be represented in Objective-C
Code Style: MapboxNavigation/CarPlayManager.swift#L583
FIXMEs should be resolved (Unable to tilt map during rout...) (todo)
Code Style: MapboxNavigation/InstructionPresenter.swift#L269
FIXMEs should be resolved (Can we work with the image dir...) (todo)
Code Style: MapboxNavigation/NavigationMapView.swift#L748
TODOs should be resolved (Change to point-based distance...) (todo)
Code Style: MapboxCoreNavigation/SimulatedLocationManager.swift#L124
TODOs should be resolved (fix me) (todo)
Code Style: MapboxNavigation/CarPlayNavigationViewController.swift#L270
TODOs should be resolved (handle lanes.) (todo)
Code Style: MapboxNavigation/CarPlayNavigationViewController.swift#L297
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#L25
TODOs should be resolved (Set stepIndex to 0 or last ind...) (todo)
Code Style: MapboxCoreNavigation/DistanceFormatter.swift#L135
Computed properties should first declare the getter and then the setter (computed_accessors_order)
Code Style: MapboxCoreNavigation/DistanceFormatter.swift#L112
`where` clauses are preferred over a single `if` inside a `for` (for_where)
Build and Test: Users/runner/Library/Developer/Xcode/DerivedData/maplibre-navigation-ios-hhzdlvuzrvhpkqeeyosfusshpdjz/Build/Products/Debug-iphoneos/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-iphoneos/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-iphoneos/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-iphoneos/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-iphoneos/MapLibre.framework/Headers/Mapbox.h#L84
umbrella header for module 'MapLibre' does not include header 'MLNMapView+Metal.h' [-Wincomplete-umbrella]
Build and Test: Users/runner/Library/Developer/Xcode/DerivedData/maplibre-navigation-ios-hhzdlvuzrvhpkqeeyosfusshpdjz/Build/Products/Debug-iphoneos/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-iphoneos/MapLibre.framework/Headers/Mapbox.h#L84
umbrella header for module 'MapLibre' does not include header 'MLNMapView+Impl.h' [-Wincomplete-umbrella]
Build and Test: Users/runner/Library/Developer/Xcode/DerivedData/maplibre-navigation-ios-hhzdlvuzrvhpkqeeyosfusshpdjz/Build/Products/Debug-iphoneos/MapLibre.framework/Headers/Mapbox.h#L84
umbrella header for module 'MapLibre' does not include header 'NSValue+MLNStyleAttributeAdditions.h' [-Wincomplete-umbrella]
Build and Test: Users/runner/Library/Developer/Xcode/DerivedData/maplibre-navigation-ios-hhzdlvuzrvhpkqeeyosfusshpdjz/Build/Products/Debug-iphoneos/MapLibre.framework/Headers/Mapbox.h#L84
umbrella header for module 'MapLibre' does not include header 'UIView+MLNAdditions.h' [-Wincomplete-umbrella]
Build and Test
xcbeautify 2.4.1 is already installed and up-to-date. To reinstall 2.4.1, run: brew reinstall xcbeautify