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

Update App Store Connect API spec to 3.7 #292

Merged
merged 3 commits into from
Nov 13, 2024

Conversation

polpielladev
Copy link
Collaborator

A new version of the App Store Connect API shipped last night, this PR updates the code to conform to this spec.

@SwiftLeeBot
Copy link
Collaborator

SwiftLeeBot commented Nov 13, 2024

Warnings
⚠️ 'InAppPurchases' is deprecated: Deprecated
⚠️ 'InAppPurchases' is deprecated: Deprecated
⚠️ 'App' is deprecated: Deprecated
⚠️ 'Builds' is deprecated: Deprecated
⚠️ 'App' is deprecated: Deprecated
⚠️ 'Builds' is deprecated: Deprecated
⚠️ 'App' is deprecated: Deprecated
⚠️ 'App' is deprecated: Deprecated
⚠️ 'InAppPurchase' is deprecated: Deprecated
⚠️ 'GameCenterEnabledVersion' is deprecated: Deprecated
⚠️ 'AgeRatingDeclaration' is deprecated: Deprecated
⚠️ 'AgeRatingDeclaration' is deprecated: Deprecated
⚠️ 'AppStoreVersionExperiment' is deprecated: Deprecated
⚠️ 'AppStoreVersionExperiment' is deprecated: Deprecated
⚠️ 'AppStoreVersionSubmission' is deprecated: Deprecated
⚠️ 'AppStoreVersionExperiment' is deprecated: Deprecated
⚠️ 'AppStoreVersionSubmission' is deprecated: Deprecated
⚠️ 'AppStoreVersionExperiment' is deprecated: Deprecated
⚠️ 'InAppPurchase' is deprecated: Deprecated
⚠️ 'GameCenterEnabledVersion' is deprecated: Deprecated
⚠️ 'GroupAchievement' is deprecated: Deprecated
⚠️ 'GroupAchievement' is deprecated: Deprecated
⚠️ 'GroupLeaderboard' is deprecated: Deprecated
⚠️ 'GroupLeaderboard' is deprecated: Deprecated
⚠️ 'GroupLeaderboardSet' is deprecated: Deprecated
⚠️ 'GroupLeaderboardSet' is deprecated: Deprecated
⚠️ 'PromotionImages' is deprecated: Deprecated
⚠️ 'PromotionImages' is deprecated: Deprecated
⚠️ 'PromotedPurchaseImage' is deprecated: Deprecated
⚠️ 'PromotedPurchaseImage' is deprecated: Deprecated
⚠️ 'AppStoreVersionExperiment' is deprecated: Deprecated
⚠️ 'AppStoreVersionExperiment' is deprecated: Deprecated
⚠️ 'GroupAchievement' is deprecated: Deprecated
⚠️ 'GroupLeaderboard' is deprecated: Deprecated
⚠️ 'PromotionImages' is deprecated: Deprecated
⚠️ 'PromotedPurchaseImage' is deprecated: Deprecated
⚠️ 'PromotedPurchaseImage' is deprecated: Deprecated
⚠️ 'AppStoreVersionExperiment' is deprecated: Deprecated
⚠️ 'AppStoreVersionExperiment' is deprecated: Deprecated
⚠️ 'App' is deprecated: Deprecated
⚠️ 'Builds' is deprecated: Deprecated
⚠️ 'App' is deprecated: Deprecated
⚠️ 'GroupLeaderboardSet' is deprecated: Deprecated
⚠️ 'AppStoreVersionSubmission' is deprecated: Deprecated
⚠️ 'AppStoreVersionExperiment' is deprecated: Deprecated
⚠️ 'AppStoreVersionSubmission' is deprecated: Deprecated
⚠️ 'AppStoreVersionExperiment' is deprecated: Deprecated
⚠️ 'AgeRatingDeclaration' is deprecated: Deprecated
⚠️ 'AppStoreVersionExperiment' is deprecated: Deprecated
⚠️ 'AppStoreVersionExperiment' is deprecated: Deprecated
⚠️ 'InAppPurchase' is deprecated: Deprecated
⚠️ 'GameCenterEnabledVersion' is deprecated: Deprecated
⚠️ 'InAppPurchase' is deprecated: Deprecated
⚠️ 'GameCenterEnabledVersion' is deprecated: Deprecated
⚠️ 'InAppPurchases' is deprecated: Deprecated
⚠️

Consider to place some MARK: lines for Sources/OpenAPI/Generated/Entities/GameCenterLeaderboardSet.swift, which is over 300 lines big.

⚠️

Consider to place some MARK: lines for Sources/OpenAPI/Generated/Paths/PathsV1AppsWithID.swift, which is over 300 lines big.

⚠️

Consider to place some MARK: lines for Sources/OpenAPI/Generated/Paths/PathsV1CiProductsWithIDApp.swift, which is over 300 lines big.

⚠️

Consider to place some MARK: lines for Sources/OpenAPI/Generated/Paths/PathsV1BuildsWithIDAppStoreVersion.swift, which is over 300 lines big.

⚠️

Consider to place some MARK: lines for Sources/OpenAPI/Generated/Paths/PathsV1GameCenterAppVersionsWithIDAppStoreVersion.swift, which is over 300 lines big.

⚠️

Consider to place some MARK: lines for Sources/OpenAPI/Generated/Paths/PathsV1AppClipDefaultExperiencesWithIDReleaseWithAppStoreVersion.swift, which is over 300 lines big.

⚠️

Consider to place some MARK: lines for Sources/OpenAPI/Generated/Entities/App.swift, which is over 300 lines big.

⚠️

Consider to place some MARK: lines for Sources/OpenAPI/Generated/Entities/GameCenterLeaderboard.swift, which is over 300 lines big.

⚠️

Consider to place some MARK: lines for Sources/OpenAPI/Generated/Paths/PathsV1Apps.swift, which is over 300 lines big.

⚠️

Consider to place some MARK: lines for Sources/OpenAPI/Generated/Entities/AppInfo.swift, which is over 300 lines big.

⚠️

Consider to place some MARK: lines for Sources/OpenAPI/Generated/Paths/PathsV1CiBuildRunsWithIDBuilds.swift, which is over 300 lines big.

⚠️

Consider to place some MARK: lines for Sources/OpenAPI/Generated/Paths/PathsV1AppsWithIDAppStoreVersions.swift, which is over 300 lines big.

⚠️

Consider to place some MARK: lines for Sources/OpenAPI/Generated/Entities/GameCenterAchievement.swift, which is over 300 lines big.

⚠️

Consider to place some MARK: lines for Sources/OpenAPI/Generated/Paths/PathsV1Builds.swift, which is over 300 lines big.

Messages
📖 AppStoreConnect-Swift-SDK-Tests: Executed 18 tests (0 failed, 0 retried, 0 skipped) in 0.168 seconds
📖

View more details on Bitrise

Code Coverage Report

Name Coverage

SwiftLint found issues

Severity File Reason
Warning PathsV1InAppPurchasePricePoints.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning AppMediaVideoState.swift:7 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning AppMediaVideoState.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning AppMediaVideoState.swift:9 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning AppMediaPreviewFrameImageState.swift:7 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning AppMediaPreviewFrameImageState.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning AppMediaPreviewFrameImageState.swift:9 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning PathsV1InAppPurchasePricePointsWithID.swift:8 An 'other_method' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1InAppPurchasePricePointsWithIDEqualizations.swift:43 Line should be 160 characters or less; currently it has 256 characters (line_length)
Warning PathsV1InAppPurchasePricePointsWithIDEqualizations.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error AppEventVideoClip.swift:29 Line should be 160 characters or less; currently it has 385 characters (line_length)
Warning AppEventVideoClip.swift:7 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning AppEventVideoClip.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning AppEventVideoClip.swift:9 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning AppEventVideoClip.swift:10 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning AppEventVideoClip.swift:11 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error AppInfoLocalizationCreateRequest.swift:26 Line should be 160 characters or less; currently it has 172 characters (line_length)
Warning AppInfoLocalizationCreateRequest.swift:7 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error AppPreview.swift:30 Line should be 160 characters or less; currently it has 400 characters (line_length)
Warning AppPreview.swift:7 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning AppPreview.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning AppPreview.swift:9 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning AppPreview.swift:10 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning AppPreview.swift:11 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error AppResponse.swift:37 Function should have complexity 10 or less; currently complexity is 23 (cyclomatic_complexity)
Error AppResponse.swift:93 Function should have complexity 10 or less; currently complexity is 23 (cyclomatic_complexity)
Error AppResponse.swift:88 Line should be 160 characters or less; currently it has 496 characters (line_length)
Warning AppResponse.swift:96 Cases inside a switch should always be on a newline (switch_case_on_newline)
Warning AppResponse.swift:97 Cases inside a switch should always be on a newline (switch_case_on_newline)
Warning AppResponse.swift:98 Cases inside a switch should always be on a newline (switch_case_on_newline)
Warning AppResponse.swift:99 Cases inside a switch should always be on a newline (switch_case_on_newline)
Warning AppResponse.swift:100 Cases inside a switch should always be on a newline (switch_case_on_newline)
Warning AppResponse.swift:101 Cases inside a switch should always be on a newline (switch_case_on_newline)
Warning AppResponse.swift:102 Cases inside a switch should always be on a newline (switch_case_on_newline)
Warning AppResponse.swift:103 Cases inside a switch should always be on a newline (switch_case_on_newline)
Warning AppResponse.swift:104 Cases inside a switch should always be on a newline (switch_case_on_newline)
Warning AppResponse.swift:105 Cases inside a switch should always be on a newline (switch_case_on_newline)
Warning AppResponse.swift:106 Cases inside a switch should always be on a newline (switch_case_on_newline)
Warning AppResponse.swift:107 Cases inside a switch should always be on a newline (switch_case_on_newline)
Warning AppResponse.swift:108 Cases inside a switch should always be on a newline (switch_case_on_newline)
Warning AppResponse.swift:109 Cases inside a switch should always be on a newline (switch_case_on_newline)
Warning AppResponse.swift:110 Cases inside a switch should always be on a newline (switch_case_on_newline)
Warning AppResponse.swift:111 Cases inside a switch should always be on a newline (switch_case_on_newline)
Warning AppResponse.swift:112 Cases inside a switch should always be on a newline (switch_case_on_newline)
Warning AppResponse.swift:113 Cases inside a switch should always be on a newline (switch_case_on_newline)
Warning AppResponse.swift:114 Cases inside a switch should always be on a newline (switch_case_on_newline)
Warning AppResponse.swift:115 Cases inside a switch should always be on a newline (switch_case_on_newline)
Warning AppResponse.swift:116 Cases inside a switch should always be on a newline (switch_case_on_newline)
Warning AppResponse.swift:117 Cases inside a switch should always be on a newline (switch_case_on_newline)
Warning AppResponse.swift:118 Cases inside a switch should always be on a newline (switch_case_on_newline)
Warning AppResponse.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning AppResponse.swift:9 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning AppResponse.swift:10 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error AppsResponse.swift:37 Function should have complexity 10 or less; currently complexity is 23 (cyclomatic_complexity)
Error AppsResponse.swift:93 Function should have complexity 10 or less; currently complexity is 23 (cyclomatic_complexity)
Error AppsResponse.swift:88 Line should be 160 characters or less; currently it has 496 characters (line_length)
Warning AppsResponse.swift:96 Cases inside a switch should always be on a newline (switch_case_on_newline)
Warning AppsResponse.swift:97 Cases inside a switch should always be on a newline (switch_case_on_newline)
Warning AppsResponse.swift:98 Cases inside a switch should always be on a newline (switch_case_on_newline)
Warning AppsResponse.swift:99 Cases inside a switch should always be on a newline (switch_case_on_newline)
Warning AppsResponse.swift:100 Cases inside a switch should always be on a newline (switch_case_on_newline)
Warning AppsResponse.swift:101 Cases inside a switch should always be on a newline (switch_case_on_newline)
Warning AppsResponse.swift:102 Cases inside a switch should always be on a newline (switch_case_on_newline)
Warning AppsResponse.swift:103 Cases inside a switch should always be on a newline (switch_case_on_newline)
Warning AppsResponse.swift:104 Cases inside a switch should always be on a newline (switch_case_on_newline)
Warning AppsResponse.swift:105 Cases inside a switch should always be on a newline (switch_case_on_newline)
Warning AppsResponse.swift:106 Cases inside a switch should always be on a newline (switch_case_on_newline)
Warning AppsResponse.swift:107 Cases inside a switch should always be on a newline (switch_case_on_newline)
Warning AppsResponse.swift:108 Cases inside a switch should always be on a newline (switch_case_on_newline)
Warning AppsResponse.swift:109 Cases inside a switch should always be on a newline (switch_case_on_newline)
Warning AppsResponse.swift:110 Cases inside a switch should always be on a newline (switch_case_on_newline)
Warning AppsResponse.swift:111 Cases inside a switch should always be on a newline (switch_case_on_newline)
Warning AppsResponse.swift:112 Cases inside a switch should always be on a newline (switch_case_on_newline)
Warning AppsResponse.swift:113 Cases inside a switch should always be on a newline (switch_case_on_newline)
Warning AppsResponse.swift:114 Cases inside a switch should always be on a newline (switch_case_on_newline)
Warning AppsResponse.swift:115 Cases inside a switch should always be on a newline (switch_case_on_newline)
Warning AppsResponse.swift:116 Cases inside a switch should always be on a newline (switch_case_on_newline)
Warning AppsResponse.swift:117 Cases inside a switch should always be on a newline (switch_case_on_newline)
Warning AppsResponse.swift:118 Cases inside a switch should always be on a newline (switch_case_on_newline)
Warning AppsResponse.swift:7 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning AppsResponse.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning AppsResponse.swift:9 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning AppsResponse.swift:10 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning GameCenterAchievementGroupAchievementLinkageRequest.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning GameCenterAchievementGroupAchievementLinkageRequest.swift:7 Type name 'GameCenterAchievementGroupAchievementLinkageRequest' should be between 3 and 50 characters long (type_name)
Error AppInfo.swift:73 Line should be 160 characters or less; currently it has 371 characters (line_length)
Error AppInfo.swift:555 Line should be 160 characters or less; currently it has 440 characters (line_length)
Error AppInfo.swift:6 Type body should span 500 lines or less excluding comments and whitespace: currently spans 514 lines (type_body_length)
Warning AppInfo.swift:7 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning AppInfo.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning AppInfo.swift:9 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning AppInfo.swift:10 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning AppInfo.swift:11 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning GameCenterAchievementGroupAchievementLinkageResponse.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning GameCenterAchievementGroupAchievementLinkageResponse.swift:9 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning GameCenterAchievementGroupAchievementLinkageResponse.swift:7 Type name 'GameCenterAchievementGroupAchievementLinkageResponse' should be between 3 and 50 characters long (type_name)
Warning GameCenterLeaderboardGroupLeaderboardLinkageRequest.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning GameCenterLeaderboardGroupLeaderboardLinkageRequest.swift:7 Type name 'GameCenterLeaderboardGroupLeaderboardLinkageRequest' should be between 3 and 50 characters long (type_name)
Warning GameCenterLeaderboardGroupLeaderboardLinkageResponse.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning GameCenterLeaderboardGroupLeaderboardLinkageResponse.swift:9 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning GameCenterLeaderboardGroupLeaderboardLinkageResponse.swift:7 Type name 'GameCenterLeaderboardGroupLeaderboardLinkageResponse' should be between 3 and 50 characters long (type_name)
Error GameCenterAchievement.swift:25 Line should be 160 characters or less; currently it has 183 characters (line_length)
Error GameCenterAchievement.swift:304 Line should be 160 characters or less; currently it has 206 characters (line_length)
Warning GameCenterAchievement.swift:7 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning GameCenterAchievement.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning GameCenterAchievement.swift:9 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning GameCenterAchievement.swift:10 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning GameCenterAchievement.swift:11 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning GameCenterLeaderboardSetGroupLeaderboardSetLinkageRequest.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning GameCenterLeaderboardSetGroupLeaderboardSetLinkageRequest.swift:7 Type name 'GameCenterLeaderboardSetGroupLeaderboardSetLinkageRequest' should be between 3 and 50 characters long (type_name)
Warning GameCenterLeaderboardSetGroupLeaderboardSetLinkageResponse.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning GameCenterLeaderboardSetGroupLeaderboardSetLinkageResponse.swift:9 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning GameCenterLeaderboardSetGroupLeaderboardSetLinkageResponse.swift:7 Type name 'GameCenterLeaderboardSetGroupLeaderboardSetLinkageResponse' should be between 3 and 50 characters long (type_name)
Error GameCenterLeaderboard.swift:40 Line should be 160 characters or less; currently it has 398 characters (line_length)
Error GameCenterLeaderboard.swift:383 Line should be 160 characters or less; currently it has 267 characters (line_length)
Warning GameCenterLeaderboard.swift:7 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning GameCenterLeaderboard.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning GameCenterLeaderboard.swift:9 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning GameCenterLeaderboard.swift:10 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning GameCenterLeaderboard.swift:11 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning InAppPurchasePricePoint.swift:7 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning InAppPurchasePricePoint.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning InAppPurchasePricePoint.swift:9 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning InAppPurchasePricePoint.swift:10 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning InAppPurchasePricePoint.swift:11 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning InAppPurchasePriceScheduleResponse.swift:33 Cases inside a switch should always be on a newline (switch_case_on_newline)
Warning InAppPurchasePriceScheduleResponse.swift:34 Cases inside a switch should always be on a newline (switch_case_on_newline)
Warning InAppPurchasePriceScheduleResponse.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning InAppPurchasePriceScheduleResponse.swift:9 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning InAppPurchasePriceScheduleResponse.swift:10 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error GameCenterLeaderboardSet.swift:341 Line should be 160 characters or less; currently it has 267 characters (line_length)
Warning GameCenterLeaderboardSet.swift:7 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning GameCenterLeaderboardSet.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning GameCenterLeaderboardSet.swift:9 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning GameCenterLeaderboardSet.swift:10 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning GameCenterLeaderboardSet.swift:11 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1AlternativeDistributionKeys.swift:44 Line should be 160 characters or less; currently it has 168 characters (line_length)
Warning PathsV1AlternativeDistributionKeys.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning SubscriptionAvailability.swift:7 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning SubscriptionAvailability.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning SubscriptionAvailability.swift:9 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning SubscriptionAvailability.swift:10 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning SubscriptionAvailability.swift:11 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning InAppPurchasePriceSchedule.swift:7 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning InAppPurchasePriceSchedule.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning InAppPurchasePriceSchedule.swift:9 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning InAppPurchasePriceSchedule.swift:10 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1AlternativeDistributionKeysWithID.swift:16 Line should be 160 characters or less; currently it has 171 characters (line_length)
Warning PathsV1AlternativeDistributionKeysWithID.swift:8 An 'other_method' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1AlternativeDistributionPackagesWithID.swift:45 Line should be 160 characters or less; currently it has 258 characters (line_length)
Warning PathsV1AlternativeDistributionPackagesWithID.swift:8 An 'other_method' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1AnalyticsReportRequestsWithID.swift:42 Line should be 160 characters or less; currently it has 197 characters (line_length)
Warning PathsV1AnalyticsReportRequestsWithID.swift:8 An 'other_method' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1AppClipAdvancedExperienceImagesWithID.swift:16 Line should be 160 characters or less; currently it has 183 characters (line_length)
Warning PathsV1AppClipAdvancedExperienceImagesWithID.swift:17 Line should be 140 characters or less; currently it has 148 characters (line_length)
Error PathsV1AppClipAdvancedExperienceImagesWithID.swift:35 Line should be 160 characters or less; currently it has 177 characters (line_length)
Warning PathsV1AppClipAdvancedExperienceImagesWithID.swift:8 An 'other_method' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1AlternativeDistributionPackagesWithIDVersions.swift:71 Line should be 160 characters or less; currently it has 535 characters (line_length)
Warning PathsV1AlternativeDistributionPackagesWithIDVersions.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning PathsV1AppClipAdvancedExperiencesWithID.swift:46 Line should be 140 characters or less; currently it has 152 characters (line_length)
Error PathsV1AppClipAdvancedExperiencesWithID.swift:61 Line should be 160 characters or less; currently it has 167 characters (line_length)
Warning PathsV1AppClipAdvancedExperiencesWithID.swift:8 An 'other_method' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning PathsV1AppClipDefaultExperienceLocalizationsWithIDAppClipHeaderImage.swift:17 Line should be 140 characters or less; currently it has 145 characters (line_length)
Error PathsV1AppClipDefaultExperienceLocalizationsWithIDAppClipHeaderImage.swift:46 Line should be 160 characters or less; currently it has 205 characters (line_length)
Warning PathsV1AppClipDefaultExperienceLocalizationsWithIDAppClipHeaderImage.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1AppClipDefaultExperienceLocalizationsWithID.swift:47 Line should be 160 characters or less; currently it has 205 characters (line_length)
Error PathsV1AppClipDefaultExperienceLocalizationsWithID.swift:62 Line should be 160 characters or less; currently it has 189 characters (line_length)
Warning PathsV1AppClipDefaultExperienceLocalizationsWithID.swift:8 An 'other_method' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning PathsV1AppClipDefaultExperiencesWithIDAppClipAppStoreReviewDetail.swift:17 Line should be 140 characters or less; currently it has 142 characters (line_length)
Error PathsV1AppClipDefaultExperiencesWithIDAppClipAppStoreReviewDetail.swift:42 Line should be 160 characters or less; currently it has 199 characters (line_length)
Warning PathsV1AppClipDefaultExperiencesWithIDAppClipAppStoreReviewDetail.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error App.swift:1583 File should contain 660 lines or less: currently contains 1583 (file_length)
Error App.swift:35 Line should be 160 characters or less; currently it has 476 characters (line_length)
Warning App.swift:59 Line should be 140 characters or less; currently it has 160 characters (line_length)
Error App.swift:1450 Line should be 160 characters or less; currently it has 1461 characters (line_length)
Error App.swift:6 Type body should span 500 lines or less excluding comments and whitespace: currently spans 1319 lines (type_body_length)
Error App.swift:80 Type body should span 500 lines or less excluding comments and whitespace: currently spans 1228 lines (type_body_length)
Warning App.swift:7 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning App.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning App.swift:9 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning App.swift:10 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning App.swift:11 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1AppClipDefaultExperiencesWithID.swift:82 Line should be 160 characters or less; currently it has 411 characters (line_length)
Error PathsV1AppClipDefaultExperiencesWithID.swift:103 Line should be 160 characters or less; currently it has 165 characters (line_length)
Warning PathsV1AppClipDefaultExperiencesWithID.swift:8 An 'other_method' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning PathsV1AppClipDefaultExperiencesWithIDAppClipDefaultExperienceLocalizations.swift:17 Line should be 140 characters or less; currently it has 153 characters (line_length)
Error PathsV1AppClipDefaultExperiencesWithIDAppClipDefaultExperienceLocalizations.swift:58 Line should be 160 characters or less; currently it has 330 characters (line_length)
Warning PathsV1AppClipDefaultExperiencesWithIDAppClipDefaultExperienceLocalizations.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1AppClipHeaderImagesWithID.swift:16 Line should be 160 characters or less; currently it has 174 characters (line_length)
Warning PathsV1AppClipHeaderImagesWithID.swift:41 Line should be 140 characters or less; currently it has 153 characters (line_length)
Warning PathsV1AppClipHeaderImagesWithID.swift:8 An 'other_method' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1AppClipsWithID.swift:46 Line should be 160 characters or less; currently it has 203 characters (line_length)
Warning PathsV1AppClipsWithID.swift:8 An 'other_method' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1AppClipsWithIDAppClipAdvancedExperiences.swift:93 Line should be 160 characters or less; currently it has 521 characters (line_length)
Warning PathsV1AppClipsWithIDAppClipAdvancedExperiences.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1AppClipsWithIDAppClipDefaultExperiences.swift:92 Line should be 160 characters or less; currently it has 520 characters (line_length)
Warning PathsV1AppClipsWithIDAppClipDefaultExperiences.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning PathsV1AppClipDefaultExperiencesWithIDReleaseWithAppStoreVersion.swift:17 Line should be 140 characters or less; currently it has 141 characters (line_length)
Error PathsV1AppClipDefaultExperiencesWithIDReleaseWithAppStoreVersion.swift:257 Line should be 160 characters or less; currently it has 1053 characters (line_length)
Warning PathsV1AppClipDefaultExperiencesWithIDReleaseWithAppStoreVersion.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1AppCustomProductPageLocalizationsWithIDAppPreviewSets.swift:110 Line should be 160 characters or less; currently it has 653 characters (line_length)
Warning PathsV1AppCustomProductPageLocalizationsWithIDAppPreviewSets.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning PathsV1AppCustomProductPageLocalizationsWithIDAppPreviewSets.swift:81 Type name 'FieldsAppStoreVersionExperimentTreatmentLocalizations' should be between 3 and 50 characters long (type_name)
Error PathsV1AppCustomProductPagesWithID.swift:47 Line should be 160 characters or less; currently it has 238 characters (line_length)
Warning PathsV1AppCustomProductPagesWithID.swift:64 Line should be 140 characters or less; currently it has 157 characters (line_length)
Warning PathsV1AppCustomProductPagesWithID.swift:8 An 'other_method' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1AppEncryptionDeclarationDocumentsWithID.swift:16 Line should be 160 characters or less; currently it has 189 characters (line_length)
Warning PathsV1AppEncryptionDeclarationDocumentsWithID.swift:17 Line should be 140 characters or less; currently it has 152 characters (line_length)
Error PathsV1AppEncryptionDeclarationDocumentsWithID.swift:36 Line should be 160 characters or less; currently it has 181 characters (line_length)
Warning PathsV1AppEncryptionDeclarationDocumentsWithID.swift:8 An 'other_method' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1AppCustomProductPagesWithIDAppCustomProductPageVersions.swift:69 Line should be 160 characters or less; currently it has 388 characters (line_length)
Warning PathsV1AppCustomProductPagesWithIDAppCustomProductPageVersions.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning PathsV1AppCustomProductPageLocalizationsWithIDAppScreenshotSets.swift:17 Line should be 140 characters or less; currently it has 141 characters (line_length)
Error PathsV1AppCustomProductPageLocalizationsWithIDAppScreenshotSets.swift:124 Line should be 160 characters or less; currently it has 688 characters (line_length)
Warning PathsV1AppCustomProductPageLocalizationsWithIDAppScreenshotSets.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning PathsV1AppCustomProductPageLocalizationsWithIDAppScreenshotSets.swift:98 Type name 'FieldsAppStoreVersionExperimentTreatmentLocalizations' should be between 3 and 50 characters long (type_name)
Error PathsV1AppEncryptionDeclarationsWithIDAppEncryptionDeclarationDocument.swift:16 Line should be 160 characters or less; currently it has 189 characters (line_length)
Error PathsV1AppEncryptionDeclarationsWithIDAppEncryptionDeclarationDocument.swift:17 Line should be 160 characters or less; currently it has 181 characters (line_length)
Warning PathsV1AppEncryptionDeclarationsWithIDAppEncryptionDeclarationDocument.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning PathsV1AppEncryptionDeclarationsWithIDApp.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1AppEncryptionDeclarations.swift:120 Line should be 160 characters or less; currently it has 386 characters (line_length)
Error PathsV1AppEncryptionDeclarations.swift:147 Line should be 160 characters or less; currently it has 164 characters (line_length)
Warning PathsV1AppEncryptionDeclarations.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1AppEncryptionDeclarationsWithID.swift:109 Line should be 160 characters or less; currently it has 267 characters (line_length)
Warning PathsV1AppEncryptionDeclarationsWithID.swift:8 An 'other_method' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1AppEventLocalizationsWithIDAppEventScreenshots.swift:51 Line should be 160 characters or less; currently it has 192 characters (line_length)
Warning PathsV1AppEventLocalizationsWithIDAppEventScreenshots.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1AppEventScreenshotsWithID.swift:16 Line should be 160 characters or less; currently it has 174 characters (line_length)
Warning PathsV1AppEventScreenshotsWithID.swift:42 Line should be 140 characters or less; currently it has 153 characters (line_length)
Warning PathsV1AppEventScreenshotsWithID.swift:8 An 'other_method' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1AppEventLocalizationsWithIDAppEventVideoClips.swift:54 Line should be 160 characters or less; currently it has 190 characters (line_length)
Warning PathsV1AppEventLocalizationsWithIDAppEventVideoClips.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1AppEventLocalizationsWithID.swift:69 Line should be 160 characters or less; currently it has 309 characters (line_length)
Warning PathsV1AppEventLocalizationsWithID.swift:90 Line should be 140 characters or less; currently it has 157 characters (line_length)
Warning PathsV1AppEventLocalizationsWithID.swift:8 An 'other_method' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1AppEventVideoClipsWithID.swift:16 Line should be 160 characters or less; currently it has 171 characters (line_length)
Warning PathsV1AppEventVideoClipsWithID.swift:45 Line should be 140 characters or less; currently it has 151 characters (line_length)
Warning PathsV1AppEventVideoClipsWithID.swift:8 An 'other_method' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1AppEventsWithID.swift:54 Line should be 160 characters or less; currently it has 185 characters (line_length)
Warning PathsV1AppEventsWithID.swift:8 An 'other_method' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1AppEventsWithIDLocalizations.swift:85 Line should be 160 characters or less; currently it has 371 characters (line_length)
Warning PathsV1AppEventsWithIDLocalizations.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1AppInfosWithID.swift:100 Line should be 160 characters or less; currently it has 306 characters (line_length)
Warning PathsV1AppInfosWithID.swift:8 An 'other_method' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1AppInfosWithIDAppInfoLocalizations.swift:62 Line should be 160 characters or less; currently it has 199 characters (line_length)
Warning PathsV1AppInfosWithIDAppInfoLocalizations.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1AppPreviewSetsWithID.swift:56 Line should be 160 characters or less; currently it has 173 characters (line_length)
Warning PathsV1AppPreviewSetsWithID.swift:8 An 'other_method' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1AppPreviewSetsWithIDAppPreviews.swift:53 Line should be 160 characters or less; currently it has 162 characters (line_length)
Warning PathsV1AppPreviewSetsWithIDAppPreviews.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning PathsV1AppPreviewsWithID.swift:16 Line should be 140 characters or less; currently it has 150 characters (line_length)
Warning PathsV1AppPreviewsWithID.swift:8 An 'other_method' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1AppScreenshotSetsWithID.swift:53 Line should be 160 characters or less; currently it has 188 characters (line_length)
Warning PathsV1AppScreenshotSetsWithID.swift:8 An 'other_method' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1AppScreenshotSetsWithIDAppScreenshots.swift:50 Line should be 160 characters or less; currently it has 174 characters (line_length)
Warning PathsV1AppScreenshotSetsWithIDAppScreenshots.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning PathsV1AppScreenshotsWithID.swift:16 Line should be 140 characters or less; currently it has 159 characters (line_length)
Warning PathsV1AppScreenshotsWithID.swift:43 Line should be 140 characters or less; currently it has 143 characters (line_length)
Warning PathsV1AppScreenshotsWithID.swift:8 An 'other_method' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1AppStoreReviewAttachmentsWithID.swift:16 Line should be 160 characters or less; currently it has 192 characters (line_length)
Warning PathsV1AppStoreReviewAttachmentsWithID.swift:17 Line should be 140 characters or less; currently it has 145 characters (line_length)
Warning PathsV1AppStoreReviewAttachmentsWithID.swift:20 Line should be 140 characters or less; currently it has 146 characters (line_length)
Error PathsV1AppStoreReviewAttachmentsWithID.swift:40 Line should be 160 characters or less; currently it has 165 characters (line_length)
Warning PathsV1AppStoreReviewAttachmentsWithID.swift:8 An 'other_method' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1AppStoreReviewDetailsWithID.swift:53 Line should be 160 characters or less; currently it has 229 characters (line_length)
Warning PathsV1AppStoreReviewDetailsWithID.swift:70 Line should be 140 characters or less; currently it has 157 characters (line_length)
Warning PathsV1AppStoreReviewDetailsWithID.swift:8 An 'other_method' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1AppStoreReviewDetailsWithIDAppStoreReviewAttachments.swift:52 Line should be 160 characters or less; currently it has 204 characters (line_length)
Warning PathsV1AppStoreReviewDetailsWithIDAppStoreReviewAttachments.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1AppStoreVersionExperimentsWithID.swift:53 Line should be 160 characters or less; currently it has 269 characters (line_length)
Error PathsV1AppStoreVersionExperimentsWithID.swift:71 Line should be 160 characters or less; currently it has 167 characters (line_length)
Warning PathsV1AppStoreVersionExperimentsWithID.swift:8 An 'other_method' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning PathsV1AppStoreVersionExperimentTreatmentLocalizationsWithIDAppPreviewSets.swift:17 Line should be 140 characters or less; currently it has 152 characters (line_length)
Error PathsV1AppStoreVersionExperimentTreatmentLocalizationsWithIDAppPreviewSets.swift:110 Line should be 160 characters or less; currently it has 639 characters (line_length)
Warning PathsV1AppStoreVersionExperimentTreatmentLocalizationsWithIDAppPreviewSets.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning PathsV1AppStoreVersionExperimentTreatmentLocalizationsWithIDAppPreviewSets.swift:81 Type name 'FieldsAppStoreVersionExperimentTreatmentLocalizations' should be between 3 and 50 characters long (type_name)
Warning PathsV1AppStoreVersionExperimentsWithIDAppStoreVersionExperimentTreatments.swift:18 Line should be 140 characters or less; currently it has 152 characters (line_length)
Error PathsV1AppStoreVersionExperimentsWithIDAppStoreVersionExperimentTreatments.swift:67 Line should be 160 characters or less; currently it has 419 characters (line_length)
Warning PathsV1AppStoreVersionExperimentsWithIDAppStoreVersionExperimentTreatments.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning PathsV1AppStoreVersionExperimentsWithIDAppStoreVersionExperimentTreatments.swift:54 Type name 'FieldsAppStoreVersionExperimentTreatmentLocalizations' should be between 3 and 50 characters long (type_name)
Warning PathsV1AppStoreVersionExperimentTreatmentLocalizationsWithIDAppScreenshotSets.swift:17 Line should be 140 characters or less; currently it has 155 characters (line_length)
Error PathsV1AppStoreVersionExperimentTreatmentLocalizationsWithIDAppScreenshotSets.swift:124 Line should be 160 characters or less; currently it has 674 characters (line_length)
Warning PathsV1AppStoreVersionExperimentTreatmentLocalizationsWithIDAppScreenshotSets.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning PathsV1AppStoreVersionExperimentTreatmentLocalizationsWithIDAppScreenshotSets.swift:98 Type name 'FieldsAppStoreVersionExperimentTreatmentLocalizations' should be between 3 and 50 characters long (type_name)
Error PathsV1AppStoreVersionsWithIDAlternativeDistributionPackage.swift:45 Line should be 160 characters or less; currently it has 258 characters (line_length)
Warning PathsV1AppStoreVersionsWithIDAlternativeDistributionPackage.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1AppStoreVersionLocalizationsWithIDAppPreviewSets.swift:110 Line should be 160 characters or less; currently it has 658 characters (line_length)
Warning PathsV1AppStoreVersionLocalizationsWithIDAppPreviewSets.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning PathsV1AppStoreVersionLocalizationsWithIDAppPreviewSets.swift:81 Type name 'FieldsAppStoreVersionExperimentTreatmentLocalizations' should be between 3 and 50 characters long (type_name)
Error PathsV1AppStoreVersionLocalizationsWithIDAppScreenshotSets.swift:124 Line should be 160 characters or less; currently it has 693 characters (line_length)
Warning PathsV1AppStoreVersionLocalizationsWithIDAppScreenshotSets.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning PathsV1AppStoreVersionLocalizationsWithIDAppScreenshotSets.swift:98 Type name 'FieldsAppStoreVersionExperimentTreatmentLocalizations' should be between 3 and 50 characters long (type_name)
Error PathsV1AppStoreVersionsWithIDAppStoreReviewDetail.swift:81 Line should be 160 characters or less; currently it has 286 characters (line_length)
Warning PathsV1AppStoreVersionsWithIDAppStoreReviewDetail.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1AppStoreVersionsWithIDAppClipDefaultExperience.swift:90 Line should be 160 characters or less; currently it has 452 characters (line_length)
Warning PathsV1AppStoreVersionsWithIDAppClipDefaultExperience.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1AppStoreVersionsWithID.swift:210 Line should be 160 characters or less; currently it has 1020 characters (line_length)
Warning PathsV1AppStoreVersionsWithID.swift:251 Line should be 140 characters or less; currently it has 147 characters (line_length)
Warning PathsV1AppStoreVersionsWithID.swift:8 An 'other_method' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1AppStoreVersionsWithIDAppStoreVersionPhasedRelease.swift:16 Line should be 160 characters or less; currently it has 192 characters (line_length)
Error PathsV1AppStoreVersionsWithIDAppStoreVersionPhasedRelease.swift:17 Line should be 160 characters or less; currently it has 164 characters (line_length)
Warning PathsV1AppStoreVersionsWithIDAppStoreVersionPhasedRelease.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1AppStoreVersionsWithIDAppStoreVersionExperiments.swift:95 Line should be 160 characters or less; currently it has 380 characters (line_length)
Warning PathsV1AppStoreVersionsWithIDAppStoreVersionExperiments.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1AppStoreVersionsWithIDRoutingAppCoverage.swift:16 Line should be 160 characters or less; currently it has 162 characters (line_length)
Warning PathsV1AppStoreVersionsWithIDRoutingAppCoverage.swift:17 Line should be 140 characters or less; currently it has 144 characters (line_length)
Warning PathsV1AppStoreVersionsWithIDRoutingAppCoverage.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1AppsWithIDAlternativeDistributionKey.swift:16 Line should be 160 characters or less; currently it has 171 characters (line_length)
Warning PathsV1AppsWithIDAlternativeDistributionKey.swift:17 Line should be 140 characters or less; currently it has 148 characters (line_length)
Warning PathsV1AppsWithIDAlternativeDistributionKey.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1AppStoreVersionsWithIDAppStoreVersionExperimentsV2.swift:147 Line should be 160 characters or less; currently it has 447 characters (line_length)
Warning PathsV1AppStoreVersionsWithIDAppStoreVersionExperimentsV2.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1AppsWithIDAppAvailabilityV2.swift:44 Line should be 160 characters or less; currently it has 215 characters (line_length)
Warning PathsV1AppsWithIDAppAvailabilityV2.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1AppsWithIDAnalyticsReportRequests.swift:49 Line should be 160 characters or less; currently it has 261 characters (line_length)
Warning PathsV1AppsWithIDAnalyticsReportRequests.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1AppsWithIDAppCustomProductPages.swift:96 Line should be 160 characters or less; currently it has 322 characters (line_length)
Warning PathsV1AppsWithIDAppCustomProductPages.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1AppsWithIDAppClips.swift:95 Line should be 160 characters or less; currently it has 288 characters (line_length)
Warning PathsV1AppsWithIDAppClips.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1AppsWithIDAppEvents.swift:70 Line should be 160 characters or less; currently it has 276 characters (line_length)
Warning PathsV1AppsWithIDAppEvents.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1AppsWithIDAppEncryptionDeclarations.swift:147 Line should be 160 characters or less; currently it has 395 characters (line_length)
Warning PathsV1AppsWithIDAppEncryptionDeclarations.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1AppsWithID.swift:419 Line should be 160 characters or less; currently it has 1973 characters (line_length)
Warning PathsV1AppsWithID.swift:12 Type body should span 400 lines or less excluding comments and whitespace: currently spans 470 lines (type_body_length)
Warning PathsV1AppsWithID.swift:20 Type body should span 400 lines or less excluding comments and whitespace: currently spans 461 lines (type_body_length)
Warning PathsV1AppsWithID.swift:8 An 'other_method' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1AppsWithIDAppInfos.swift:148 Line should be 160 characters or less; currently it has 358 characters (line_length)
Warning PathsV1AppsWithIDAppInfos.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1AppsWithIDAppPricePoints.swift:91 Line should be 160 characters or less; currently it has 229 characters (line_length)
Warning PathsV1AppsWithIDAppPricePoints.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1Apps.swift:506 Line should be 160 characters or less; currently it has 2606 characters (line_length)
Error PathsV1Apps.swift:12 Type body should span 500 lines or less excluding comments and whitespace: currently spans 574 lines (type_body_length)
Error PathsV1Apps.swift:20 Type body should span 500 lines or less excluding comments and whitespace: currently spans 568 lines (type_body_length)
Warning PathsV1Apps.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1AppsWithIDAppPriceSchedule.swift:101 Line should be 160 characters or less; currently it has 290 characters (line_length)
Warning PathsV1AppsWithIDAppPriceSchedule.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1AppsWithIDCiProduct.swift:114 Line should be 160 characters or less; currently it has 257 characters (line_length)
Warning PathsV1AppsWithIDCiProduct.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1AppsWithIDAppStoreVersionExperimentsV2.swift:147 Line should be 160 characters or less; currently it has 447 characters (line_length)
Warning PathsV1AppsWithIDAppStoreVersionExperimentsV2.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1AppsWithIDGameCenterDetail.swift:193 Line should be 160 characters or less; currently it has 1010 characters (line_length)
Warning PathsV1AppsWithIDGameCenterDetail.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1AppsWithIDGameCenterEnabledVersions.swift:103 Line should be 160 characters or less; currently it has 334 characters (line_length)
Warning PathsV1AppsWithIDGameCenterEnabledVersions.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1AppsWithIDInAppPurchases.swift:106 Line should be 160 characters or less; currently it has 290 characters (line_length)
Warning PathsV1AppsWithIDInAppPurchases.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1AppsWithIDMarketplaceSearchDetail.swift:16 Line should be 160 characters or less; currently it has 162 characters (line_length)
Warning PathsV1AppsWithIDMarketplaceSearchDetail.swift:17 Line should be 140 characters or less; currently it has 142 characters (line_length)
Warning PathsV1AppsWithIDMarketplaceSearchDetail.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1AppsWithIDAppStoreVersions.swift:311 Line should be 160 characters or less; currently it has 1284 characters (line_length)
Warning PathsV1AppsWithIDAppStoreVersions.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1AppsWithIDPromotedPurchases.swift:96 Line should be 160 characters or less; currently it has 328 characters (line_length)
Warning PathsV1AppsWithIDPromotedPurchases.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1AppsWithIDInAppPurchasesV2.swift:154 Line should be 160 characters or less; currently it has 888 characters (line_length)
Warning PathsV1AppsWithIDInAppPurchasesV2.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1AppsWithIDSubscriptionGroups.swift:91 Line should be 160 characters or less; currently it has 460 characters (line_length)
Warning PathsV1AppsWithIDSubscriptionGroups.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1BetaAppClipInvocationsWithID.swift:34 Line should be 160 characters or less; currently it has 165 characters (line_length)
Warning PathsV1BetaAppClipInvocationsWithID.swift:49 Line should be 140 characters or less; currently it has 159 characters (line_length)
Warning PathsV1BetaAppClipInvocationsWithID.swift:8 An 'other_method' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1AppsWithIDReviewSubmissions.swift:158 Line should be 160 characters or less; currently it has 415 characters (line_length)
Warning PathsV1AppsWithIDReviewSubmissions.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning PathsV1BetaAppLocalizationsWithIDApp.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1BetaAppLocalizations.swift:88 Line should be 160 characters or less; currently it has 219 characters (line_length)
Warning PathsV1BetaAppLocalizations.swift:109 Line should be 140 characters or less; currently it has 154 characters (line_length)
Warning PathsV1BetaAppLocalizations.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning PathsV1BetaAppLocalizationsWithID.swift:85 Line should be 140 characters or less; currently it has 141 characters (line_length)
Warning PathsV1BetaAppLocalizationsWithID.swift:100 Line should be 140 characters or less; currently it has 155 characters (line_length)
Warning PathsV1BetaAppLocalizationsWithID.swift:8 An 'other_method' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1BetaAppReviewDetails.swift:89 Line should be 160 characters or less; currently it has 181 characters (line_length)
Warning PathsV1BetaAppReviewDetails.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning PathsV1BetaAppReviewDetailsWithIDApp.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning PathsV1BetaAppReviewDetailsWithID.swift:87 Line should be 140 characters or less; currently it has 141 characters (line_length)
Warning PathsV1BetaAppReviewDetailsWithID.swift:102 Line should be 140 characters or less; currently it has 155 characters (line_length)
Warning PathsV1BetaAppReviewDetailsWithID.swift:8 An 'other_method' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning PathsV1BetaGroupsWithIDApp.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1BetaGroupsWithID.swift:136 Line should be 160 characters or less; currently it has 260 characters (line_length)
Warning PathsV1BetaGroupsWithID.swift:8 An 'other_method' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1BetaLicenseAgreements.swift:82 Line should be 160 characters or less; currently it has 190 characters (line_length)
Warning PathsV1BetaLicenseAgreements.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1BetaGroups.swift:157 Line should be 160 characters or less; currently it has 579 characters (line_length)
Warning PathsV1BetaGroups.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning PathsV1BetaLicenseAgreementsWithID.swift:80 Line should be 140 characters or less; currently it has 143 characters (line_length)
Warning PathsV1BetaLicenseAgreementsWithID.swift:95 Line should be 140 characters or less; currently it has 157 characters (line_length)
Warning PathsV1BetaLicenseAgreementsWithID.swift:8 An 'other_method' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning PathsV1BetaLicenseAgreementsWithIDApp.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning PathsV1BetaTestersWithIDApps.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1BuildBundlesWithIDBetaAppClipInvocations.swift:41 Line should be 160 characters or less; currently it has 277 characters (line_length)
Warning PathsV1BuildBundlesWithIDBetaAppClipInvocations.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1BetaTestersWithID.swift:137 Line should be 160 characters or less; currently it has 282 characters (line_length)
Warning PathsV1BetaTestersWithID.swift:8 An 'other_method' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1BetaTesters.swift:165 Line should be 160 characters or less; currently it has 586 characters (line_length)
Warning PathsV1BetaTesters.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning PathsV1BuildsWithIDApp.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1BuildsWithID.swift:215 Line should be 160 characters or less; currently it has 758 characters (line_length)
Warning PathsV1BuildsWithID.swift:8 An 'other_method' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1BundleIDs.swift:136 Line should be 160 characters or less; currently it has 494 characters (line_length)
Warning PathsV1BundleIDs.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1Builds.swift:265 Line should be 160 characters or less; currently it has 1421 characters (line_length)
Warning PathsV1Builds.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1BuildsWithIDAppStoreVersion.swift:257 Line should be 160 characters or less; currently it has 1053 characters (line_length)
Warning PathsV1BuildsWithIDAppStoreVersion.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1BundleIDsWithIDBundleIDCapabilities.swift:16 Line should be 160 characters or less; currently it has 185 characters (line_length)
Warning PathsV1BundleIDsWithIDBundleIDCapabilities.swift:17 Line should be 140 characters or less; currently it has 148 characters (line_length)
Warning PathsV1BundleIDsWithIDBundleIDCapabilities.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning PathsV1BundleIDsWithIDApp.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1BundleIDsWithID.swift:110 Line should be 160 characters or less; currently it has 291 characters (line_length)
Warning PathsV1BundleIDsWithID.swift:8 An 'other_method' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning PathsV1CertificatesWithID.swift:8 An 'other_method' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1Certificates.swift:66 Line should be 160 characters or less; currently it has 260 characters (line_length)
Warning PathsV1Certificates.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning PathsV1CiBuildActionsWithID.swift:66 Line should be 140 characters or less; currently it has 143 characters (line_length)
Warning PathsV1CiBuildActionsWithID.swift:8 An 'other_method' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning PathsV1CiBuildRunsWithID.swift:84 Line should be 140 characters or less; currently it has 152 characters (line_length)
Warning PathsV1CiBuildRunsWithID.swift:8 An 'other_method' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1CiBuildRunsWithIDActions.swift:67 Line should be 160 characters or less; currently it has 162 characters (line_length)
Warning PathsV1CiBuildRunsWithIDActions.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1CiBuildActionsWithIDBuildRun.swift:146 Line should be 160 characters or less; currently it has 356 characters (line_length)
Warning PathsV1CiBuildActionsWithIDBuildRun.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1CiProducts.swift:111 Line should be 160 characters or less; currently it has 308 characters (line_length)
Warning PathsV1CiProducts.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1CiProductsWithID.swift:103 Line should be 160 characters or less; currently it has 214 characters (line_length)
Warning PathsV1CiProductsWithID.swift:8 An 'other_method' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1CiProductsWithIDBuildRuns.swift:154 Line should be 160 characters or less; currently it has 427 characters (line_length)
Warning PathsV1CiProductsWithIDBuildRuns.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1CiBuildRunsWithIDBuilds.swift:308 Line should be 160 characters or less; currently it has 1515 characters (line_length)
Warning PathsV1CiBuildRunsWithIDBuilds.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1CiWorkflowsWithIDBuildRuns.swift:154 Line should be 160 characters or less; currently it has 427 characters (line_length)
Warning PathsV1CiWorkflowsWithIDBuildRuns.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1GameCenterAchievementImagesWithID.swift:16 Line should be 160 characters or less; currently it has 198 characters (line_length)
Warning PathsV1GameCenterAchievementImagesWithID.swift:17 Line should be 140 characters or less; currently it has 149 characters (line_length)
Warning PathsV1GameCenterAchievementImagesWithID.swift:20 Line should be 140 characters or less; currently it has 150 characters (line_length)
Error PathsV1GameCenterAchievementImagesWithID.swift:40 Line should be 160 characters or less; currently it has 169 characters (line_length)
Warning PathsV1GameCenterAchievementImagesWithID.swift:8 An 'other_method' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1Devices.swift:64 Line should be 160 characters or less; currently it has 258 characters (line_length)
Warning PathsV1Devices.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1GameCenterAchievementLocalizationsWithID.swift:63 Line should be 160 characters or less; currently it has 284 characters (line_length)
Error PathsV1GameCenterAchievementLocalizationsWithID.swift:80 Line should be 160 characters or less; currently it has 183 characters (line_length)
Warning PathsV1GameCenterAchievementLocalizationsWithID.swift:8 An 'other_method' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning PathsV1GameCenterAchievementLocalizationsWithIDGameCenterAchievementImage.swift:17 Line should be 140 characters or less; currently it has 150 characters (line_length)
Error PathsV1GameCenterAchievementLocalizationsWithIDGameCenterAchievementImage.swift:47 Line should be 160 characters or less; currently it has 215 characters (line_length)
Warning PathsV1GameCenterAchievementLocalizationsWithIDGameCenterAchievementImage.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning PathsV1GameCenterAchievementsWithIDRelationshipsGroupAchievement.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1CiProductsWithIDApp.swift:419 Line should be 160 characters or less; currently it has 1973 characters (line_length)
Warning PathsV1CiProductsWithIDApp.swift:12 Type body should span 400 lines or less excluding comments and whitespace: currently spans 467 lines (type_body_length)
Warning PathsV1CiProductsWithIDApp.swift:20 Type body should span 400 lines or less excluding comments and whitespace: currently spans 461 lines (type_body_length)
Warning PathsV1CiProductsWithIDApp.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1GameCenterAchievementsWithIDLocalizations.swift:64 Line should be 160 characters or less; currently it has 303 characters (line_length)
Warning PathsV1GameCenterAchievementsWithIDLocalizations.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1GameCenterAchievementsWithIDGroupAchievement.swift:92 Line should be 160 characters or less; currently it has 463 characters (line_length)
Warning PathsV1GameCenterAchievementsWithIDGroupAchievement.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1GameCenterLeaderboardImagesWithID.swift:16 Line should be 160 characters or less; currently it has 198 characters (line_length)
Warning PathsV1GameCenterLeaderboardImagesWithID.swift:17 Line should be 140 characters or less; currently it has 149 characters (line_length)
Warning PathsV1GameCenterLeaderboardImagesWithID.swift:20 Line should be 140 characters or less; currently it has 150 characters (line_length)
Error PathsV1GameCenterLeaderboardImagesWithID.swift:40 Line should be 160 characters or less; currently it has 169 characters (line_length)
Warning PathsV1GameCenterLeaderboardImagesWithID.swift:8 An 'other_method' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1GameCenterEnabledVersionsWithIDCompatibleVersions.swift:104 Line should be 160 characters or less; currently it has 362 characters (line_length)
Warning PathsV1GameCenterEnabledVersionsWithIDCompatibleVersions.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1GameCenterLeaderboardLocalizationsWithID.swift:49 Line should be 160 characters or less; currently it has 215 characters (line_length)
Error PathsV1GameCenterLeaderboardLocalizationsWithID.swift:64 Line should be 160 characters or less; currently it has 183 characters (line_length)
Warning PathsV1GameCenterLeaderboardLocalizationsWithID.swift:8 An 'other_method' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning PathsV1GameCenterLeaderboardLocalizationsWithIDGameCenterLeaderboardImage.swift:17 Line should be 140 characters or less; currently it has 150 characters (line_length)
Error PathsV1GameCenterLeaderboardLocalizationsWithIDGameCenterLeaderboardImage.swift:48 Line should be 160 characters or less; currently it has 215 characters (line_length)
Warning PathsV1GameCenterLeaderboardLocalizationsWithIDGameCenterLeaderboardImage.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1GameCenterAppVersionsWithIDAppStoreVersion.swift:257 Line should be 160 characters or less; currently it has 1053 characters (line_length)
Warning PathsV1GameCenterAppVersionsWithIDAppStoreVersion.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1GameCenterGroupsWithIDGameCenterDetails.swift:195 Line should be 160 characters or less; currently it has 1082 characters (line_length)
Warning PathsV1GameCenterGroupsWithIDGameCenterDetails.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1GameCenterLeaderboardSetImagesWithID.swift:16 Line should be 160 characters or less; currently it has 207 characters (line_length)
Warning PathsV1GameCenterLeaderboardSetImagesWithID.swift:17 Line should be 140 characters or less; currently it has 155 characters (line_length)
Warning PathsV1GameCenterLeaderboardSetImagesWithID.swift:20 Line should be 140 characters or less; currently it has 156 characters (line_length)
Error PathsV1GameCenterLeaderboardSetImagesWithID.swift:40 Line should be 160 characters or less; currently it has 175 characters (line_length)
Warning PathsV1GameCenterLeaderboardSetImagesWithID.swift:8 An 'other_method' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1GameCenterLeaderboardSetLocalizationsWithID.swift:46 Line should be 160 characters or less; currently it has 227 characters (line_length)
Error PathsV1GameCenterLeaderboardSetLocalizationsWithID.swift:61 Line should be 160 characters or less; currently it has 189 characters (line_length)
Warning PathsV1GameCenterLeaderboardSetLocalizationsWithID.swift:8 An 'other_method' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning PathsV1GameCenterLeaderboardSetLocalizationsWithIDGameCenterLeaderboardSetImage.swift:17 Line should be 140 characters or less; currently it has 156 characters (line_length)
Error PathsV1GameCenterLeaderboardSetLocalizationsWithIDGameCenterLeaderboardSetImage.swift:45 Line should be 160 characters or less; currently it has 227 characters (line_length)
Warning PathsV1GameCenterLeaderboardSetLocalizationsWithIDGameCenterLeaderboardSetImage.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning PathsV1GameCenterLeaderboardSetsWithIDRelationshipsGroupLeaderboardSet.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1GameCenterLeaderboardSetsWithIDLocalizations.swift:59 Line should be 160 characters or less; currently it has 321 characters (line_length)
Warning PathsV1GameCenterLeaderboardSetsWithIDLocalizations.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning PathsV1GameCenterLeaderboardsWithIDRelationshipsGroupLeaderboard.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1GameCenterLeaderboardSetsWithIDGroupLeaderboardSet.swift:110 Line should be 160 characters or less; currently it has 591 characters (line_length)
Warning PathsV1GameCenterLeaderboardSetsWithIDGroupLeaderboardSet.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1GameCenterLeaderboardsWithIDLocalizations.swift:71 Line should be 160 characters or less; currently it has 303 characters (line_length)
Warning PathsV1GameCenterLeaderboardsWithIDLocalizations.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1GameCenterLeaderboardsWithIDGroupLeaderboard.swift:113 Line should be 160 characters or less; currently it has 582 characters (line_length)
Warning PathsV1GameCenterLeaderboardsWithIDGroupLeaderboard.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1GameCenterMatchmakingRuleSetsWithIDRules.swift:16 Line should be 160 characters or less; currently it has 188 characters (line_length)
Warning PathsV1GameCenterMatchmakingRuleSetsWithIDRules.swift:17 Line should be 140 characters or less; currently it has 159 characters (line_length)
Warning PathsV1GameCenterMatchmakingRuleSetsWithIDRules.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1GameCenterMatchmakingRuleSets.swift:68 Line should be 160 characters or less; currently it has 462 characters (line_length)
Error PathsV1GameCenterMatchmakingRuleSets.swift:95 Line should be 160 characters or less; currently it has 172 characters (line_length)
Warning PathsV1GameCenterMatchmakingRuleSets.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1GameCenterMatchmakingRuleSetsWithIDTeams.swift:16 Line should be 160 characters or less; currently it has 188 characters (line_length)
Warning PathsV1GameCenterMatchmakingRuleSetsWithIDTeams.swift:17 Line should be 140 characters or less; currently it has 159 characters (line_length)
Warning PathsV1GameCenterMatchmakingRuleSetsWithIDTeams.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1GameCenterMatchmakingRuleSetsWithID.swift:67 Line should be 160 characters or less; currently it has 443 characters (line_length)
Error PathsV1GameCenterMatchmakingRuleSetsWithID.swift:92 Line should be 160 characters or less; currently it has 173 characters (line_length)
Warning PathsV1GameCenterMatchmakingRuleSetsWithID.swift:8 An 'other_method' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1InAppPurchaseAppStoreReviewScreenshotsWithID.swift:16 Line should be 160 characters or less; currently it has 231 characters (line_length)
Error PathsV1InAppPurchaseAppStoreReviewScreenshotsWithID.swift:17 Line should be 160 characters or less; currently it has 171 characters (line_length)
Error PathsV1InAppPurchaseAppStoreReviewScreenshotsWithID.swift:20 Line should be 160 characters or less; currently it has 172 characters (line_length)
Error PathsV1InAppPurchaseAppStoreReviewScreenshotsWithID.swift:43 Line should be 160 characters or less; currently it has 191 characters (line_length)
Warning PathsV1InAppPurchaseAppStoreReviewScreenshotsWithID.swift:8 An 'other_method' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1InAppPurchaseAvailabilitiesWithID.swift:39 Line should be 160 characters or less; currently it has 208 characters (line_length)
Warning PathsV1InAppPurchaseAvailabilitiesWithID.swift:8 An 'other_method' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1InAppPurchaseImagesWithID.swift:16 Line should be 160 characters or less; currently it has 174 characters (line_length)
Warning PathsV1InAppPurchaseImagesWithID.swift:42 Line should be 140 characters or less; currently it has 153 characters (line_length)
Warning PathsV1InAppPurchaseImagesWithID.swift:8 An 'other_method' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1InAppPurchasePriceSchedulesWithID.swift:52 Line should be 160 characters or less; currently it has 297 characters (line_length)
Warning PathsV1InAppPurchasePriceSchedulesWithID.swift:8 An 'other_method' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1InAppPurchasePriceSchedulesWithIDAutomaticPrices.swift:52 Line should be 160 characters or less; currently it has 279 characters (line_length)
Warning PathsV1InAppPurchasePriceSchedulesWithIDAutomaticPrices.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1MarketplaceWebhooks.swift:16 Line should be 160 characters or less; currently it has 167 characters (line_length)
Warning PathsV1MarketplaceWebhooks.swift:31 Line should be 140 characters or less; currently it has 152 characters (line_length)
Warning PathsV1MarketplaceWebhooks.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1InAppPurchasePriceSchedulesWithIDManualPrices.swift:52 Line should be 160 characters or less; currently it has 279 characters (line_length)
Warning PathsV1InAppPurchasePriceSchedulesWithIDManualPrices.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning PathsV1PreReleaseVersionsWithIDApp.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1PreReleaseVersionsWithID.swift:112 Line should be 160 characters or less; currently it has 199 characters (line_length)
Warning PathsV1PreReleaseVersionsWithID.swift:8 An 'other_method' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1ProfilesWithIDCertificates.swift:16 Line should be 160 characters or less; currently it has 161 characters (line_length)
Warning PathsV1ProfilesWithIDCertificates.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1PreReleaseVersions.swift:140 Line should be 160 characters or less; currently it has 514 characters (line_length)
Warning PathsV1PreReleaseVersions.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1ProfilesWithID.swift:79 Line should be 160 characters or less; currently it has 272 characters (line_length)
Warning PathsV1ProfilesWithID.swift:8 An 'other_method' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1Profiles.swift:118 Line should be 160 characters or less; currently it has 464 characters (line_length)
Warning PathsV1Profiles.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1PromotedPurchaseImagesWithID.swift:17 Line should be 160 characters or less; currently it has 183 characters (line_length)
Warning PathsV1PromotedPurchaseImagesWithID.swift:45 Line should be 140 characters or less; currently it has 159 characters (line_length)
Warning PathsV1PromotedPurchaseImagesWithID.swift:8 An 'other_method' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1PromotedPurchasesWithID.swift:53 Line should be 160 characters or less; currently it has 205 characters (line_length)
Warning PathsV1PromotedPurchasesWithID.swift:70 Line should be 140 characters or less; currently it has 149 characters (line_length)
Warning PathsV1PromotedPurchasesWithID.swift:8 An 'other_method' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1PromotedPurchasesWithIDPromotionImages.swift:52 Line should be 160 characters or less; currently it has 190 characters (line_length)
Warning PathsV1PromotedPurchasesWithIDPromotionImages.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1ReviewSubmissionsWithID.swift:54 Line should be 160 characters or less; currently it has 193 characters (line_length)
Warning PathsV1ReviewSubmissionsWithID.swift:71 Line should be 140 characters or less; currently it has 149 characters (line_length)
Warning PathsV1ReviewSubmissionsWithID.swift:8 An 'other_method' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1ReviewSubmissions.swift:75 Line should be 160 characters or less; currently it has 309 characters (line_length)
Warning PathsV1ReviewSubmissions.swift:100 Line should be 140 characters or less; currently it has 148 characters (line_length)
Warning PathsV1ReviewSubmissions.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1RoutingAppCoveragesWithID.swift:16 Line should be 160 characters or less; currently it has 174 characters (line_length)
Warning PathsV1RoutingAppCoveragesWithID.swift:40 Line should be 140 characters or less; currently it has 153 characters (line_length)
Warning PathsV1RoutingAppCoveragesWithID.swift:8 An 'other_method' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1ReviewSubmissionsWithIDItems.swift:110 Line should be 160 characters or less; currently it has 387 characters (line_length)
Warning PathsV1ReviewSubmissionsWithIDItems.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1SubscriptionAppStoreReviewScreenshotsWithID.swift:16 Line should be 160 characters or less; currently it has 228 characters (line_length)
Error PathsV1SubscriptionAppStoreReviewScreenshotsWithID.swift:17 Line should be 160 characters or less; currently it has 169 characters (line_length)
Error PathsV1SubscriptionAppStoreReviewScreenshotsWithID.swift:20 Line should be 160 characters or less; currently it has 170 characters (line_length)
Error PathsV1SubscriptionAppStoreReviewScreenshotsWithID.swift:43 Line should be 160 characters or less; currently it has 189 characters (line_length)
Warning PathsV1SubscriptionAppStoreReviewScreenshotsWithID.swift:8 An 'other_method' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1SubscriptionAvailabilitiesWithID.swift:39 Line should be 160 characters or less; currently it has 206 characters (line_length)
Warning PathsV1SubscriptionAvailabilitiesWithID.swift:8 An 'other_method' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1SalesReports.swift:56 Line should be 160 characters or less; currently it has 231 characters (line_length)
Warning PathsV1SalesReports.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1SubscriptionImagesWithID.swift:16 Line should be 160 characters or less; currently it has 171 characters (line_length)
Warning PathsV1SubscriptionImagesWithID.swift:42 Line should be 140 characters or less; currently it has 151 characters (line_length)
Warning PathsV1SubscriptionImagesWithID.swift:8 An 'other_method' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1SubscriptionGroupsWithIDSubscriptionGroupLocalizations.swift:44 Line should be 160 characters or less; currently it has 208 characters (line_length)
Warning PathsV1SubscriptionGroupsWithIDSubscriptionGroupLocalizations.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1SubscriptionGroupsWithID.swift:69 Line should be 160 characters or less; currently it has 321 characters (line_length)
Warning PathsV1SubscriptionGroupsWithID.swift:90 Line should be 140 characters or less; currently it has 151 characters (line_length)
Warning PathsV1SubscriptionGroupsWithID.swift:8 An 'other_method' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1SubscriptionPricePointsWithID.swift:16 Line should be 160 characters or less; currently it has 186 characters (line_length)
Warning PathsV1SubscriptionPricePointsWithID.swift:17 Line should be 140 characters or less; currently it has 141 characters (line_length)
Warning PathsV1SubscriptionPricePointsWithID.swift:20 Line should be 140 characters or less; currently it has 142 characters (line_length)
Warning PathsV1SubscriptionPricePointsWithID.swift:8 An 'other_method' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1SubscriptionOfferCodesWithIDPrices.swift:50 Line should be 160 characters or less; currently it has 293 characters (line_length)
Warning PathsV1SubscriptionOfferCodesWithIDPrices.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1SubscriptionPricePointsWithIDEqualizations.swift:44 Line should be 160 characters or less; currently it has 251 characters (line_length)
Warning PathsV1SubscriptionPricePointsWithIDEqualizations.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1SubscriptionPromotionalOffersWithIDPrices.swift:50 Line should be 160 characters or less; currently it has 307 characters (line_length)
Warning PathsV1SubscriptionPromotionalOffersWithIDPrices.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1SubscriptionsWithIDAppStoreReviewScreenshot.swift:63 Line should be 160 characters or less; currently it has 193 characters (line_length)
Warning PathsV1SubscriptionsWithIDAppStoreReviewScreenshot.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1SubscriptionGroupsWithIDSubscriptions.swift:211 Line should be 160 characters or less; currently it has 1241 characters (line_length)
Warning PathsV1SubscriptionGroupsWithIDSubscriptions.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1SubscriptionsWithIDImages.swift:63 Line should be 160 characters or less; currently it has 174 characters (line_length)
Warning PathsV1SubscriptionsWithIDImages.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1SubscriptionsWithIDPricePoints.swift:43 Line should be 160 characters or less; currently it has 214 characters (line_length)
Warning PathsV1SubscriptionsWithIDPricePoints.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1SubscriptionsWithIDIntroductoryOffers.swift:80 Line should be 160 characters or less; currently it has 350 characters (line_length)
Warning PathsV1SubscriptionsWithIDIntroductoryOffers.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1SubscriptionsWithID.swift:181 Line should be 160 characters or less; currently it has 1042 characters (line_length)
Warning PathsV1SubscriptionsWithID.swift:228 Line should be 140 characters or less; currently it has 141 characters (line_length)
Warning PathsV1SubscriptionsWithID.swift:8 An 'other_method' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1SubscriptionsWithIDPrices.swift:53 Line should be 160 characters or less; currently it has 322 characters (line_length)
Warning PathsV1SubscriptionsWithIDPrices.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1SubscriptionsWithIDSubscriptionAvailability.swift:39 Line should be 160 characters or less; currently it has 206 characters (line_length)
Warning PathsV1SubscriptionsWithIDSubscriptionAvailability.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1SubscriptionsWithIDWinBackOffers.swift:52 Line should be 160 characters or less; currently it has 199 characters (line_length)
Warning PathsV1SubscriptionsWithIDWinBackOffers.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1SubscriptionsWithIDPromotedPurchase.swift:95 Line should be 160 characters or less; currently it has 309 characters (line_length)
Warning PathsV1SubscriptionsWithIDPromotedPurchase.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1UserInvitationsWithID.swift:87 Line should be 160 characters or less; currently it has 161 characters (line_length)
Warning PathsV1UserInvitationsWithID.swift:8 An 'other_method' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning PathsV1UserInvitationsWithIDVisibleApps.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1UserInvitations.swift:115 Line should be 160 characters or less; currently it has 302 characters (line_length)
Warning PathsV1UserInvitations.swift:142 Line should be 140 characters or less; currently it has 144 characters (line_length)
Warning PathsV1UserInvitations.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1Users.swift:114 Line should be 160 characters or less; currently it has 285 characters (line_length)
Warning PathsV1Users.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning PathsV1UsersWithIDVisibleApps.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1WinBackOffersWithID.swift:51 Line should be 160 characters or less; currently it has 180 characters (line_length)
Warning PathsV1WinBackOffersWithID.swift:68 Line should be 140 characters or less; currently it has 141 characters (line_length)
Warning PathsV1WinBackOffersWithID.swift:8 An 'other_method' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning PathsV1UsersWithID.swift:86 Line should be 140 characters or less; currently it has 141 characters (line_length)
Warning PathsV1UsersWithID.swift:8 An 'other_method' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV2AppAvailabilitiesWithID.swift:44 Line should be 160 characters or less; currently it has 215 characters (line_length)
Warning PathsV2AppAvailabilitiesWithID.swift:8 An 'other_method' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1WinBackOffersWithIDPrices.swift:50 Line should be 160 characters or less; currently it has 275 characters (line_length)
Warning PathsV1WinBackOffersWithIDPrices.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV2AppStoreVersionExperimentsWithID.swift:58 Line should be 160 characters or less; currently it has 303 characters (line_length)
Error PathsV2AppStoreVersionExperimentsWithID.swift:77 Line should be 160 characters or less; currently it has 171 characters (line_length)
Warning PathsV2AppStoreVersionExperimentsWithID.swift:8 An 'other_method' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning PathsV2AppStoreVersionExperimentsWithIDAppStoreVersionExperimentTreatments.swift:17 Line should be 140 characters or less; currently it has 154 characters (line_length)
Error PathsV2AppStoreVersionExperimentsWithIDAppStoreVersionExperimentTreatments.swift:66 Line should be 160 characters or less; currently it has 419 characters (line_length)
Warning PathsV2AppStoreVersionExperimentsWithIDAppStoreVersionExperimentTreatments.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning PathsV2AppStoreVersionExperimentsWithIDAppStoreVersionExperimentTreatments.swift:53 Type name 'FieldsAppStoreVersionExperimentTreatmentLocalizations' should be between 3 and 50 characters long (type_name)
Error PathsV2InAppPurchasesWithIDAppStoreReviewScreenshot.swift:59 Line should be 160 characters or less; currently it has 197 characters (line_length)
Warning PathsV2InAppPurchasesWithIDAppStoreReviewScreenshot.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV2InAppPurchasesWithIDContent.swift:55 Line should be 160 characters or less; currently it has 163 characters (line_length)
Warning PathsV2InAppPurchasesWithIDContent.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV2InAppPurchasesWithIDIapPriceSchedule.swift:52 Line should be 160 characters or less; currently it has 297 characters (line_length)
Warning PathsV2InAppPurchasesWithIDIapPriceSchedule.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV2InAppPurchasesWithIDImages.swift:59 Line should be 160 characters or less; currently it has 178 characters (line_length)
Warning PathsV2InAppPurchasesWithIDImages.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV2InAppPurchasesWithID.swift:130 Line should be 160 characters or less; currently it has 794 characters (line_length)
Warning PathsV2InAppPurchasesWithID.swift:165 Line should be 140 characters or less; currently it has 147 characters (line_length)
Warning PathsV2InAppPurchasesWithID.swift:8 An 'other_method' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV2InAppPurchasesWithIDInAppPurchaseAvailability.swift:39 Line should be 160 characters or less; currently it has 208 characters (line_length)
Warning PathsV2InAppPurchasesWithIDInAppPurchaseAvailability.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV2InAppPurchasesWithIDInAppPurchaseLocalizations.swift:56 Line should be 160 characters or less; currently it has 192 characters (line_length)
Warning PathsV2InAppPurchasesWithIDInAppPurchaseLocalizations.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV2InAppPurchasesWithIDPricePoints.swift:42 Line should be 160 characters or less; currently it has 216 characters (line_length)
Warning PathsV2InAppPurchasesWithIDPricePoints.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV2InAppPurchasesWithIDPromotedPurchase.swift:95 Line should be 160 characters or less; currently it has 309 characters (line_length)
Warning PathsV2InAppPurchasesWithIDPromotedPurchase.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV3AppPricePointsWithIDEqualizations.swift:91 Line should be 160 characters or less; currently it has 229 characters (line_length)
Warning PathsV3AppPricePointsWithIDEqualizations.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)

Generated by 🚫 Danger Swift against f22be04

@polpielladev polpielladev enabled auto-merge (squash) November 13, 2024 08:31
@polpielladev polpielladev merged commit 11b2fdf into master Nov 13, 2024
2 checks passed
@polpielladev polpielladev deleted the enhancement/update-asc-api-to-3.7 branch November 13, 2024 08:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants