Skip to content

Fix merge master (#411)

4623410
Select commit
Loading
Failed to load commit list.
Open

Merge Release to Main #401

Fix merge master (#411)
4623410
Select commit
Loading
Failed to load commit list.
Xcode Cloud / TCAT | Release | Archive - iOS required action Oct 16, 2025 in 11m 10s

1 error, 134 warnings

Report Summary
Errors 1
Test Failures 0
Analysis Issues 0
Warnings 134

Details

1 Error

Details

  Preparing build for App Store Connect failed

134 Warnings

Details

  TCAT/Managers/PushNotificationService.swift:38
      Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
  TCAT/Controllers/HomeMapViewController.swift:83
      Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
  TCAT/Services/Transit/TransitService.swift:23
      Line Length Violation: Line should be 120 characters or less; currently it has 125 characters (line_length)
  TCAT/Core/Network/TransitAPI/TransitService.swift:23
      Line Length Violation: Line should be 120 characters or less; currently it has 125 characters (line_length)
  TCAT/Controllers/RouteDetail+ContentViewController.swift:589
      Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
  Skipping duplicate build file in Compile Sources build phase: /Volumes/workspace/repository/TCAT/Services/Transit/TransitProvider.swift
  TCAT/Models/WalkPath.swift:56
      Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
  TCAT/Services/Transit/TransitService.swift:12
      Line Length Violation: Line should be 120 characters or less; currently it has 125 characters (line_length)
  TCAT/Core/Network/TransitAPI/Models/RequestModels.swift:86
      Vertical Whitespace Violation: Limit vertical whitespace to a single empty line; currently 2 (vertical_whitespace)
  TCAT/Views/SearchBarView.swift:40
      'dimsBackgroundDuringPresentation' was deprecated in iOS 12.0
  TCAT/Models/WalkPath.swift:51
      Line Length Violation: Line should be 120 characters or less; currently it has 127 characters (line_length)
  TCAT/Controllers/RouteDetail+ContentViewController.swift:609
      Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
  TCAT/Cells/NotificationToggleTableViewCell.swift:128
      Vertical Whitespace Violation: Limit vertical whitespace to a single empty line; currently 2 (vertical_whitespace)
  TCAT/Utils/Extensions+App.swift:277
      Function Name Whitespace Violation: Superfluous space after generic parameter(s) (function_name_whitespace)
  TCAT/Base/AppDelegate.swift:38
      Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
  TCAT/Controllers/RouteDetail+ContentViewController.swift:582
      Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
  TCAT/Controllers/RouteOptionsViewController.swift:103
      Line Length Violation: Line should be 120 characters or less; currently it has 134 characters (line_length)
  TCAT/Models/WalkPath.swift:14
      Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
  TCAT/Utils/Loader.swift:181
      Multiline Literal Brackets Violation: Multiline literals should have their surrounding brackets in a new line (multiline_literal_brackets)
  TCAT/Controllers/RouteOptionsViewController.swift:615
      Variable 'userInteraction' was never mutated; consider changing to 'let' constant
  TCAT/Controllers/HomeMapViewController.swift:69
      'map(withFrame:camera:)' is deprecated: Use -init or -initWithOptions: instead.
  TCAT/Base/AppDelegate.swift:173
      Todo Violation: TODOs should be resolved (If necessary send token to app...) (todo)
  TCAT/Controllers/RouteDetail+ContentViewController.swift:65
      Line Length Violation: Line should be 120 characters or less; currently it has 128 characters (line_length)
  TCAT/Controllers/RouteDetailContentViewController+Extensions.swift:54
      'map(withFrame:camera:)' is deprecated: Use -init or -initWithOptions: instead.
  TCAT/Base/AppDelegate.swift:178
      Colon Spacing Violation: Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
  TCAT/Base/AppDelegate.swift:163
      Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
  TCAT/Utils/Loader.swift:172
      Multiline Literal Brackets Violation: Multiline literals should have their surrounding brackets in a new line (multiline_literal_brackets)
  TCAT/Base/AppDelegate.swift:34
      Line Length Violation: Line should be 120 characters or less; currently it has 145 characters (line_length)
  TCAT/Cells/NotificationToggleTableViewCell.swift:127
      Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
  TCAT/Controllers/RouteOptionsViewController+Extensions.swift:21
      Initialization of immutable value 'route' was never used; consider replacing with assignment to '_' or removing it
  TCAT/Base/AppDelegate.swift:105
      Line Length Violation: Line should be 120 characters or less; currently it has 122 characters (line_length)
  TCAT/Core/Network/TransitAPI/TransitService.swift:27
      Line Length Violation: Line should be 120 characters or less; currently it has 131 characters (line_length)
  TCAT/Services/Network/NetworkManager.swift:118
      Todo Violation: TODOs should be resolved (Update when backend sends more...) (todo)
  TCAT/Services/Transit/TransitProvider.swift:90
      Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
  TCAT/Models/WalkPath.swift:42
      Line Length Violation: Line should be 120 characters or less; currently it has 123 characters (line_length)
  TCAT/Controllers/RouteDetail+ContentViewController.swift:504
      Line Length Violation: Line should be 120 characters or less; currently it has 155 characters (line_length)
  TCAT/Cells/NotificationToggleTableViewCell.swift:106
      Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
  TCAT/Services/Transit/TransitService.swift:27
      Line Length Violation: Line should be 120 characters or less; currently it has 131 characters (line_length)
  TCAT/Services/Transit/TransitService.swift:40
      Line Length Violation: Line should be 120 characters or less; currently it has 130 characters (line_length)
  TCAT/Base/AppDelegate.swift:82
      Line Length Violation: Line should be 120 characters or less; currently it has 155 characters (line_length)
  TCAT/Utils/Loader.swift:51
      Line Length Violation: Line should be 120 characters or less; currently it has 190 characters (line_length)
  TCAT/Core/Network/TransitAPI/Models/RequestModels.swift:93
      Vertical Whitespace Violation: Limit vertical whitespace to a single empty line; currently 2 (vertical_whitespace)
  TCAT/Views/DatePickerView.swift:118
      Initialization of immutable value 'spaceBtSegmentControls' was never used; consider replacing with assignment to '_' or removing it
  TCAT/Controllers/RouteDetail+ContentViewController.swift:508
      Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
  TCAT/Controllers/HomeOptionsCardViewController.swift:179
      'imageEdgeInsets' was deprecated in iOS 15.0: This property is ignored when using UIButtonConfiguration
  Skipping duplicate build file in Compile Sources build phase: /Volumes/workspace/repository/TCAT/Services/Network/NetworkManager.swift
  TCAT/Controllers/RouteDetail+ContentViewController.swift:604
      Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
  TCAT/Controllers/RouteDetail+ContentViewController.swift:487
      Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
  TCAT/Core/Network/TransitAPI/TransitService.swift:88
      Line Length Violation: Line should be 120 characters or less; currently it has 138 characters (line_length)
  Skipping duplicate build file in Compile Sources build phase: /Volumes/workspace/repository/TCAT/Services/Transit/TransitService.swift
  TCAT/Views/RouteSelectionView.swift:70
      'contentEdgeInsets' was deprecated in iOS 15.0: This property is ignored when using UIButtonConfiguration
  TCAT/Controllers/RouteOptionsViewController+Extensions.swift:43
      'sourceRect' was deprecated in iOS 13.0: UIViewControllerPreviewing is deprecated. Please use UIContextMenuInteraction.
  TCAT/Supporting/TransitEnvironment.swift:31
      Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
  TCAT/Controllers/RouteDetail+ContentViewController.swift:607
      Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
  TCAT/Utils/Loader.swift:103
      Todo Violation: TODOs should be resolved (Allow caller to tweak these) (todo)
  TCAT/Core/Network/TransitAPI/TransitService.swift:57
      Line Length Violation: Line should be 120 characters or less; currently it has 128 characters (line_length)
  TCAT/Models/Route.swift:83
      Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
  TCAT/Controllers/HomeOptionsCardViewController.swift:120
      Line Length Violation: Line should be 120 characters or less; currently it has 140 characters (line_length)
  TCAT/Controllers/RouteOptionsViewController.swift:131
      'registerForPreviewing(with:sourceView:)' was deprecated in iOS 13.0: UIViewControllerPreviewing is deprecated. Please use UIContextMenuInteraction.
  TCAT/Views/RouteSelectionView.swift:107
      'titleEdgeInsets' was deprecated in iOS 15.0: This property is ignored when using UIButtonConfiguration
  TCAT/Services/Transit/TransitService.swift:86
      Line Length Violation: Line should be 120 characters or less; currently it has 148 characters (line_length)
  TCAT/Controllers/RouteDetail+ContentViewController.swift:568
      Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
  TCAT/Base/AppDelegate.swift:109
      Line Length Violation: Line should be 120 characters or less; currently it has 140 characters (line_length)
  TCAT/Services/Transit/TransitService.swift:32
      Line Length Violation: Line should be 120 characters or less; currently it has 132 characters (line_length)
  TCAT/Views/RouteSelectionView.swift:109
      'imageEdgeInsets' was deprecated in iOS 15.0: This property is ignored when using UIButtonConfiguration
  Skipping duplicate build file in Compile Sources build phase: /Volumes/workspace/repository/TCAT/Services/Network/ApiErrorHandler.swift
  TCAT/Services/Transit/TransitProvider.swift:51
      Line Length Violation: Line should be 120 characters or less; currently it has 123 characters (line_length)
  TCAT/Utils/Extensions+App.swift:249
      Line Length Violation: Line should be 120 characters or less; currently it has 148 characters (line_length)
  TCAT/Controllers/RouteDetailViewController.swift:41
      'UIPreviewAction' was deprecated in iOS 13.0: Please use UIContextMenuInteraction.
  TCAT/Views/NotificationBannerView.swift:20
      Vertical Whitespace Violation: Limit vertical whitespace to a single empty line; currently 2 (vertical_whitespace)
  TCAT/Base/AppDelegate.swift:108
      Line Length Violation: Line should be 120 characters or less; currently it has 121 characters (line_length)
  TCAT/Core/Network/TransitAPI/TransitService.swift:32
      Line Length Violation: Line should be 120 characters or less; currently it has 132 characters (line_length)
  TCAT/Core/Network/TransitAPI/TransitService.swift:40
      Line Length Violation: Line should be 120 characters or less; currently it has 130 characters (line_length)
  TCAT/Utils/Extensions+Shared.swift:177
      Extension declares a conformance of imported type 'CLLocationCoordinate2D' to imported protocols 'Decodable', 'Encodable'; this will not behave correctly if the owners of '_LocationEssentials' introduce this conformance in the future
  TCAT/Services/Transit/TransitService.swift:88
      Line Length Violation: Line should be 120 characters or less; currently it has 138 characters (line_length)
  TCAT/Base/AppDelegate.swift:178
      Line Length Violation: Line should be 120 characters or less; currently it has 199 characters (line_length)
  TCAT/Controllers/RouteDetail+ContentViewController.swift:544
      Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
  TCAT/Controllers/StopPickerViewController.swift:101
      'keyWindow' was deprecated in iOS 13.0: Should not be used for applications that support multiple scenes as it returns a key window across all connected scenes
  TCAT/Services/Transit/TransitService.swift:57
      Line Length Violation: Line should be 120 characters or less; currently it has 128 characters (line_length)
  TCAT/Utils/Loader.swift:52
      Line Length Violation: Line should be 120 characters or less; currently it has 190 characters (line_length)
  TCAT/Managers/PushNotificationService.swift:157
      Line Length Violation: Line should be 120 characters or less; currently it has 178 characters (line_length)
  TCAT/Core/Network/TransitAPI/TransitProvider.swift:51
      Line Length Violation: Line should be 120 characters or less; currently it has 122 characters (line_length)
  TCAT/Views/NotificationBannerView.swift:88
      Vertical Whitespace Violation: Limit vertical whitespace to a single empty line; currently 2 (vertical_whitespace)
  TCAT/Core/Network/Base/ApiEndpoint.swift:62
      Line Length Violation: Line should be 120 characters or less; currently it has 173 characters (line_length)
  TCAT/Utils/JSONFileManager.swift:235
      Non-optional String -> Data Conversion Violation: Prefer non-optional `Data(_:)` initializer when converting `String` to `Data` (non_optional_string_data_conversion)
  TCAT/Utils/Extensions+App.swift:251
      Variable 'activityItems' was never mutated; consider changing to 'let' constant
  TCAT/Supporting/TransitEnvironment.swift:32
      Todo Violation: TODOs should be resolved (Remove once the Notifications ...) (todo)
  Search path '/Users/local/Library/Developer/DVTDownloads/MetalToolchain/mounts/4ab058bc1c53034b8c0a9baca6fba2d2b78bb965/Metal.xctoolchain/usr/lib/swift/iphoneos' not found
  TCAT/Base/AppDelegate.swift:166
      Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
  TCAT/Controllers/RouteDetail+DrawerViewController.swift:287
      Trailing Newline Violation: Files should have a single trailing newline (trailing_newline)
  TCAT/Managers/PushNotificationService.swift:31
      Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
  TCAT/Utils/Loader.swift:168
      Multiline Literal Brackets Violation: Multiline literals should have their surrounding brackets in a new line (multiline_literal_brackets)
  TCAT/Core/Network/TransitAPI/TransitProvider.swift:90
      Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
  TCAT/Controllers/RouteDetail+ContentViewController.swift:562
      Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
  TCAT/Controllers/RouteDetailDrawerViewController+Extensions.swift:209
      Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
  TCAT/Supporting/TransitEnvironment.swift:62
      Todo Violation: TODOs should be resolved (Remove once Notifications move...) (todo)
  TCAT/Views/DatePickerView.swift:85
      Line Length Violation: Line should be 120 characters or less; currently it has 139 characters (line_length)
  TCAT/Controllers/RouteDetail+ContentViewController.swift:555
      Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
  TCAT/Controllers/RouteDetail+ContentViewController.swift:537
      Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
  TCAT/Models/WalkPath.swift:43
      Line Length Violation: Line should be 120 characters or less; currently it has 125 characters (line_length)
  TCAT/Controllers/RouteDetailDrawerViewController+Extensions.swift:223
      Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
  TCAT/Controllers/RouteDetail+DrawerViewController.swift:162
      Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
  TCAT/Services/Network/ApiEndpoint.swift:62
      Line Length Violation: Line should be 120 characters or less; currently it has 173 characters (line_length)
  TCAT/Services/Network/NetworkManager.swift:128
      Todo Violation: TODOs should be resolved (Update when backend sends more...) (todo)
  TCAT/Cells/NotificationToggleTableViewCell.swift:102
      Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
  TCAT/Models/WalkPath.swift:31
      Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
  TCAT/Core/Network/TransitAPI/TransitProvider.swift:33
      Todo Violation: TODOs should be resolved (Remove once the Notifications ...) (todo)
  TCAT/Models/WalkPath.swift:52
      Line Length Violation: Line should be 120 characters or less; currently it has 153 characters (line_length)
  TCAT/Core/Network/TransitAPI/TransitService.swift:86
      Line Length Violation: Line should be 120 characters or less; currently it has 148 characters (line_length)
  TCAT/Core/Network/TransitAPI/TransitService.swift:47
      Line Length Violation: Line should be 120 characters or less; currently it has 121 characters (line_length)
  TCAT/Utils/Loader.swift:177
      Multiline Literal Brackets Violation: Multiline literals should have their surrounding brackets in a new line (multiline_literal_brackets)
  TCAT/Controllers/RouteDetailContentViewController+Extensions.swift:67
      'statusBarFrame' was deprecated in iOS 13.0: Use the statusBarManager property of the window scene instead.
  TCAT/Services/Transit/TransitService.swift:47
      Line Length Violation: Line should be 120 characters or less; currently it has 121 characters (line_length)
  TCAT/Views/RouteSelectionView.swift:106
      'imageEdgeInsets' was deprecated in iOS 15.0: This property is ignored when using UIButtonConfiguration
  TCAT/Controllers/RouteDetail+ContentViewController.swift:518
      Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
  Skipping duplicate build file in Compile Sources build phase: /Volumes/workspace/repository/TCAT/Services/Network/NetworkMonitor.swift
  Run script build phase 'Crashlytics' will be run during every build because it does not specify any outputs. To address this issue, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase.
  TCAT/Cells/NotificationToggleTableViewCell.swift:132
      Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
  TCAT/Services/Transit/TransitProvider.swift:33
      Todo Violation: TODOs should be resolved (Remove once the Notifications ...) (todo)
  TCAT/Controllers/RouteOptionsViewController+Extensions.swift:291
      Initialization of immutable value 'routeId' was never used; consider replacing with assignment to '_' or removing it
  TCAT/Controllers/CustomNavigationController.swift:125
      'contentEdgeInsets' was deprecated in iOS 15.0: This property is ignored when using UIButtonConfiguration
  TCAT/Managers/PushNotificationService.swift:28
      Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
  TCAT/Core/Network/Base/NetworkManager.swift:128
      Todo Violation: TODOs should be resolved (Update when backend sends more...) (todo)
  TCAT/Core/Network/Base/NetworkManager.swift:118
      Todo Violation: TODOs should be resolved (Update when backend sends more...) (todo)
  TCAT/Controllers/RouteDetail+ContentViewController.swift:585
      Line Length Violation: Line should be 120 characters or less; currently it has 122 characters (line_length)
  TCAT/Controllers/RouteDetail+ContentViewController.swift:532
      Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
  TCAT/Views/DatePickerView.swift:113
      Initialization of immutable value 'segmentedControlSizeRatio' was never used; consider replacing with assignment to '_' or removing it
  TCAT/Utils/StoreReviewHelper.swift:70
      'requestReview()' was deprecated in iOS 14.0: Use -[SKStoreReviewController requestReviewInScene:]
  Skipping duplicate build file in Compile Sources build phase: /Volumes/workspace/repository/TCAT/Services/Network/RequestModels.swift
  TCAT/Controllers/InformationViewController.swift:189
      'windows' was deprecated in iOS 15.0: Use UIWindowScene.windows on a relevant window scene instead
  TCAT/Controllers/RouteDetail+ContentViewController.swift:500
      Line Length Violation: Line should be 120 characters or less; currently it has 155 characters (line_length)
  TCAT/Controllers/RouteDetail+ContentViewController.swift:61
      Vertical Whitespace Violation: Limit vertical whitespace to a single empty line; currently 2 (vertical_whitespace)
  TCAT/Managers/PushNotificationService.swift:159
      Line Length Violation: Line should be 120 characters or less; currently it has 152 characters (line_length)
  TCAT/Core/Network/TransitAPI/TransitService.swift:12
      Line Length Violation: Line should be 120 characters or less; currently it has 125 characters (line_length)