Skip to content

Merge pull request #1785 from nextcloud/fix-libPhoneNumber-version #2835

Merge pull request #1785 from nextcloud/fix-libPhoneNumber-version

Merge pull request #1785 from nextcloud/fix-libPhoneNumber-version #2835

Triggered via push August 28, 2024 08:33
Status Success
Total duration 1m 36s
Artifacts

swiftlint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
SwiftLint: NextcloudTalk/SignalingSettings.swift#L58
Todo Violation: TODOs should be resolved (Add index.php here to be safe?) (todo)
SwiftLint: NextcloudTalk/UIPageViewControllerExtension.swift#L9
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
SwiftLint: NextcloudTalk/NewRoomTableViewController.swift#L147
Unused Closure Parameter Violation: Unused parameter in a closure should be replaced with _ (unused_closure_parameter)
SwiftLint: NextcloudTalk/NewRoomTableViewController.swift#L147
Unused Closure Parameter Violation: Unused parameter in a closure should be replaced with _ (unused_closure_parameter)
SwiftLint: NextcloudTalk/ChatViewControllerExtension.swift#L9
Identifier Name Violation: Variable name 'NCChatViewControllerReplyPrivatelyNotification' should be between 0 and 40 characters long (identifier_name)
SwiftLint: NextcloudTalk/ChatViewControllerExtension.swift#L11
Identifier Name Violation: Variable name 'NCChatViewControllerTalkToUserNotification' should be between 0 and 40 characters long (identifier_name)
SwiftLint: NextcloudTalk/ChatViewControllerExtension.swift#L15
Identifier Name Violation: Variable name 'NCChatViewControllerReplyPrivatelyNotification' should be between 0 and 40 characters long (identifier_name)
SwiftLint: NextcloudTalk/ChatViewControllerExtension.swift#L17
Identifier Name Violation: Variable name 'NCChatViewControllerTalkToUserNotification' should be between 0 and 40 characters long (identifier_name)
SwiftLint: NextcloudTalk/RoomAvatarInfoTableViewController.swift#L79
Unneeded Overridden Functions Violation: Remove overridden functions that don't do anything except call their super (unneeded_override)
SwiftLint: NextcloudTalk/BaseChatTableViewCell.swift#L266
Redundant Void Return Violation: Returning Void in a function declaration is redundant (redundant_void_return)