Skip to content

update(kentico): v29.0.0 #48

update(kentico): v29.0.0

update(kentico): v29.0.0 #48

Triggered via pull request April 29, 2024 14:36
Status Success
Total duration 1m 17s
Artifacts

ci.yml

on: pull_request
Build and Test
1m 6s
Build and Test
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Build and Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and Test: src/Kentico.Xperience.TagManager/Admin/TagManagerModuleInstaller.cs#L18
'IResourceInfoProvider' is obsolete: 'Use CMS.DataEngine.IInfoProvider<ResourceInfo> 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<ResourceInfo>.Instance property.'
Build and Test: src/Kentico.Xperience.TagManager/Admin/TagManagerModuleInstaller.cs#L20
'IResourceInfoProvider' is obsolete: 'Use CMS.DataEngine.IInfoProvider<ResourceInfo> 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<ResourceInfo>.Instance property.'
Build and Test: examples/DancingGoat/DataProtectionSamples/DancingGoatSamplesModule.cs#L33
'IContactInfoProvider' is obsolete: 'Use CMS.DataEngine.IInfoProvider<ContactInfo> 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<ContactInfo>.Instance property.'
Build and Test: examples/DancingGoat/DataProtectionSamples/DancingGoatSamplesModule.cs#L36
'IBizFormInfoProvider' is obsolete: 'Use CMS.DataEngine.IInfoProvider<BizFormInfo> 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<BizFormInfo>.Instance property.'
Build and Test: examples/DancingGoat/DataProtectionSamples/DancingGoatSamplesModule.cs#L37
'IAccountContactInfoProvider' is obsolete: 'Use CMS.DataEngine.IInfoProvider<AccountContactInfo> 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<AccountContactInfo>.Instance property.'
Build and Test: examples/DancingGoat/DataProtectionSamples/DancingGoatSamplesModule.cs#L39
'IActivityInfoProvider' is obsolete: 'Use CMS.DataEngine.IInfoProvider<ActivityInfo> 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<ActivityInfo>.Instance property.'
Build and Test: examples/DancingGoat/AdminComponents/Apps/SampleDataGenerator/SampleDataGeneratorApplication.cs#L44
'IBizFormInfoProvider' is obsolete: 'Use CMS.DataEngine.IInfoProvider<BizFormInfo> 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<BizFormInfo>.Instance property.'
Build and Test: examples/DancingGoat/AdminComponents/Apps/SampleDataGenerator/SampleDataGeneratorApplication.cs#L45
'IContactGroupInfoProvider' is obsolete: 'Use CMS.DataEngine.IInfoProvider<ContactGroupInfo> 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<ContactGroupInfo>.Instance property.'
Build and Test: examples/DancingGoat/DataProtectionSamples/DancingGoatSamplesModule.cs#L42
'IAccountInfoProvider' is obsolete: 'Use CMS.DataEngine.IInfoProvider<AccountInfo> 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<AccountInfo>.Instance property.'
Build and Test: examples/DancingGoat/AdminComponents/Apps/SampleDataGenerator/SampleDataGeneratorApplication.cs#L64
'IBizFormInfoProvider' is obsolete: 'Use CMS.DataEngine.IInfoProvider<BizFormInfo> 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<BizFormInfo>.Instance property.'