Align vehicle interpolation docs with 500 m snap (#1341) #435
Triggered via pull request
September 6, 2026 21:43
Status
Success
Total duration
19m 12s
Artifacts
–
Annotations
10 warnings
|
lint:
OBAKit/Sheet/Root/MapPanelRootView.swift#L688
Files should have a single trailing newline (trailing_newline)
|
|
lint:
OBAKit/Orchestration/Application.swift#L1007
File should contain 900 lines or less: currently contains 1007 (file_length)
|
|
lint:
OBAKit/Stops/StopPage/Shared/CountdownView.swift#L19
Optional should be implicitly initialized without nil (implicit_optional_initialization)
|
|
lint:
OBAKit/Stops/StopViewController.swift#L25
Class body should span 900 lines or less excluding comments and whitespace: currently spans 905 lines (type_body_length)
|
|
lint:
OBAKit/Trip/TripPage/TripPageViewController.swift#L284
Function body should span 50 lines or less excluding comments and whitespace: currently spans 53 lines (function_body_length)
|
|
lint:
OBAKit/Controls/ListView/Rows/EmptyData/OBAEmptyDataSetItem.swift#L47
Function should have complexity 10 or less; currently complexity is 11 (cyclomatic_complexity)
|
|
lint:
OBAKit/Controls/ListView/Rows/EmptyData/OBAListViewEmptyDataViewModel.swift#L36
Function should have complexity 10 or less; currently complexity is 11 (cyclomatic_complexity)
|
|
lint:
OBAKit/ViewModels/StopViewModel.swift#L955
File should contain 900 lines or less: currently contains 955 (file_length)
|
|
lint:
OBAKit/Mapping/MapRegionManager.swift#L52
Class body should span 900 lines or less excluding comments and whitespace: currently spans 903 lines (type_body_length)
|
|
lint:
OBAKit/Mapping/MapViewController.swift#L24
Class body should span 900 lines or less excluding comments and whitespace: currently spans 912 lines (type_body_length)
|