Update CHANGELOG.md #196
Annotations
10 warnings
MapboxNavigation/CarPlayManager.swift#L572
FIXMEs should be resolved (Unable to tilt map during rout...) (todo)
|
MapboxNavigation/InstructionPresenter.swift#L239
FIXMEs should be resolved (Can we work with the image dir...) (todo)
|
MapboxNavigation/NavigationMapView.swift#L746
TODOs should be resolved (Change to point-based distance...) (todo)
|
MapboxNavigation/CarPlayNavigationViewController.swift#L271
TODOs should be resolved (handle lanes.) (todo)
|
MapboxNavigation/CarPlayNavigationViewController.swift#L298
TODOs should be resolved (no such method exists, and the...) (todo)
|
MapboxCoreNavigation/RouteProgress.swift#L26
TODOs should be resolved (Set stepIndex to 0 or last ind...) (todo)
|
MapboxCoreNavigation/NavigationSettings.swift#L79
Prefer the new block based KVO API with keypaths when using Swift 3.2 or later (block_based_kvo)
|
MapboxCoreNavigation/DistanceFormatter.swift#L136
Computed properties should first declare the getter and then the setter (computed_accessors_order)
|
MapboxCoreNavigation/DistanceFormatter.swift#L112
`where` clauses are preferred over a single `if` inside a `for` (for_where)
|
MapboxCoreNavigation/RouteController.swift#L672
Prefer using UTF-8 encoded strings when converting between `String` and `Data` (non_optional_string_data_conversion)
|
This job succeeded
Loading