Skip to content

AppIntent support #3383

AppIntent support

AppIntent support #3383

Triggered via pull request March 1, 2025 08:57
Status Success
Total duration 57s
Artifacts

swiftlint.yml

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

Annotations

10 warnings
SwiftLint: NextcloudTalk/NCChatMessage.swift#L153
Todo Violation: TODOs should be resolved (Should probably be an optional...) (todo)
SwiftLint: NextcloudTalk/NCChatMessage.swift#L160
Todo Violation: TODOs should be resolved (Should probably be an optional...) (todo)
SwiftLint: NextcloudTalk/NCChatMessage.swift#L182
Todo Violation: TODOs should be resolved (Could use mentionMessageParame...) (todo)
SwiftLint: NextcloudTalk/UserStatusSwiftUIView.swift#L9
Duplicate Imports Violation: Imports should be unique (duplicate_imports)
SwiftLint: NextcloudTalk/UserStatusSwiftUIView.swift#L15
File Types Order Violation: A 'main_type' should not be placed amongst the file type(s) 'supporting_type' (file_types_order)
SwiftLint: NextcloudTalk/UserStatusSwiftUIView.swift#L130
File Types Order Violation: An 'extension' should not be placed amongst the file type(s) 'supporting_type' (file_types_order)
SwiftLint: NextcloudTalk/UserStatusSwiftUIView.swift#L71
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: NextcloudTalk/UIPageViewControllerExtension.swift#L9
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
SwiftLint: NextcloudTalk/ContactsSearchResultTableViewContoller.swift#L48
Colon Spacing Violation: Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
SwiftLint: NextcloudTalk/ContactsSearchResultTableViewContoller.swift#L48
Colon Spacing Violation: Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)