Skip to content

feat: Allow to choose image quality and file permissions when sharing #4939

feat: Allow to choose image quality and file permissions when sharing

feat: Allow to choose image quality and file permissions when sharing #4939

Triggered via pull request August 25, 2026 16:15
Status Success
Total duration 1m 21s
Artifacts

swiftlint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
SwiftLint: NotificationServiceExtension/NotificationService.swift#L115
Todo Violation: TODOs should be resolved (Can we just use the managed ob...) (todo)
SwiftLint: NotificationServiceExtension/NotificationService.swift#L16
Todo Violation: TODOs should be resolved (We should share this for all e...) (todo)
SwiftLint: ShareExtension/ShareConfirmationViewController.swift#L805
Todo Violation: TODOs should be resolved (This has no effect on ShareExt...) (todo)
SwiftLint: TalkIntents/SetStatusMessageIntent.swift#L76
Redundant Void Return Violation: Returning Void in a function declaration is redundant (redundant_void_return)
SwiftLint: TalkIntents/AccountEntity.swift#L24
Todo Violation: TODOs should be resolved (Modernization - This uses the ...) (todo)
SwiftLint: TalkIntents/SetStatusIntent.swift#L55
Redundant Void Return Violation: Returning Void in a function declaration is redundant (redundant_void_return)
SwiftLint: TalkIntents/SendTalkMessageIntent.swift#L21
Redundant Void Return Violation: Returning Void in a function declaration is redundant (redundant_void_return)
SwiftLint: TalkIntents/ClearStatusMessageIntent.swift#L16
Redundant Void Return Violation: Returning Void in a function declaration is redundant (redundant_void_return)
SwiftLint: NextcloudTalkTests/Integration/IntegrationRoomTest.swift#L304
Todo Violation: TODOs should be resolved (Check for lastMessage does not...) (todo)
SwiftLint: NextcloudTalkTests/Integration/XCTestCaseExtensions.swift#L16
Todo Violation: TODOs should be resolved (This should probably be part o...) (todo)