Skip to content

Feat/web farm task support (#61) #198

Feat/web farm task support (#61)

Feat/web farm task support (#61) #198

Triggered via push August 12, 2024 07:09
Status Success
Total duration 2m 9s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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/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/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: examples/DancingGoat/AdminComponents/Apps/SampleDataGenerator/SampleDataGeneratorApplication.cs#L65
'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: 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: 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/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.'
build: examples/DancingGoat/DataProtectionSamples/PersonalDataCollectors/SampleContactDataCollector.cs#L41
'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#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: examples/DancingGoat/DataProtectionSamples/PersonalDataCollectors/SampleContactDataCollectorCore.cs#L27
'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.'