Update icons #2558
Annotations
10 warnings
SwiftLint:
NextcloudTalk/FilePreviewImageView.swift#L25
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
SwiftLint:
NextcloudTalk/UserStatusMessageSwiftUIView.swift#L307
Cyclomatic Complexity Violation: Function should have complexity 10 or less; currently complexity is 18 (cyclomatic_complexity)
|
SwiftLint:
NextcloudTalk/UserStatusMessageSwiftUIView.swift#L101
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/UserStatusMessageSwiftUIView.swift#L120
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/RoomCreationTableViewController.swift#L260
Cyclomatic Complexity Violation: Function should have complexity 10 or less; currently complexity is 13 (cyclomatic_complexity)
|
SwiftLint:
NextcloudTalk/BaseChatViewController.swift#L2462
Todo Violation: TODOs should be resolved (There should be a better place...) (todo)
|
SwiftLint:
NextcloudTalk/BaseChatViewController.swift#L2871
Todo Violation: TODOs should be resolved (Take padding into account) (todo)
|
SwiftLint:
NextcloudTalk/BaseChatViewController.swift#L755
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
SwiftLint:
NextcloudTalk/BaseChatViewController.swift#L2528
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
SwiftLint:
NextcloudTalk/PollResultsDetailsViewController.swift#L49
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|