Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release #398

Merged
merged 21 commits into from
Nov 7, 2024

Release TestFlight 2.0.3 Build 19 (#399)

71b6e41
Select commit
Loading
Failed to load commit list.
Merged

Release #398

Release TestFlight 2.0.3 Build 19 (#399)
71b6e41
Select commit
Loading
Failed to load commit list.
Xcode Cloud / TCAT | Release | Archive - iOS succeeded Nov 6, 2024 in 11m 32s

81 warnings

Report Summary
Errors 0
Test Failures 0
Analysis Issues 0
Warnings 81

Details

81 Warnings

Details

  TCAT/Controllers/HomeMapViewController.swift:70
      'map(withFrame:camera:)' is deprecated: Use -init or -initWithOptions: instead.
  TCAT/Models/WalkPath.swift:14
      Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
  TCAT/Base/AppDelegate.swift:188
      Line Length Violation: Line should be 120 characters or less; currently it has 122 characters (line_length)
  TCAT/Base/AppDelegate.swift:254
      Line Length Violation: Line should be 120 characters or less; currently it has 199 characters (line_length)
  TCAT/Controllers/InformationViewController.swift:189
      'windows' was deprecated in iOS 15.0: Use UIWindowScene.windows on a relevant window scene instead
  TCAT/Models/WalkPath.swift:52
      Line Length Violation: Line should be 120 characters or less; currently it has 153 characters (line_length)
  TCAT/Controllers/RouteDetail+ContentViewController.swift:533
      Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
  TCAT/Controllers/RouteDetail+ContentViewController.swift:578
      Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
  TCAT/Models/WalkPath.swift:56
      Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
  TCAT/Base/AppDelegate.swift:123
      Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
  TCAT/Views/RouteSelectionView.swift:109
      'imageEdgeInsets' was deprecated in iOS 15.0: This property is ignored when using UIButtonConfiguration
  TCAT/Controllers/RouteDetail+ContentViewController.swift:575
      Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
  TCAT/Models/WalkPath.swift:51
      Line Length Violation: Line should be 120 characters or less; currently it has 127 characters (line_length)
  TCAT/Views/DatePickerView.swift:118
      Initialization of immutable value 'spaceBtSegmentControls' was never used; consider replacing with assignment to '_' or removing it
  TCAT/Base/AppDelegate.swift:184
      '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/Models/SearchManager.swift:69
      Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
  TCAT/Models/SearchManager.swift:53
      Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
  TCAT/Controllers/RouteDetail+ContentViewController.swift:580
      Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
  TCAT/Controllers/RouteDetail+ContentViewController.swift:471
      Line Length Violation: Line should be 120 characters or less; currently it has 155 characters (line_length)
  TCAT/Controllers/RouteDetail+ContentViewController.swift:560
      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/Loader.swift:181
      Multiline Literal Brackets Violation: Multiline literals should have their surrounding brackets in a new line (multiline_literal_brackets)
  TCAT/Controllers/RouteOptionsViewController+Extensions.swift:43
      'sourceRect' was deprecated in iOS 13.0: UIViewControllerPreviewing is deprecated. Please use UIContextMenuInteraction.
  TCAT/Controllers/HomeOptionsCardViewController.swift:185
      'imageEdgeInsets' was deprecated in iOS 15.0: This property is ignored when using UIButtonConfiguration
  TCAT/Models/SearchManager.swift:50
      Comma Spacing Violation: There should be no space before and one after any comma (comma)
  TCAT/Views/SearchBarView.swift:40
      'dimsBackgroundDuringPresentation' was deprecated in iOS 12.0
  TCAT/Controllers/RouteDetail+ContentViewController.swift:526
      Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
  TCAT/Controllers/RouteDetail+DrawerViewController.swift:174
      Todo Violation: TODOs should be resolved (Uncomment when notifications a...) (todo)
  TCAT/Base/AppDelegate.swift:112
      Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
  TCAT/Controllers/RouteDetail+ContentViewController.swift:19
      Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
  TCAT/Controllers/RouteDetail+ContentViewController.swift:539
      Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
  TCAT/Views/RouteSelectionView.swift:106
      'imageEdgeInsets' was deprecated in iOS 15.0: This property is ignored when using UIButtonConfiguration
  TCAT/Views/DatePickerView.swift:85
      Line Length Violation: Line should be 120 characters or less; currently it has 138 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/Views/DatePickerView.swift:85
      Comma Spacing Violation: There should be no space before and one after any comma (comma)
  TCAT/Controllers/RouteDetail+ContentViewController.swift:556
      Line Length Violation: Line should be 120 characters or less; currently it has 122 characters (line_length)
  TCAT/Controllers/ParentHomeViewController.swift:14
      Unneeded Overridden Functions Violation: Remove overridden functions that don't do anything except call their super (unneeded_override)
  TCAT/Controllers/RouteDetailContentViewController+Extensions.swift:54
      'map(withFrame:camera:)' is deprecated: Use -init or -initWithOptions: instead.
  TCAT/Views/RouteSelectionView.swift:107
      'titleEdgeInsets' was deprecated in iOS 15.0: This property is ignored when using UIButtonConfiguration
  TCAT/Controllers/RouteDetail+ContentViewController.swift:553
      Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
  TCAT/Controllers/RouteDetailContentViewController+Extensions.swift:67
      'statusBarFrame' was deprecated in iOS 13.0: Use the statusBarManager property of the window scene instead.
  TCAT/Base/AppDelegate.swift:33
      Line Length Violation: Line should be 120 characters or less; currently it has 145 characters (line_length)
  TCAT/Controllers/CustomNavigationController.swift:125
      'contentEdgeInsets' was deprecated in iOS 15.0: This property is ignored when using UIButtonConfiguration
  TCAT/Controllers/RouteDetail+ContentViewController.swift:503
      Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
  TCAT/Base/AppDelegate.swift:105
      Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
  TCAT/Models/SearchManager.swift:28
      Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
  TCAT/Controllers/RouteDetail+ContentViewController.swift:508
      Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
  TCAT/Base/AppDelegate.swift:192
      Line Length Violation: Line should be 120 characters or less; currently it has 126 characters (line_length)
  TCAT/Base/AppDelegate.swift:242
      Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
  TCAT/Controllers/RouteDetail+ContentViewController.swift:458
      Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
  TCAT/Base/AppDelegate.swift:249
      Todo Violation: TODOs should be resolved (If necessary send token to app...) (todo)
  TCAT/Utils/Loader.swift:103
      Todo Violation: TODOs should be resolved (Allow caller to tweak these) (todo)
  TCAT/Controllers/RouteDetail+ContentViewController.swift:489
      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/Models/WalkPath.swift:42
      Line Length Violation: Line should be 120 characters or less; currently it has 123 characters (line_length)
  TCAT/Base/AppDelegate.swift:94
      Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
  TCAT/Base/AppDelegate.swift:40
      Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
  TCAT/Models/SearchManager.swift:54
      Vertical Whitespace Violation: Limit vertical whitespace to a single empty line; currently 2 (vertical_whitespace)
  TCAT/Models/SearchManager.swift:48
      Comma Spacing Violation: There should be no space before and one after any comma (comma)
  TCAT/Utils/Loader.swift:168
      Multiline Literal Brackets Violation: Multiline literals should have their surrounding brackets in a new line (multiline_literal_brackets)
  TCAT/Base/AppDelegate.swift:254
      Colon Spacing Violation: Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
  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/Base/AppDelegate.swift:109
      Line Length Violation: Line should be 120 characters or less; currently it has 155 characters (line_length)
  TCAT/Models/SearchManager.swift:47
      Opening Brace Spacing Violation: Opening braces should be preceded by a single space and on the same line as the declaration (opening_brace)
  TCAT/Base/AppDelegate.swift:82
      Todo Violation: TODOs should be resolved (Set up announcements once it's...) (todo)
  TCAT/Views/RouteSelectionView.swift:70
      'contentEdgeInsets' was deprecated in iOS 15.0: This property is ignored when using UIButtonConfiguration
  TCAT/Models/WalkPath.swift:31
      Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
  TCAT/Utils/Loader.swift:51
      Line Length Violation: Line should be 120 characters or less; currently it has 190 characters (line_length)
  TCAT/Base/AppDelegate.swift:120
      Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
  TCAT/Controllers/HomeOptionsCardViewController.swift:303
      Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
  TCAT/Controllers/RouteOptionsViewController.swift:138
      'registerForPreviewing(with:sourceView:)' was deprecated in iOS 13.0: UIViewControllerPreviewing is deprecated. Please use UIContextMenuInteraction.
  TCAT/Controllers/ParentHomeViewController.swift:18
      Todo Violation: TODOs should be resolved (Set up announcements once it's...) (todo)
  TCAT/Models/SearchManager.swift:49
      Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
  TCAT/Utils/Loader.swift:177
      Multiline Literal Brackets Violation: Multiline literals should have their surrounding brackets in a new line (multiline_literal_brackets)
  TCAT/Models/WalkPath.swift:43
      Line Length Violation: Line should be 120 characters or less; currently it has 125 characters (line_length)
  TCAT/Controllers/RouteDetail+ContentViewController.swift:479
      Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
  TCAT/Base/AppDelegate.swift:239
      Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
  TCAT/Controllers/RouteDetail+ContentViewController.swift:475
      Line Length Violation: Line should be 120 characters or less; currently it has 155 characters (line_length)
  TCAT/Controllers/RouteDetail+ContentViewController.swift:515
      Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
  TCAT/Controllers/RouteDetailViewController.swift:41
      'UIPreviewAction' was deprecated in iOS 13.0: Please use UIContextMenuInteraction.
  TCAT/Utils/StoreReviewHelper.swift:69
      'requestReview()' was deprecated in iOS 14.0: Use -[SKStoreReviewController requestReviewInScene:]