Skip to content

Upgrading to 29.0.0 #22

Upgrading to 29.0.0

Upgrading to 29.0.0 #22

Triggered via pull request May 2, 2024 11:14
Status Success
Total duration 47s
Artifacts

ci.yml

on: pull_request
Build and Test
38s
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.Zapier/Admin/ZapierModuleInstaller.cs#L22
'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.Zapier/Admin/ZapierModuleInstaller.cs#L25
'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/Models/WebPage/ArticlesSection/ArticlesSectionViewModel.cs#L8
XML comment has badly formed XML -- 'A string literal was expected, but no opening quotation mark was found.'
Build and Test: examples/DancingGoat/Models/Reusable/Cafe/CafeViewModel.cs#L8
XML comment has badly formed XML -- 'A string literal was expected, but no opening quotation mark was found.'
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#L35
'IConsentAgreementInfoProvider' is obsolete: 'Use CMS.DataEngine.IInfoProvider<ConsentAgreementInfo> 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<ConsentAgreementInfo>.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/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.'