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 for App Store Connect OpenAPI version 3.0.1 #235

Merged
merged 2 commits into from
Jul 5, 2023

Conversation

jcmontiel
Copy link
Contributor

Used the make update to refresh the Apple App Store Connect OpenAI spec for version 3.0.1

@jcmontiel jcmontiel requested a review from AvdLee as a code owner June 22, 2023 19:40
@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
⚠️ 'AppPrice' 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
⚠️ 'AppPrice' is deprecated: Deprecated
⚠️ 'AppStoreVersionExperiment' is deprecated: Deprecated
⚠️ 'AppStoreVersionExperiment' is deprecated: Deprecated
⚠️ 'AgeRatingDeclaration' is deprecated: Deprecated
⚠️ 'AppStoreVersionExperiment' is deprecated: Deprecated
⚠️ 'AppStoreVersionExperiment' is deprecated: Deprecated
⚠️ 'AppStoreVersionExperiment' is deprecated: Deprecated
⚠️ 'AppPrice' is deprecated: Deprecated
⚠️ 'AppPrice' is deprecated: Deprecated
⚠️ 'Builds' 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
⚠️ Left side of nil coalescing operator '??' has non-optional type 'String', so the right side is never used
⚠️ 'Prices' is deprecated: Deprecated
⚠️ 'AvailableTerritories' is deprecated: Deprecated
⚠️ 'InAppPurchases' is deprecated: Deprecated
⚠️ 'AppStoreVersionExperiment' is deprecated: Deprecated
⚠️

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

⚠️

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

⚠️

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

⚠️

Consider to place some MARK: lines for Sources/OpenAPI/Generated/Entities/AppStoreVersion.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/Entities/AppStoreVersionExperimentTreatment.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/App.swift, which is over 300 lines big.

⚠️

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

⚠️

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

⚠️

Consider to place some MARK: lines for Sources/OpenAPI/Generated/Entities/Subscription.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/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/PathsV1Apps.swift, which is over 300 lines big.

⚠️

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

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

View more details on Bitrise

Code Coverage Report

Name Coverage

SwiftLint found issues

Severity File Reason
Warning ActorsResponse.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning ActorResponse.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning Actor.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning AppStoreVersionExperimentV2Response.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning AppStoreVersionExperimentV2UpdateRequest.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning AppStoreVersionExperimentV2CreateRequest.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning PathsV1ActorsWithID.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning PathsV1Actors.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning AppStoreVersionExperimentsV2Response.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning PathsV1AppStoreVersionsWithIDRelationshipsAppStoreVersionExperimentsV2.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning PathsV1AppsWithIDRelationshipsAppStoreVersionExperimentsV2.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning PathsV1SubscriptionsWithIDRelationshipsSubscriptionAvailability.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning PathsV1AppStoreVersionsWithIDAppStoreVersionExperimentsV2.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning PathsV1SubscriptionsWithIDSubscriptionAvailability.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning PathsV1AppsWithIDAppStoreVersionExperimentsV2.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning PathsV2AppStoreVersionExperiments.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning AppStoreVersionExperimentV2.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning PathsV2AppStoreVersionExperimentsWithIDRelationships.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning PathsV2AppStoreVersionExperimentsWithIDRelationshipsAppStoreVersionExperimentTreatments.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning PathsV2AppStoreVersionExperimentsWithID.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning PathsV2InAppPurchasesWithIDRelationshipsInAppPurchaseAvailability.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning PathsV2InAppPurchasesWithIDInAppPurchaseAvailability.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning PathsV2AppStoreVersionExperimentsWithIDAppStoreVersionExperimentTreatments.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning AppEncryptionDeclarationBuildsLinkagesRequest.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning AppResponse.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning AppEncryptionDeclaration.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning AppStoreVersionExperiment.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning AppStoreVersionExperimentCreateRequest.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning AppStoreVersionExperimentResponse.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning AppStoreVersionExperimentTreatmentCreateRequest.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning AppStoreVersionExperimentTreatment.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning AppStoreVersionExperimentTreatmentResponse.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning AppStoreVersionExperimentTreatmentsResponse.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning AppStoreVersionExperimentUpdateRequest.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning AppStoreVersion.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning AppStoreVersionExperimentsResponse.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning AppStoreVersionResponse.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning AppStoreVersionsResponse.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning AppsResponse.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning BuildResponse.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning BuildsResponse.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning Device.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning ErrorResponse.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning InAppPurchasePricePoint.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning InAppPurchaseV2Response.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning InAppPurchasesV2Response.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning PreReleaseVersionsResponse.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning PrereleaseVersionResponse.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning PrereleaseVersion.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning App.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning InAppPurchaseV2.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning ReviewSubmissionItemResponse.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning ReviewSubmissionItemsResponse.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning ReviewSubmission.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning ReviewSubmissionItemCreateRequest.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning ReviewSubmissionItem.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning ReviewSubmissionResponse.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning ReviewSubmissionsResponse.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning PathsV1AppClipDefaultExperiencesWithID.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning SubscriptionResponse.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning SubscriptionsResponse.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning PathsV1AppClipsWithIDAppClipDefaultExperiences.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning PathsV1AppEncryptionDeclarations.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning PathsV1AppClipDefaultExperiencesWithIDReleaseWithAppStoreVersion.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning PathsV1AppEncryptionDeclarationsWithIDApp.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning PathsV1AppEncryptionDeclarationsWithID.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning PathsV1AppEncryptionDeclarationsWithIDRelationshipsBuilds.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning PathsV1AppStoreVersionExperiments.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning PathsV1AppStoreVersionExperimentTreatmentsWithID.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning PathsV1AppStoreVersionExperimentTreatmentsWithIDAppStoreVersionExperimentTreatmentLocalizations.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning PathsV1AppStoreVersionExperimentsWithID.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning PathsV1AppStoreVersionExperimentsWithIDAppStoreVersionExperimentTreatments.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning PathsV1AppStoreVersionsWithIDAppClipDefaultExperience.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning PathsV1AppStoreVersionsWithIDAppStoreReviewDetail.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning PathsV1AppStoreVersionsWithIDAppStoreVersionSubmission.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning PathsV1AppStoreVersionsWithID.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning PathsV1AppStoreVersionsWithIDAppStoreVersionExperiments.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning PathsV1AppsWithIDAppAvailability.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning Subscription.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning PathsV1AppsWithIDAppClips.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning PathsV1AppsWithIDAppCustomProductPages.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning PathsV1AppsWithIDAppPricePoints.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning PathsV1AppsWithIDAppInfos.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning PathsV1AppsWithIDAppPriceSchedule.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning PathsV1AppsWithID.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning PathsV1Apps.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning PathsV1AppsWithIDCiProduct.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning PathsV1AppsWithIDGameCenterEnabledVersions.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning PathsV1AppsWithIDAppStoreVersions.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning PathsV1AppsWithIDInAppPurchases.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning PathsV1AppsWithIDPrices.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning PathsV1AppsWithIDPricePoints.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning PathsV1AppsWithIDInAppPurchasesV2.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning PathsV1AppsWithIDPromotedPurchases.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning PathsV1AppsWithIDSubscriptionGroups.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning PathsV1AppsWithIDReviewSubmissions.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning PathsV1BetaAppLocalizations.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning PathsV1BetaAppLocalizationsWithID.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning PathsV1BetaAppLocalizationsWithIDApp.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning PathsV1BetaAppReviewDetailsWithIDApp.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning PathsV1BetaAppReviewDetails.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning PathsV1BetaAppReviewDetailsWithID.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning PathsV1BetaGroupsWithIDApp.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning PathsV1BetaLicenseAgreements.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning PathsV1BetaGroups.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning PathsV1BetaGroupsWithID.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning PathsV1BetaLicenseAgreementsWithID.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning PathsV1BetaLicenseAgreementsWithIDApp.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning PathsV1BetaTestersWithIDApps.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning PathsV1BetaTestersWithID.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning PathsV1BetaTesters.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning PathsV1BuildsWithIDApp.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning PathsV1BuildsWithIDPreReleaseVersion.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning PathsV1BuildsWithID.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning PathsV1Builds.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning PathsV1BuildsWithIDAppStoreVersion.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning PathsV1BundleIDs.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning PathsV1BundleIDsWithID.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning PathsV1BundleIDsWithIDApp.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning PathsV1CiProducts.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning PathsV1CiProductsWithID.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning PathsV1GameCenterEnabledVersionsWithIDCompatibleVersions.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning PathsV1CiBuildRunsWithIDBuilds.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning PathsV1PreReleaseVersions.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning PathsV1PreReleaseVersionsWithIDApp.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning PathsV1PreReleaseVersionsWithID.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning PathsV1ReviewSubmissionsWithID.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning PathsV1ReviewSubmissions.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning PathsV1CiProductsWithIDApp.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning PathsV1ReviewSubmissionsWithIDItems.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning PathsV1SubscriptionGroupsWithID.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning PathsV1SubscriptionsWithIDAppStoreReviewScreenshot.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning PathsV1SubscriptionsWithIDIntroductoryOffers.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning PathsV1SubscriptionsWithIDOfferCodes.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning PathsV1SubscriptionsWithID.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning PathsV1SubscriptionGroupsWithIDSubscriptions.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning PathsV1SubscriptionsWithIDPromotedPurchase.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning PathsV1SubscriptionsWithIDSubscriptionLocalizations.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning PathsV1SubscriptionsWithIDPromotionalOffers.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning PathsV1UserInvitations.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning PathsV1UserInvitationsWithIDVisibleApps.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning PathsV1UserInvitationsWithID.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning PathsV1UsersWithIDVisibleApps.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning PathsV1UsersWithID.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning PathsV1Users.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning PathsV2InAppPurchasesWithIDContent.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning PathsV2InAppPurchasesWithIDAppStoreReviewScreenshot.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning PathsV2InAppPurchasesWithID.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning PathsV2InAppPurchasesWithIDIapPriceSchedule.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning PathsV2InAppPurchasesWithIDInAppPurchaseLocalizations.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning PathsV2InAppPurchasesWithIDPromotedPurchase.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)
Warning PathsV3AppPricePointsWithIDEqualizations.swift:4 The disabled 'all' rule should be re-enabled before the end of the file (blanket_disable_command)

Generated by 🚫 Danger Swift against b921559

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.

Thanks a lot!

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