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

Updates OpenAPI spec to v3.4 #262

Merged
merged 1 commit into from
Mar 7, 2024
Merged

Updates OpenAPI spec to v3.4 #262

merged 1 commit into from
Mar 7, 2024

Conversation

polpielladev
Copy link
Collaborator

@polpielladev polpielladev commented Mar 6, 2024

Hi @AvdLee 👋 First of all thanks for this awesome package!

Version 3.4 of App Store Connect API was released yesterday and it brings brand new Analytics Reports endpoints. To start benefiting from them, I have updated the OpenAPI spec to the latest version.

I have also applied the manual fixes that were made recently in #255 and #256 in the same way as in the previous spec update: #258.

@polpielladev polpielladev requested a review from AvdLee as a code owner March 6, 2024 14:31
Copy link
Owner

@AvdLee AvdLee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Amazing to welcome you as a contributor, @polpielladev 🎉
Impressive to see you've found about the additional manual changes, that makes reviewing this easy!

@SwiftLeeBot
Copy link
Collaborator

Warnings
⚠️ 'Prices' is deprecated: Deprecated
⚠️ 'AvailableTerritories' is deprecated: Deprecated
⚠️ 'InAppPurchases' is deprecated: Deprecated
⚠️ 'Prices' is deprecated: Deprecated
⚠️ 'AvailableTerritories' is deprecated: Deprecated
⚠️ 'InAppPurchases' is deprecated: Deprecated
⚠️ 'Builds' is deprecated: Deprecated
⚠️ 'Builds' is deprecated: Deprecated
⚠️ 'AppPreOrder' is deprecated: Deprecated
⚠️ 'AppPrice' 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
⚠️ 'Prices' is deprecated: Deprecated
⚠️ 'AvailableTerritories' is deprecated: Deprecated
⚠️ 'Prices' is deprecated: Deprecated
⚠️ 'AvailableTerritories' is deprecated: Deprecated
⚠️ 'AppPreOrder' is deprecated: Deprecated
⚠️ 'AppPrice' is deprecated: Deprecated
⚠️ 'InAppPurchase' is deprecated: Deprecated
⚠️ 'GameCenterEnabledVersion' is deprecated: Deprecated
⚠️ 'AppStoreVersionExperiment' is deprecated: Deprecated
⚠️ 'AppStoreVersionExperiment' is deprecated: Deprecated
⚠️ 'AgeRatingDeclaration' is deprecated: Deprecated
⚠️ 'Builds' is deprecated: Deprecated
⚠️ 'AppStoreVersionExperiment' is deprecated: Deprecated
⚠️ 'AppStoreVersionExperiment' is deprecated: Deprecated
⚠️ 'AppStoreVersionExperiment' is deprecated: Deprecated
⚠️ 'AppStoreVersionExperiment' is deprecated: Deprecated
⚠️ 'Prices' is deprecated: Deprecated
⚠️ 'AvailableTerritories' is deprecated: Deprecated
⚠️ 'InAppPurchases' is deprecated: Deprecated
⚠️ 'AppPreOrder' is deprecated: Deprecated
⚠️ 'AppPrice' is deprecated: Deprecated
⚠️ 'InAppPurchase' is deprecated: Deprecated
⚠️ 'GameCenterEnabledVersion' is deprecated: Deprecated
⚠️ 'AppStoreVersionSubmission' is deprecated: Deprecated
⚠️ 'AppStoreVersionExperiment' is deprecated: Deprecated
⚠️ 'AppStoreVersionSubmission' is deprecated: Deprecated
⚠️ 'AppStoreVersionExperiment' is deprecated: Deprecated
⚠️ 'Prices' is deprecated: Deprecated
⚠️ 'AvailableTerritories' is deprecated: Deprecated
⚠️ 'AppPreOrder' is deprecated: Deprecated
⚠️ 'AppPrice' is deprecated: Deprecated
⚠️ 'InAppPurchase' is deprecated: Deprecated
⚠️ 'GameCenterEnabledVersion' is deprecated: Deprecated
⚠️

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/AlternativeDistributionPackageVersion.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/PathsV1CiProductsWithIDApp.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.

⚠️

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/Paths/PathsV1AppsWithID.swift, which is over 300 lines big.

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

View more details on Bitrise

Code Coverage Report

Name Coverage

SwiftLint found issues

Severity File Reason
Warning AnalyticsReportInstance.swift:7 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning AnalyticsReportInstance.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning AnalyticsReportInstance.swift:9 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning AnalyticsReportInstance.swift:10 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning AnalyticsReport.swift:7 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning AnalyticsReport.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning AnalyticsReport.swift:9 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning AnalyticsReport.swift:10 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning AnalyticsReportRequestsResponse.swift:12 Line should be 140 characters or less; currently it has 141 characters (line_length)
Warning AnalyticsReportSegment.swift:7 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning AnalyticsReportSegment.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning AnalyticsReportSegment.swift:9 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning AnalyticsReportSegment.swift:10 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning AnalyticsReportRequest.swift:7 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning AnalyticsReportRequest.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning AnalyticsReportRequest.swift:9 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning AnalyticsReportRequest.swift:10 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning AnalyticsReportRequest.swift:11 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning PathsV1AnalyticsReportInstances.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning AnalyticsReportRequestCreateRequest.swift:7 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning PathsV1AnalyticsReportInstancesWithIDRelationships.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning PathsV1AnalyticsReportInstancesWithIDRelationshipsSegments.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1AnalyticsReportInstancesWithIDSegments.swift:16 Line should be 160 characters or less; currently it has 179 characters (line_length)
Warning PathsV1AnalyticsReportInstancesWithIDSegments.swift:17 Line should be 140 characters or less; currently it has 157 characters (line_length)
Warning PathsV1AnalyticsReportInstancesWithIDSegments.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning PathsV1AnalyticsReportRequests.swift:16 Line should be 140 characters or less; currently it has 160 characters (line_length)
Warning PathsV1AnalyticsReportRequests.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1AnalyticsReportInstancesWithID.swift:16 Line should be 160 characters or less; currently it has 233 characters (line_length)
Error PathsV1AnalyticsReportInstancesWithID.swift:17 Line should be 160 characters or less; currently it has 166 characters (line_length)
Error PathsV1AnalyticsReportInstancesWithID.swift:20 Line should be 160 characters or less; currently it has 188 characters (line_length)
Warning PathsV1AnalyticsReportInstancesWithID.swift:8 An 'other_method' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning PathsV1AnalyticsReportRequestsWithIDRelationships.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning PathsV1AnalyticsReportRequestsWithIDRelationshipsReports.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1AnalyticsReportRequestsWithID.swift:43 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)
Warning PathsV1AnalyticsReportSegments.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning PathsV1AnalyticsReportSegmentsWithID.swift:16 Line should be 140 characters or less; currently it has 159 characters (line_length)
Warning PathsV1AnalyticsReportSegmentsWithID.swift:8 An 'other_method' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1AnalyticsReportRequestsWithIDReports.swift:40 Line should be 160 characters or less; currently it has 162 characters (line_length)
Warning PathsV1AnalyticsReportRequestsWithIDReports.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning PathsV1AnalyticsReports.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1AnalyticsReportsWithID.swift:16 Line should be 160 characters or less; currently it has 211 characters (line_length)
Warning PathsV1AnalyticsReportsWithID.swift:17 Line should be 140 characters or less; currently it has 151 characters (line_length)
Error PathsV1AnalyticsReportsWithID.swift:20 Line should be 160 characters or less; currently it has 174 characters (line_length)
Warning PathsV1AnalyticsReportsWithID.swift:8 An 'other_method' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning PathsV1AnalyticsReportsWithIDRelationshipsInstances.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1AnalyticsReportsWithIDInstances.swift:38 Line should be 160 characters or less; currently it has 194 characters (line_length)
Warning PathsV1AnalyticsReportsWithIDInstances.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning PathsV1AppsWithIDRelationshipsAnalyticsReportRequests.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning PathsV1AnalyticsReportsWithIDRelationships.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1AppsWithIDAnalyticsReportRequests.swift:50 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)
Warning AlternativeDistributionPackageDelta.swift:7 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning AlternativeDistributionPackageDelta.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning AlternativeDistributionPackageDelta.swift:9 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning AlternativeDistributionPackageDelta.swift:10 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning AlternativeDistributionPackageVariant.swift:7 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning AlternativeDistributionPackageVariant.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning AlternativeDistributionPackageVariant.swift:9 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning AlternativeDistributionPackageVariant.swift:10 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1AlternativeDistributionPackageDeltasWithID.swift:16 Line should be 160 characters or less; currently it has 198 characters (line_length)
Warning PathsV1AlternativeDistributionPackageDeltasWithID.swift:17 Line should be 140 characters or less; currently it has 159 characters (line_length)
Warning PathsV1AlternativeDistributionPackageDeltasWithID.swift:20 Line should be 140 characters or less; currently it has 145 characters (line_length)
Warning PathsV1AlternativeDistributionPackageDeltasWithID.swift:8 An 'other_method' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error MetricsInsight.swift:25 Line should be 160 characters or less; currently it has 200 characters (line_length)
Error MetricsInsight.swift:55 Line should be 160 characters or less; currently it has 300 characters (line_length)
Warning MetricsInsight.swift:7 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning MetricsInsight.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning MetricsInsight.swift:9 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning MetricsInsight.swift:10 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning MetricsInsight.swift:11 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning MetricsInsight.swift:12 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning MetricsInsight.swift:13 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning MetricsInsight.swift:14 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning MetricsInsight.swift:15 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1AlternativeDistributionPackageVariantsWithID.swift:16 Line should be 160 characters or less; currently it has 204 characters (line_length)
Error PathsV1AlternativeDistributionPackageVariantsWithID.swift:17 Line should be 160 characters or less; currently it has 163 characters (line_length)
Warning PathsV1AlternativeDistributionPackageVariantsWithID.swift:20 Line should be 140 characters or less; currently it has 149 characters (line_length)
Warning PathsV1AlternativeDistributionPackageVariantsWithID.swift:8 An 'other_method' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning AlternativeDistributionPackageVersion.swift:289 Line should be 140 characters or less; currently it has 146 characters (line_length)
Warning AlternativeDistributionPackageVersion.swift:7 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning AlternativeDistributionPackageVersion.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning AlternativeDistributionPackageVersion.swift:9 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning AlternativeDistributionPackageVersion.swift:10 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning AlternativeDistributionPackageVersion.swift:11 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1AlternativeDistributionPackageVersionsWithIDDeltas.swift:16 Line should be 160 characters or less; currently it has 218 characters (line_length)
Error PathsV1AlternativeDistributionPackageVersionsWithIDDeltas.swift:17 Line should be 160 characters or less; currently it has 182 characters (line_length)
Warning PathsV1AlternativeDistributionPackageVersionsWithIDDeltas.swift:20 Line should be 140 characters or less; currently it has 160 characters (line_length)
Warning PathsV1AlternativeDistributionPackageVersionsWithIDDeltas.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1AlternativeDistributionPackageVersionsWithID.swift:59 Line should be 160 characters or less; currently it has 394 characters (line_length)
Warning PathsV1AlternativeDistributionPackageVersionsWithID.swift:8 An 'other_method' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1AlternativeDistributionPackageVersionsWithIDVariants.swift:16 Line should be 160 characters or less; currently it has 224 characters (line_length)
Error PathsV1AlternativeDistributionPackageVersionsWithIDVariants.swift:17 Line should be 160 characters or less; currently it has 186 characters (line_length)
Error PathsV1AlternativeDistributionPackageVersionsWithIDVariants.swift:20 Line should be 160 characters or less; currently it has 164 characters (line_length)
Warning PathsV1AlternativeDistributionPackageVersionsWithIDVariants.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error XcodeMetrics.swift:154 Line should be 160 characters or less; currently it has 163 characters (line_length)
Warning XcodeMetrics.swift:7 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning XcodeMetrics.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning XcodeMetrics.swift:9 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1AlternativeDistributionPackagesWithID.swift:46 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 PathsV1AlternativeDistributionPackagesWithIDVersions.swift:72 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 PathsV1AppEncryptionDeclarationsWithIDApp.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1AppEncryptionDeclarationsWithID.swift:115 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 PathsV1AppStoreVersionsWithIDAlternativeDistributionPackage.swift:46 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)
Warning PathsV1AppClipDefaultExperiencesWithIDReleaseWithAppStoreVersion.swift:17 Line should be 140 characters or less; currently it has 144 characters (line_length)
Error PathsV1AppClipDefaultExperiencesWithIDReleaseWithAppStoreVersion.swift:255 Line should be 160 characters or less; currently it has 986 characters (line_length)
Warning PathsV1AppClipDefaultExperiencesWithIDReleaseWithAppStoreVersion.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1AppEncryptionDeclarations.swift:126 Line should be 160 characters or less; currently it has 386 characters (line_length)
Warning PathsV1AppEncryptionDeclarations.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1AppStoreVersionsWithIDAppStoreVersionExperimentsV2.swift:151 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 PathsV1AppStoreVersionsWithIDAppStoreVersionLocalizations.swift:92 Line should be 160 characters or less; currently it has 412 characters (line_length)
Warning PathsV1AppStoreVersionsWithIDAppStoreVersionLocalizations.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1AppsWithIDAppAvailability.swift:93 Line should be 160 characters or less; currently it has 221 characters (line_length)
Warning PathsV1AppsWithIDAppAvailability.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1AppsWithIDAppClips.swift:100 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 PathsV1AppsWithIDAppCustomProductPages.swift:101 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 PathsV1AppsWithIDAppEncryptionDeclarations.swift:153 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 PathsV1AppsWithIDAppInfos.swift:147 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:95 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 PathsV1AppsWithIDAppPriceSchedule.swift:105 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 PathsV1AppsWithID.swift:513 Line should be 160 characters or less; currently it has 2682 characters (line_length)
Error PathsV1AppsWithID.swift:12 Type body should span 500 lines or less excluding comments and whitespace: currently spans 579 lines (type_body_length)
Error PathsV1AppsWithID.swift:20 Type body should span 500 lines or less excluding comments and whitespace: currently spans 570 lines (type_body_length)
Warning PathsV1AppsWithID.swift:8 An 'other_method' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning PathsV1Apps.swift:720 File should contain 660 lines or less: currently contains 720 (file_length)
Warning PathsV1Apps.swift:581 Function body should span 60 lines or less excluding comments and whitespace: currently spans 65 lines (function_body_length)
Error PathsV1Apps.swift:581 Line should be 160 characters or less; currently it has 3171 characters (line_length)
Error PathsV1Apps.swift:12 Type body should span 500 lines or less excluding comments and whitespace: currently spans 662 lines (type_body_length)
Error PathsV1Apps.swift:20 Type body should span 500 lines or less excluding comments and whitespace: currently spans 656 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 PathsV1AppsWithIDAppStoreVersionExperimentsV2.swift:151 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 PathsV1AppsWithIDCiProduct.swift:118 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 PathsV1AppsWithIDGameCenterEnabledVersions.swift:107 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 PathsV1AppsWithIDGameCenterDetail.swift:197 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 PathsV1AppsWithIDAppStoreVersions.swift:309 Line should be 160 characters or less; currently it has 1217 characters (line_length)
Warning PathsV1AppsWithIDAppStoreVersions.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1AppsWithIDInAppPurchases.swift:110 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 PathsV1AppsWithIDPricePoints.swift:103 Line should be 160 characters or less; currently it has 314 characters (line_length)
Warning PathsV1AppsWithIDPricePoints.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1AppsWithIDPrices.swift:92 Line should be 160 characters or less; currently it has 189 characters (line_length)
Warning PathsV1AppsWithIDPrices.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1BetaAppLocalizations.swift:92 Line should be 160 characters or less; currently it has 219 characters (line_length)
Warning PathsV1BetaAppLocalizations.swift:113 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 PathsV1BetaAppLocalizationsWithIDApp.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1AppsWithIDReviewSubmissions.swift:166 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 PathsV1BetaAppLocalizationsWithID.swift:89 Line should be 140 characters or less; currently it has 141 characters (line_length)
Warning PathsV1BetaAppLocalizationsWithID.swift:104 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)
Warning PathsV1BetaAppReviewDetailsWithIDApp.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Warning PathsV1BetaAppReviewDetailsWithID.swift:91 Line should be 140 characters or less; currently it has 141 characters (line_length)
Warning PathsV1BetaAppReviewDetailsWithID.swift:106 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)
Error PathsV1BetaAppReviewDetails.swift:93 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 PathsV1BetaGroupsWithIDApp.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1BetaGroupsWithID.swift:139 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:86 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)
Warning PathsV1BetaLicenseAgreementsWithIDApp.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1BetaGroups.swift:160 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:84 Line should be 140 characters or less; currently it has 143 characters (line_length)
Warning PathsV1BetaLicenseAgreementsWithID.swift:99 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 PathsV1BetaTestersWithIDApps.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1BetaTestersWithID.swift:140 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:166 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)
Warning PathsV1BuildsWithIDBuildBetaDetail.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1Builds.swift:282 Line should be 160 characters or less; currently it has 1543 characters (line_length)
Warning PathsV1Builds.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1BuildsWithID.swift:232 Line should be 160 characters or less; currently it has 880 characters (line_length)
Warning PathsV1BuildsWithID.swift:8 An 'other_method' 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 PathsV1BuildsWithIDAppStoreVersion.swift:255 Line should be 160 characters or less; currently it has 986 characters (line_length)
Warning PathsV1BuildsWithIDAppStoreVersion.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1BundleIDsWithID.swift:115 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)
Error PathsV1BundleIDs.swift:140 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 PathsV1CiProductsWithID.swift:156 Line should be 160 characters or less; currently it has 308 characters (line_length)
Warning PathsV1CiProductsWithID.swift:8 An 'other_method' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1CiProducts.swift:164 Line should be 160 characters or less; currently it has 402 characters (line_length)
Warning PathsV1CiProducts.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1CiBuildRunsWithIDBuilds.swift:310 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 PathsV1GameCenterAppVersionsWithIDAppStoreVersion.swift:255 Line should be 160 characters or less; currently it has 986 characters (line_length)
Warning PathsV1GameCenterAppVersionsWithIDAppStoreVersion.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1GameCenterEnabledVersionsWithIDCompatibleVersions.swift:108 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 PathsV1GameCenterGroupsWithIDGameCenterDetails.swift:199 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 PathsV1PreReleaseVersions.swift:144 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 PathsV1PreReleaseVersionsWithID.swift:116 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)
Warning PathsV1PreReleaseVersionsWithIDApp.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1CiProductsWithIDApp.swift:450 Line should be 160 characters or less; currently it has 2176 characters (line_length)
Error PathsV1CiProductsWithIDApp.swift:12 Type body should span 500 lines or less excluding comments and whitespace: currently spans 505 lines (type_body_length)
Warning PathsV1CiProductsWithIDApp.swift:20 Type body should span 400 lines or less excluding comments and whitespace: currently spans 499 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 PathsV1SalesReports.swift:55 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)
Warning PathsV1UserInvitationsWithIDVisibleApps.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1UserInvitationsWithID.swift:91 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)
Error PathsV1UserInvitations.swift:120 Line should be 160 characters or less; currently it has 302 characters (line_length)
Warning PathsV1UserInvitations.swift:147 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)
Warning PathsV1UsersWithIDVisibleApps.swift:8 An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Error PathsV1Users.swift:119 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 PathsV1UsersWithID.swift:90 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 PathsV3AppPricePointsWithIDEqualizations.swift:95 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 a73815c

@AvdLee AvdLee merged commit 2fb0578 into AvdLee:master Mar 7, 2024
2 checks passed
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