chore(CI): Updating pr-feedback.yml workflow from template #3313
Annotations
10 warnings
GitHub Action for SwiftLint:
NextcloudTalkTests/UI/Helpers.swift#L97
Todo Violation: TODOs should be resolved (Find a better way to reliable ...) (todo)
|
GitHub Action for SwiftLint:
NextcloudTalkTests/Integration/Helpers.swift#L12
Todo Violation: TODOs should be resolved (This should probably be part o...) (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)
|
GitHub Action for SwiftLint:
NextcloudTalk/BlurHashDecode.swift#L9
Cyclomatic Complexity Violation: Function should have complexity 10 or less; currently complexity is 11 (cyclomatic_complexity)
|
GitHub Action for SwiftLint:
NextcloudTalk/BlurHashDecode.swift#L21
Large Tuple Violation: Tuples should have at most 2 members (large_tuple)
|
GitHub Action for SwiftLint:
NextcloudTalk/BlurHashDecode.swift#L74
Large Tuple Violation: Tuples should have at most 2 members (large_tuple)
|
GitHub Action for SwiftLint:
NextcloudTalk/BlurHashDecode.swift#L81
Large Tuple Violation: Tuples should have at most 2 members (large_tuple)
|
Loading