Skip to content

Consistent Code Style #84

Consistent Code Style

Consistent Code Style #84

Triggered via pull request April 12, 2024 15:14
Status Success
Total duration 8m 27s
Artifacts

ios.yml

on: pull_request
Build and Test using Xcode 15.3 on iPhone 15 Pro
8m 18s
Build and Test using Xcode 15.3 on iPhone 15 Pro
Fit to window
Zoom out
Zoom in

Annotations

20 warnings and 1 notice
Build and Test using Xcode 15.3 on iPhone 15 Pro: MapboxNavigation/CarPlayManager.swift#L572
Todo Violation: FIXMEs should be resolved (Unable to tilt map during rout...) (todo)
Build and Test using Xcode 15.3 on iPhone 15 Pro: MapboxNavigation/InstructionPresenter.swift#L239
Todo Violation: FIXMEs should be resolved (Can we work with the image dir...) (todo)
Build and Test using Xcode 15.3 on iPhone 15 Pro: MapboxNavigation/NavigationMapView.swift#L364
Mark Violation: MARK comment should be in valid format. e.g. '// MARK: ...' or '// MARK: - ...' (mark)
Build and Test using Xcode 15.3 on iPhone 15 Pro: MapboxNavigation/CarPlayNavigationViewController.swift#L267
Todo Violation: TODOs should be resolved (handle lanes.) (todo)
Build and Test using Xcode 15.3 on iPhone 15 Pro: MapboxNavigationTests/Sources/Tests/NavigationViewControllerTests.swift#L228
'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'CLLocationCoordinate2D' to 'Hashable' by implementing 'hash(into:)' instead
Build and Test using Xcode 15.3 on iPhone 15 Pro: MapboxNavigationTests/Sources/Tests/NavigationViewControllerTests.swift#L228
'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'CLLocationCoordinate2D' to 'Hashable' by implementing 'hash(into:)' instead
Build and Test using Xcode 15.3 on iPhone 15 Pro: MapboxNavigationTests/Sources/Support/Fixture.swift#L20
'archiveRootObject(_:toFile:)' was deprecated in iOS 12.0: Use +archivedDataWithRootObject:requiringSecureCoding:error: and -writeToURL:options:error: instead
Build and Test using Xcode 15.3 on iPhone 15 Pro: MapboxCoreNavigationObjC/MBRouteController.m#L23
'CC_MD5' is deprecated: first deprecated in iOS 13.0 - This function is cryptographically broken and should not be used in security contexts. Clients should migrate to SHA256 (or stronger). [-Wdeprecated-declarations]
Build and Test using Xcode 15.3 on iPhone 15 Pro
Tests Passed: 0 failed, 0 skipped, 93 total (18.849 seconds)