Skip to content

Consistent Code Style #93

Consistent Code Style

Consistent Code Style #93

Triggered via pull request April 17, 2024 18:13
Status Success
Total duration 3m 55s
Artifacts

ios.yml

on: pull_request
format
13s
format
Build and Test using Xcode 15.3 on iPhone 15 Pro
3m 46s
Build and Test using Xcode 15.3 on iPhone 15 Pro
Fit to window
Zoom out
Zoom in

Annotations

30 warnings and 1 notice
format: MapboxNavigation/CarPlayManager.swift#L572
FIXMEs should be resolved (Unable to tilt map during rout...) (todo)
format: MapboxNavigation/InstructionPresenter.swift#L239
FIXMEs should be resolved (Can we work with the image dir...) (todo)
format: MapboxNavigation/NavigationMapView.swift#L743
TODOs should be resolved (Change to point-based distance...) (todo)
format: MapboxNavigation/CarPlayNavigationViewController.swift#L267
TODOs should be resolved (handle lanes.) (todo)
format: MapboxNavigation/CarPlayNavigationViewController.swift#L294
TODOs should be resolved (no such method exists, and the...) (todo)
format: MapboxCoreNavigation/NavigationSettings.swift#L79
Prefer the new block based KVO API with keypaths when using Swift 3.2 or later (block_based_kvo)
format: MapboxCoreNavigation/RouteProgress.swift#L26
TODOs should be resolved (Set stepIndex to 0 or last ind...) (todo)
format: MapboxCoreNavigation/DistanceFormatter.swift#L112
`where` clauses are preferred over a single `if` inside a `for` (for_where)
format: MapboxCoreNavigation/RouteController.swift#L175
An object should only remove itself as an observer in `deinit` (notification_center_detachment)
format: MapboxCoreNavigation/RouteController.swift#L664
Prefer `!= nil` over `let _ =` (unused_optional_binding)
Build and Test using Xcode 15.3 on iPhone 15 Pro
Tests Passed: 0 failed, 0 skipped, 93 total (7.674 seconds)