Skip to content

Feat/xbyk k13 ecommerce product page #63

Feat/xbyk k13 ecommerce product page

Feat/xbyk k13 ecommerce product page #63

Triggered via pull request July 23, 2024 08:02
Status Success
Total duration 2m 38s
Billable time 3m
Artifacts

ci.yml

on: pull_request
Build and Test
2m 4s
Build and Test
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/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.'
Build and Test: examples/DancingGoat-K13Ecommerce/DataProtectionSamples/PersonalDataCollectors/SampleContactDataCollector.cs#L17
'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#L36
'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.'