fix(maps): Crash when parameters are not strings #3197
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
GitHub Action for SwiftLint:
NextcloudTalk/BaseChatViewController.swift#L1919
Cyclomatic Complexity Violation: Function should have complexity 10 or less; currently complexity is 13 (cyclomatic_complexity)
|
GitHub Action for SwiftLint:
NextcloudTalk/BaseChatViewController.swift#L3553
Cyclomatic Complexity Violation: Function should have complexity 10 or less; currently complexity is 11 (cyclomatic_complexity)
|
GitHub Action for SwiftLint:
NextcloudTalk/BaseChatViewController.swift#L1196
Todo Violation: TODOs should be resolved (Remove workaround for federate...) (todo)
|
GitHub Action for SwiftLint:
NextcloudTalk/BaseChatViewController.swift#L1213
Todo Violation: TODOs should be resolved (Remove workaround for federate...) (todo)
|
GitHub Action for SwiftLint:
NextcloudTalk/BaseChatViewController.swift#L2630
Todo Violation: TODOs should be resolved (There should be a better place...) (todo)
|
GitHub Action for SwiftLint:
NextcloudTalk/BaseChatViewController.swift#L3054
Todo Violation: TODOs should be resolved (Take padding into account) (todo)
|
GitHub Action for SwiftLint:
NextcloudTalk/ChatViewControllerExtension.swift#L9
Identifier Name Violation: Variable name 'NCChatViewControllerReplyPrivatelyNotification' should be between 0 and 40 characters long (identifier_name)
|
GitHub Action for SwiftLint:
NextcloudTalk/ChatViewControllerExtension.swift#L11
Identifier Name Violation: Variable name 'NCChatViewControllerTalkToUserNotification' should be between 0 and 40 characters long (identifier_name)
|
GitHub Action for SwiftLint:
NextcloudTalk/ChatViewControllerExtension.swift#L15
Identifier Name Violation: Variable name 'NCChatViewControllerReplyPrivatelyNotification' should be between 0 and 40 characters long (identifier_name)
|
GitHub Action for SwiftLint:
NextcloudTalk/ChatViewControllerExtension.swift#L17
Identifier Name Violation: Variable name 'NCChatViewControllerTalkToUserNotification' should be between 0 and 40 characters long (identifier_name)
|
Loading