Skip to content

Merge pull request #1805 from nextcloud/add-message-icons #2890

Merge pull request #1805 from nextcloud/add-message-icons

Merge pull request #1805 from nextcloud/add-message-icons #2890

Triggered via push September 19, 2024 12:04
Status Success
Total duration 1m 33s
Artifacts

swiftlint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
SwiftLint: NextcloudTalkTests/UI/Helpers.swift#L102
Todo Violation: TODOs should be resolved (Find a better way to reliable ...) (todo)
SwiftLint: NextcloudTalkTests/Integration/Helpers.swift#L12
Todo Violation: TODOs should be resolved (This should probably be part o...) (todo)
SwiftLint: NextcloudTalk/NCRoomsManagerExtensions.swift#L10
Identifier Name Violation: Variable name 'statusCodeShouldIgnoreAttemptButJoinedSuccessfully' should be between 0 and 40 characters long (identifier_name)
SwiftLint: NextcloudTalk/BaseChatViewController.swift#L3345
Cyclomatic Complexity Violation: Function should have complexity 10 or less; currently complexity is 11 (cyclomatic_complexity)
SwiftLint: NextcloudTalk/BaseChatViewController.swift#L1150
Todo Violation: TODOs should be resolved (Remove workaround for federate...) (todo)
SwiftLint: NextcloudTalk/BaseChatViewController.swift#L1167
Todo Violation: TODOs should be resolved (Remove workaround for federate...) (todo)
SwiftLint: NextcloudTalk/BaseChatViewController.swift#L2457
Todo Violation: TODOs should be resolved (There should be a better place...) (todo)
SwiftLint: NextcloudTalk/BaseChatViewController.swift#L2866
Todo Violation: TODOs should be resolved (Take padding into account) (todo)
SwiftLint: NextcloudTalk/BaseChatViewController.swift#L2523
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
SwiftLint: NextcloudTalk/UIControlExtensions.swift#L12
Unused Closure Parameter Violation: Unused parameter in a closure should be replaced with _ (unused_closure_parameter)