Skip to content

fix(mediaview): Correctly wrap and center the error text #3295

fix(mediaview): Correctly wrap and center the error text

fix(mediaview): Correctly wrap and center the error text #3295

Triggered via pull request January 30, 2025 16:08
Status Success
Total duration 1m 8s
Artifacts

swiftlint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
SwiftLint: NextcloudTalkTests/Integration/Helpers.swift#L12
Todo Violation: TODOs should be resolved (This should probably be part o...) (todo)
SwiftLint: NextcloudTalkTests/UI/Helpers.swift#L97
Todo Violation: TODOs should be resolved (Find a better way to reliable ...) (todo)
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: NextcloudTalk/NCAPIControllerExtensions.swift#L366
Function Parameter Count Violation: Function should have 5 parameters or less: it currently has 6 (function_parameter_count)
SwiftLint: NextcloudTalk/NCAPIControllerExtensions.swift#L44
Todo Violation: TODOs should be resolved (Move away from generic diction...) (todo)
SwiftLint: NextcloudTalk/FederationInvitationTableViewController.swift#L6
File Types Order Violation: An 'extension' should not be placed amongst the file type(s) 'main_type' (file_types_order)
SwiftLint: NextcloudTalk/FederationInvitationTableViewController.swift#L10
File Types Order Violation: An 'extension' should not be placed amongst the file type(s) 'main_type' (file_types_order)
SwiftLint: NextcloudTalk/FederationInvitationTableViewController.swift#L7
Identifier Name Violation: Variable name 'FederationInvitationDidAcceptNotification' should be between 0 and 40 characters long (identifier_name)
SwiftLint: NextcloudTalk/FederationInvitationTableViewController.swift#L11
Identifier Name Violation: Variable name 'FederationInvitationDidAcceptNotification' should be between 0 and 40 characters long (identifier_name)