Skip to content

Add navigation to the app #2

Add navigation to the app

Add navigation to the app #2

Triggered via pull request October 31, 2024 11:09
Status Failure
Total duration 49s
Artifacts

main.yml

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

Annotations

4 errors and 4 warnings
SwiftLint: TaskManager/Views/AddTaskView.swift#L65
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: TaskManager/Views/AddTaskView.swift#L83
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: TaskManager/Views/AddTaskView.swift#L95
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: TaskManager/Views/AboutPageView.swift#L36
Line Length Violation: Line should be 120 characters or less; currently it has 121 characters (line_length)
SwiftLint: TaskManager/Views/AddTaskView.swift#L65
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: TaskManager/Views/AddTaskView.swift#L83
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: TaskManager/Views/AddTaskView.swift#L95
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: TaskManager/Views/AboutPageView.swift#L36
Line Length Violation: Line should be 120 characters or less; currently it has 121 characters (line_length)