Skip to content

feat(Azure): update to Kentico.Xperience libraries v29.0.0 #27

feat(Azure): update to Kentico.Xperience libraries v29.0.0

feat(Azure): update to Kentico.Xperience libraries v29.0.0 #27

Triggered via pull request April 26, 2024 10:09
Status Success
Total duration 1m 23s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
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: src/Kentico.Xperience.AzureSearch/Admin/AzureSearchModuleInstaller.cs#L9
'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: src/Kentico.Xperience.AzureSearch/Admin/AzureSearchModuleInstaller.cs#L11
'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: 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: examples/DancingGoat/DataProtectionSamples/PersonalDataCollectors/SampleContactDataCollector.cs#L17
'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: 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: 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: examples/DancingGoat/DataProtectionSamples/PersonalDataCollectors/SampleContactDataCollector.cs#L20
'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: examples/DancingGoat/DataProtectionSamples/PersonalDataCollectors/SampleContactDataCollector.cs#L21
'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: 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: examples/DancingGoat/DataProtectionSamples/PersonalDataCollectors/SampleContactDataCollector.cs#L22
'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.'