Handle new data type #33
Annotations
11 warnings
Build and Test
The following actions use a deprecated Node.js version 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:
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/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/AdminComponents/Apps/SampleDataGenerator/SampleDataGeneratorApplication.cs#L43
'IConsentInfoProvider' is obsolete: 'Use CMS.DataEngine.IInfoProvider<ConsentInfo> 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<ConsentInfo>.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/Helpers/Generators/DataProtection/FormConsentContactGroupGenerator.cs#L12
'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/Helpers/Generators/DataProtection/FormConsentContactGroupGenerator.cs#L19
'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/Helpers/Generators/DataProtection/FormConsentGenerator.cs#L31
'IConsentInfoProvider' is obsolete: 'Use CMS.DataEngine.IInfoProvider<ConsentInfo> 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<ConsentInfo>.Instance property.'
|
Build and Test:
examples/DancingGoat/Helpers/Generators/DataProtection/FormConsentGenerator.cs#L32
'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/Helpers/Generators/DataProtection/FormConsentGenerator.cs#L43
'IConsentInfoProvider' is obsolete: 'Use CMS.DataEngine.IInfoProvider<ConsentInfo> 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<ConsentInfo>.Instance property.'
|
Build and Test:
examples/DancingGoat/Helpers/Generators/DataProtection/FormConsentGenerator.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.'
|