Skip to content

Feat/xbyk k13 ecommerce product page #59

Feat/xbyk k13 ecommerce product page

Feat/xbyk k13 ecommerce product page #59

Triggered via pull request July 22, 2024 16:02
Status Success
Total duration 1m 55s
Billable time 2m
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Build and Test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build and Test: src/Kentico.Xperience.K13Ecommerce/Countries/CountryService.cs#L11
'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: src/Kentico.Xperience.K13Ecommerce/Countries/CountryService.cs#L12
'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: src/Kentico.Xperience.K13Ecommerce/Countries/CountryService.cs#L22
'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: src/Kentico.Xperience.K13Ecommerce/Countries/CountryService.cs#L22
'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-K13Ecommerce/AdminComponents/Apps/SampleDataGenerator/SampleDataGeneratorApplication.cs#L42
'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-K13Ecommerce/AdminComponents/Apps/SampleDataGenerator/SampleDataGeneratorApplication.cs#L62
'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-K13Ecommerce/DataProtectionSamples/DancingGoatSamplesModule.cs#L35
'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-K13Ecommerce/DataProtectionSamples/DancingGoatSamplesModule.cs#L37
'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-K13Ecommerce/DataProtectionSamples/DancingGoatSamplesModule.cs#L38
'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-K13Ecommerce/DataProtectionSamples/PersonalDataCollectors/SampleContactDataCollector.cs#L16
'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.'