Skip to content

Upgrade XbK version to 29.3.2 #40

Upgrade XbK version to 29.3.2

Upgrade XbK version to 29.3.2 #40

Triggered via pull request August 14, 2024 11:31
Status Success
Total duration 1m 32s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build and Test: submodules/xperience-by-kentico-ecommerce-common/src/Kentico.Xperience.Ecommerce.Common/ContentItemSynchronization/ContentItemServiceBase.cs#L71
'IContentItemManager.TryArchive(int, string, CancellationToken)' is obsolete: 'Archive status was replaced by Unpublished status, use TryUnpublish instead.'
Build and Test: examples/DancingGoat-Shopify/DataProtectionSamples/PersonalDataCollectors/SampleContactDataCollector.cs#L18
'ICountryInfoProvider' is obsolete: 'Use CMS.DataEngine.IInfoProvider<CountryInfo> instead. Use CMS.DataEngine.InfoProviderExtensions for additional methods for individual objects retrieval. To get an instance of the interface's implementation use dependency injection or access the instance directly via the CMS.DataEngine.Provider<CountryInfo>.Instance property.'
Build and Test: examples/DancingGoat-Shopify/DataProtectionSamples/PersonalDataCollectors/SampleContactDataCollector.cs#L19
'IStateInfoProvider' is obsolete: 'Use CMS.DataEngine.IInfoProvider<StateInfo> instead. Use CMS.DataEngine.InfoProviderExtensions for additional methods for individual objects retrieval. To get an instance of the interface's implementation use dependency injection or access the instance directly via the CMS.DataEngine.Provider<StateInfo>.Instance property.'
Build and Test: examples/DancingGoat-Shopify/DataProtectionSamples/PersonalDataCollectors/SampleContactDataCollector.cs#L38
'ICountryInfoProvider' is obsolete: 'Use CMS.DataEngine.IInfoProvider<CountryInfo> instead. Use CMS.DataEngine.InfoProviderExtensions for additional methods for individual objects retrieval. To get an instance of the interface's implementation use dependency injection or access the instance directly via the CMS.DataEngine.Provider<CountryInfo>.Instance property.'
Build and Test: examples/DancingGoat-Shopify/DataProtectionSamples/PersonalDataCollectors/SampleContactDataCollector.cs#L39
'IStateInfoProvider' is obsolete: 'Use CMS.DataEngine.IInfoProvider<StateInfo> instead. Use CMS.DataEngine.InfoProviderExtensions for additional methods for individual objects retrieval. To get an instance of the interface's implementation use dependency injection or access the instance directly via the CMS.DataEngine.Provider<StateInfo>.Instance property.'
Build and Test: examples/DancingGoat-Shopify/AdminComponents/Apps/SampleDataGenerator/SampleDataGeneratorApplication.cs#L46
'ISettingsKeyInfoProvider' is obsolete: 'Use CMS.DataEngine.IInfoProvider<SettingsKeyInfo> instead. Use CMS.DataEngine.InfoProviderExtensions for additional methods for individual objects retrieval. To get an instance of the interface's implementation use dependency injection or access the instance directly via the CMS.DataEngine.Provider<SettingsKeyInfo>.Instance property.'
Build and Test: examples/DancingGoat-Shopify/DataProtectionSamples/DancingGoatSamplesModule.cs#L38
'ISettingsKeyInfoProvider' is obsolete: 'Use CMS.DataEngine.IInfoProvider<SettingsKeyInfo> instead. Use CMS.DataEngine.InfoProviderExtensions for additional methods for individual objects retrieval. To get an instance of the interface's implementation use dependency injection or access the instance directly via the CMS.DataEngine.Provider<SettingsKeyInfo>.Instance property.'
Build and Test: examples/DancingGoat-Shopify/DataProtectionSamples/DancingGoatSamplesModule.cs#L40
'ICountryInfoProvider' is obsolete: 'Use CMS.DataEngine.IInfoProvider<CountryInfo> instead. Use CMS.DataEngine.InfoProviderExtensions for additional methods for individual objects retrieval. To get an instance of the interface's implementation use dependency injection or access the instance directly via the CMS.DataEngine.Provider<CountryInfo>.Instance property.'
Build and Test: examples/DancingGoat-Shopify/DataProtectionSamples/DancingGoatSamplesModule.cs#L41
'IStateInfoProvider' is obsolete: 'Use CMS.DataEngine.IInfoProvider<StateInfo> instead. Use CMS.DataEngine.InfoProviderExtensions for additional methods for individual objects retrieval. To get an instance of the interface's implementation use dependency injection or access the instance directly via the CMS.DataEngine.Provider<StateInfo>.Instance property.'