Updated MapLibre Native dependency to ios-v6.9.0 #219
ios.yml
on: pull_request
Code Style
10s
Build and Test
4m 53s
Annotations
41 warnings
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#L752
TODOs should be resolved (Change to point-based distance...) (todo)
|
Code Style:
MapboxNavigation/CarPlayNavigationViewController.swift#L271
TODOs should be resolved (handle lanes.) (todo)
|
Code Style:
MapboxNavigation/CarPlayNavigationViewController.swift#L298
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#L136
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)
|
Code Style:
MapboxCoreNavigation/RouteController.swift#L174
An object should only remove itself as an observer in `deinit` (notification_center_detachment)
|
Build and Test:
MapboxCoreNavigation/SimulatedLocationManager.swift#L17
class 'SimulatedLocation' must restate inherited '@unchecked Sendable' conformance
|
Build and Test:
MapboxCoreNavigation/SimulatedLocationManager.swift#L17
class 'SimulatedLocation' must restate inherited '@unchecked Sendable' conformance
|
Build and Test:
MapboxNavigation/CGSize.swift#L4
extension declares a conformance of imported type 'CGSize' to imported protocol 'ExpressibleByFloatLiteral'; this will not behave correctly if the owners of 'CoreFoundation' introduce this conformance in the future
|
Build and Test:
MapboxNavigation/ImageDownload.swift#L15
class 'ImageDownloadOperation' must restate inherited '@unchecked Sendable' conformance
|
Build and Test:
MapboxNavigation/UIEdgeInsets.swift#L19
extension declares a conformance of imported type 'UIEdgeInsets' to imported protocol 'ExpressibleByFloatLiteral'; this will not behave correctly if the owners of 'UIKit' introduce this conformance in the future
|
Build and Test:
MapboxNavigation/CGSize.swift#L4
extension declares a conformance of imported type 'CGSize' to imported protocol 'ExpressibleByFloatLiteral'; this will not behave correctly if the owners of 'CoreFoundation' introduce this conformance in the future
|
Build and Test:
MapboxNavigation/Cache.swift#L62
capture of 'fileManager' with non-sendable type 'FileManager' in a `@Sendable` closure; this is an error in the Swift 6 language mode
|
Build and Test:
MapboxNavigation/Cache.swift#L100
capture of 'fileManager' with non-sendable type 'FileManager' in a `@Sendable` closure; this is an error in the Swift 6 language mode
|
Build and Test:
MapboxNavigation/ImageDownload.swift#L15
class 'ImageDownloadOperation' must restate inherited '@unchecked Sendable' conformance
|
Build and Test:
MapboxNavigation/NavigationViewController.swift#L773
'UILocalNotification' was deprecated in iOS 10.0: Use UserNotifications Framework's UNNotificationRequest
|
Build and Test:
MapboxCoreNavigation/SimulatedLocationManager.swift#L17
class 'SimulatedLocation' must restate inherited '@unchecked Sendable' conformance
|
Build and Test:
MapboxCoreNavigation/SimulatedLocationManager.swift#L17
class 'SimulatedLocation' must restate inherited '@unchecked Sendable' conformance
|
Build and Test:
MapboxNavigation/CGSize.swift#L4
extension declares a conformance of imported type 'CGSize' to imported protocol 'ExpressibleByFloatLiteral'; this will not behave correctly if the owners of 'CoreFoundation' introduce this conformance in the future
|
Build and Test:
MapboxNavigation/ImageDownload.swift#L15
class 'ImageDownloadOperation' must restate inherited '@unchecked Sendable' conformance
|
Build and Test:
MapboxNavigation/UIEdgeInsets.swift#L19
extension declares a conformance of imported type 'UIEdgeInsets' to imported protocol 'ExpressibleByFloatLiteral'; this will not behave correctly if the owners of 'UIKit' introduce this conformance in the future
|
Build and Test:
MapboxNavigation/ImageDownload.swift#L15
class 'ImageDownloadOperation' must restate inherited '@unchecked Sendable' conformance
|
Build and Test:
MapboxNavigation/NavigationViewController.swift#L773
'UILocalNotification' was deprecated in iOS 10.0: Use UserNotifications Framework's UNNotificationRequest
|
Build and Test:
MapboxNavigation/NavigationViewController.swift#L779
'cancelAllLocalNotifications()' was deprecated in iOS 10.0: Use UserNotifications Framework's -[UNUserNotificationCenter removeAllPendingNotificationRequests]
|
Build and Test:
MapboxNavigation/NavigationViewController.swift#L780
'scheduleLocalNotification' was deprecated in iOS 10.0: Use UserNotifications Framework's -[UNUserNotificationCenter addNotificationRequest:withCompletionHandler:]
|
Build and Test:
MapboxNavigation/RouteMapViewController.swift#L137
'automaticallyAdjustsScrollViewInsets' was deprecated in iOS 11.0: Use UIScrollView's contentInsetAdjustmentBehavior instead
|
Build and Test:
MapboxCoreNavigation/SimulatedLocationManager.swift#L17
class 'SimulatedLocation' must restate inherited '@unchecked Sendable' conformance
|
Build and Test:
MapboxCoreNavigation/SimulatedLocationManager.swift#L17
class 'SimulatedLocation' must restate inherited '@unchecked Sendable' conformance
|
Build and Test:
MapboxNavigation/CGSize.swift#L4
extension declares a conformance of imported type 'CGSize' to imported protocol 'ExpressibleByFloatLiteral'; this will not behave correctly if the owners of 'CoreFoundation' introduce this conformance in the future
|
Build and Test:
MapboxNavigation/ImageDownload.swift#L15
class 'ImageDownloadOperation' must restate inherited '@unchecked Sendable' conformance
|
Build and Test:
MapboxNavigation/UIEdgeInsets.swift#L19
extension declares a conformance of imported type 'UIEdgeInsets' to imported protocol 'ExpressibleByFloatLiteral'; this will not behave correctly if the owners of 'UIKit' introduce this conformance in the future
|
Build and Test:
MapboxNavigation/ImageDownload.swift#L15
class 'ImageDownloadOperation' must restate inherited '@unchecked Sendable' conformance
|
Build and Test:
MapboxNavigation/NavigationViewController.swift#L773
'UILocalNotification' was deprecated in iOS 10.0: Use UserNotifications Framework's UNNotificationRequest
|
Build and Test:
MapboxNavigation/NavigationViewController.swift#L779
'cancelAllLocalNotifications()' was deprecated in iOS 10.0: Use UserNotifications Framework's -[UNUserNotificationCenter removeAllPendingNotificationRequests]
|
Build and Test:
MapboxNavigation/NavigationViewController.swift#L780
'scheduleLocalNotification' was deprecated in iOS 10.0: Use UserNotifications Framework's -[UNUserNotificationCenter addNotificationRequest:withCompletionHandler:]
|
Build and Test:
MapboxNavigation/CGSize.swift#L4
extension declares a conformance of imported type 'CGSize' to imported protocol 'ExpressibleByFloatLiteral'; this will not behave correctly if the owners of 'CoreFoundation' introduce this conformance in the future
|
Build and Test
xcbeautify 2.16.0 is already installed and up-to-date.
To reinstall 2.16.0, run:
brew reinstall xcbeautify
|