Added Open Handler Callback For Recents List #1
CI-pull-request.yml
on: pull_request
SwiftLint
/
SwiftLint
8s
Testing WelcomeWindow
/
Testing WelcomeWindow
Annotations
7 errors
|
SwiftLint / SwiftLint
Process completed with exit code 2.
|
|
SwiftLint / SwiftLint:
Sources/WelcomeWindow/Views/RecentsListView.swift#L44
Attributes should be on their own lines in functions and types, but on the same line as variables and imports (attributes)
|
|
SwiftLint / SwiftLint:
Sources/WelcomeWindow/Views/WelcomeWindow.swift#L78
public declarations should be documented (missing_docs)
|
|
SwiftLint / SwiftLint:
Sources/WelcomeWindow/Views/WelcomeView.swift#L158
Attributes should be on their own lines in functions and types, but on the same line as variables and imports (attributes)
|
|
SwiftLint / SwiftLint:
Sources/WelcomeWindow/Views/WelcomeView.swift#L68
Attributes should be on their own lines in functions and types, but on the same line as variables and imports (attributes)
|
|
SwiftLint / SwiftLint:
Sources/WelcomeWindow/Views/WelcomeWindowView.swift#L50
Lines should not have trailing whitespace (trailing_whitespace)
|
|
SwiftLint / SwiftLint:
Sources/WelcomeWindow/Views/WelcomeWindowView.swift#L48
Lines should not have trailing whitespace (trailing_whitespace)
|