Pass room object to cell #2962
Annotations
10 warnings
NextcloudTalk/NCAPIControllerExtensions.swift#L285
Function Parameter Count Violation: Function should have 5 parameters or less: it currently has 6 (function_parameter_count)
|
NextcloudTalk/NCAPIControllerExtensions.swift#L32
Todo Violation: TODOs should be resolved (Move away from generic diction...) (todo)
|
NextcloudTalk/RoomTableViewCell.swift#L84
Todo Violation: TODOs should be resolved (Should this be in layoutSubvie...) (todo)
|
NextcloudTalk/NCRoomsManagerExtensions.swift#L11
Identifier Name Violation: Variable name 'statusCodeShouldIgnoreAttemptButJoinedSuccessfully' should be between 0 and 40 characters long (identifier_name)
|
NextcloudTalk/ChatViewControllerExtension.swift#L9
Identifier Name Violation: Variable name 'NCChatViewControllerReplyPrivatelyNotification' should be between 0 and 40 characters long (identifier_name)
|
NextcloudTalk/ChatViewControllerExtension.swift#L11
Identifier Name Violation: Variable name 'NCChatViewControllerTalkToUserNotification' should be between 0 and 40 characters long (identifier_name)
|
NextcloudTalk/ChatViewControllerExtension.swift#L15
Identifier Name Violation: Variable name 'NCChatViewControllerReplyPrivatelyNotification' should be between 0 and 40 characters long (identifier_name)
|
NextcloudTalk/ChatViewControllerExtension.swift#L17
Identifier Name Violation: Variable name 'NCChatViewControllerTalkToUserNotification' should be between 0 and 40 characters long (identifier_name)
|
NextcloudTalk/BaseChatViewController.swift#L3349
Cyclomatic Complexity Violation: Function should have complexity 10 or less; currently complexity is 11 (cyclomatic_complexity)
|
NextcloudTalk/BaseChatViewController.swift#L1150
Todo Violation: TODOs should be resolved (Remove workaround for federate...) (todo)
|
This job succeeded
Loading