AvdLee / appstoreconnect-swift-sdk

The Swift SDK to work with the App Store Connect API from Apple.
Other
1.48k stars 198 forks source link

Fixed referenceVersions type #283

Closed priyatirounarayanane closed 2 months ago

priyatirounarayanane commented 2 months ago

referenceVersions is longer a String but an Array

SwiftLeeBot commented 2 months ago
Warnings
:warning: 'InAppPurchases' is deprecated: Deprecated
:warning: 'InAppPurchases' is deprecated: Deprecated
:warning: 'Builds' is deprecated: Deprecated
:warning: 'Builds' is deprecated: Deprecated
:warning: 'AppPreOrder' is deprecated: Deprecated
:warning: 'AppPreOrder' is deprecated: Deprecated
:warning: 'AppPreOrder' is deprecated: Deprecated
:warning: 'InAppPurchase' is deprecated: Deprecated
:warning: 'GameCenterEnabledVersion' is deprecated: Deprecated
:warning: 'AgeRatingDeclaration' is deprecated: Deprecated
:warning: 'AgeRatingDeclaration' is deprecated: Deprecated
:warning: 'AppStoreVersionExperiment' is deprecated: Deprecated
:warning: 'AppStoreVersionExperiment' is deprecated: Deprecated
:warning: 'AppStoreVersionSubmission' is deprecated: Deprecated
:warning: 'AppStoreVersionExperiment' is deprecated: Deprecated
:warning: 'AppStoreVersionSubmission' is deprecated: Deprecated
:warning: 'AppStoreVersionExperiment' is deprecated: Deprecated
:warning: 'AppPreOrder' is deprecated: Deprecated
:warning: 'InAppPurchase' is deprecated: Deprecated
:warning: 'GameCenterEnabledVersion' is deprecated: Deprecated
:warning: 'AppStoreVersionExperiment' is deprecated: Deprecated
:warning: 'AppStoreVersionExperiment' is deprecated: Deprecated
:warning: 'AgeRatingDeclaration' is deprecated: Deprecated
:warning: 'AppStoreVersionExperiment' is deprecated: Deprecated
:warning: 'AppStoreVersionExperiment' is deprecated: Deprecated
:warning: 'AppStoreVersionSubmission' is deprecated: Deprecated
:warning: 'AppStoreVersionExperiment' is deprecated: Deprecated
:warning: 'AppPreOrder' is deprecated: Deprecated
:warning: 'InAppPurchase' is deprecated: Deprecated
:warning: 'GameCenterEnabledVersion' is deprecated: Deprecated
:warning: 'AppPreOrder' is deprecated: Deprecated
:warning: 'InAppPurchase' is deprecated: Deprecated
:warning: 'GameCenterEnabledVersion' is deprecated: Deprecated
:warning: 'InAppPurchases' is deprecated: Deprecated
:warning: 'AppStoreVersionExperiment' is deprecated: Deprecated
:warning: 'AppStoreVersionExperiment' is deprecated: Deprecated
:warning: 'AppStoreVersionSubmission' is deprecated: Deprecated
:warning: 'AppStoreVersionExperiment' is deprecated: Deprecated
:warning: 'Builds' is deprecated: Deprecated
:warning: 'AppPreOrder' is deprecated: Deprecated
Messages
:book: AppStoreConnect-Swift-SDK-Tests: Executed 17 tests (0 failed, 0 retried, 0 skipped) in 0.178 seconds
:book: View more details on Bitrise

Code Coverage Report

Name Coverage

SwiftLint found issues

Severity File Reason
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 302 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)

Generated by :no_entry_sign: Danger Swift against ce2a8b83d32fd7c3855542b10ddc4f66693138b9