Design all tasks page, improve code reusability #5
Annotations
10 errors and 11 warnings
SwiftLint:
TaskManager/Views/AllTasksView.swift#L28
Comment Spacing Violation: Prefer at least one space after slashes for comments (comment_spacing)
|
SwiftLint:
TaskManager/Views/AllTasksView.swift#L12
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
SwiftLint:
TaskManager/Views/AllTasksView.swift#L18
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
SwiftLint:
TaskManager/Views/AllTasksView.swift#L22
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
SwiftLint:
TaskManager/Views/AllTasksView.swift#L26
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
SwiftLint:
TaskManager/Views/AllTasksView.swift#L27
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
SwiftLint:
TaskManager/Views/AllTasksView.swift#L41
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
SwiftLint:
TaskManager/Views/AllTasksView.swift#L42
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
SwiftLint:
TaskManager/Views/AllTasksView.swift#L13
Vertical Whitespace Violation: Limit vertical whitespace to a single empty line; currently 2 (vertical_whitespace)
|
SwiftLint:
TaskManager/Views/AllTasksView.swift#L27
Vertical Whitespace Violation: Limit vertical whitespace to a single empty line; currently 2 (vertical_whitespace)
|
SwiftLint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
SwiftLint:
TaskManager/Views/HomeView.swift#L76
Comment Spacing Violation: Prefer at least one space after slashes for comments (comment_spacing)
|
SwiftLint:
TaskManager/Views/HomeView.swift#L40
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
SwiftLint:
TaskManager/Views/HomeView.swift#L41
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
SwiftLint:
TaskManager/Views/HomeView.swift#L55
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
SwiftLint:
TaskManager/Views/HomeView.swift#L74
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
SwiftLint:
TaskManager/Views/HomeView.swift#L90
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
SwiftLint:
TaskManager/Views/HomeView.swift#L41
Vertical Whitespace Violation: Limit vertical whitespace to a single empty line; currently 2 (vertical_whitespace)
|
SwiftLint:
TaskManager/Views/HomeView.swift#L55
Vertical Whitespace Violation: Limit vertical whitespace to a single empty line; currently 2 (vertical_whitespace)
|
SwiftLint:
TaskManager/Views/AllTasksView.swift#L28
Comment Spacing Violation: Prefer at least one space after slashes for comments (comment_spacing)
|
SwiftLint:
TaskManager/Views/AllTasksView.swift#L12
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|