Skip to content

Renamed vm to viewModel & removed not needed unowned #26

Renamed vm to viewModel & removed not needed unowned

Renamed vm to viewModel & removed not needed unowned #26

Triggered via pull request December 31, 2023 10:29
Status Success
Total duration 38s
Artifacts

lint.yml

on: pull_request
SwiftLint
29s
SwiftLint
Fit to window
Zoom out
Zoom in

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)