Skip to content

Update icons

Update icons #2558

Triggered via pull request May 13, 2024 10:32
Status Success
Total duration 38m 44s
Artifacts

swiftlint.yml

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

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)