Renamed vm to viewModel & removed not needed unowned #26
Annotations
7 warnings
SwiftLint:
WaiterRobot/MainView.swift#L40
Todo Violation: TODOs should be resolved (add better error screen) (todo)
|
SwiftLint:
WaiterRobot/Ui/Core/FloatingActionButton.swift#L48
Todo Violation: TODOs should be resolved (enable when dropped ios 15) (todo)
|
SwiftLint:
WaiterRobot/Ui/Core/Navigation.swift#L41
Todo Violation: TODOs should be resolved (enable when dropped iOS15) (todo)
|
SwiftLint:
WaiterRobot/Ui/Billing/BillListItem.swift#L15
Multiple Closures with Trailing Closure Violation: Trailing closure syntax should not be used when passing more than one closure argument (multiple_closures_with_trailing_closure)
|
SwiftLint:
WaiterRobot/Ui/Billing/BillingScreen.swift#L84
Todo Violation: TODOs should be resolved (whatever) (todo)
|
SwiftLint:
WaiterRobot/Core/Mvi/KotlinFlowPublisher.swift#L47
Todo Violation: TODOs should be resolved (todo)
|
SwiftLint:
WaiterRobot/Core/Mvi/ObservableViewModel.swift#L22
Force Cast Violation: Force casts should be avoided (force_cast)
|