Skip to content

Continuous Voice recording #2839

Continuous Voice recording

Continuous Voice recording #2839

Triggered via pull request August 30, 2024 13:49
Status Success
Total duration 5m 19s
Artifacts

swiftlint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
SwiftLint: ShareExtension/ShareConfirmationViewController.swift#L558
Todo Violation: TODOs should be resolved (This has no effect on ShareExt...) (todo)
SwiftLint: ShareExtension/ShareConfirmationViewController.swift#L610
Todo Violation: TODOs should be resolved (Do error reporting per item) (todo)
SwiftLint: NextcloudTalkTests/UI/Helpers.swift#L102
Todo Violation: TODOs should be resolved (Find a better way to reliable ...) (todo)
SwiftLint: NextcloudTalkTests/Integration/Helpers.swift#L12
Todo Violation: TODOs should be resolved (This should probably be part o...) (todo)
SwiftLint: NextcloudTalk/FederationInvitationTableViewController.swift#L65
Todo Violation: TODOs should be resolved (For now the invitation endpoin...) (todo)
SwiftLint: NextcloudTalk/NCChatMessage.swift#L99
Non-Optional String <-> Data Conversion Violation: Prefer using UTF-8 encoded strings when converting between `String` and `Data` (non_optional_string_data_conversion)
SwiftLint: NextcloudTalk/NCChatMessage.swift#L225
Non-Optional String <-> Data Conversion Violation: Prefer using UTF-8 encoded strings when converting between `String` and `Data` (non_optional_string_data_conversion)
SwiftLint: NextcloudTalk/NCChatMessage.swift#L134
Todo Violation: TODOs should be resolved (Should probably be an optional...) (todo)
SwiftLint: NextcloudTalk/NCChatMessage.swift#L141
Todo Violation: TODOs should be resolved (Should probably be an optional...) (todo)
SwiftLint: NextcloudTalk/UIControlExtensions.swift#L12
Unused Closure Parameter Violation: Unused parameter in a closure should be replaced with _ (unused_closure_parameter)