GH-125 :: Fix two missing links in Call to action widgets in the News… #31
Annotations
10 warnings
|
build:
src/TrainingGuides.Web/Features/Shared/EmailBuilder/Templates/GeneralEmailTemplate.razor.cs#L56
'EmailContext.EmailFields' is obsolete: 'Use the GetEmail<T> method to retrieve strongly-typed email data of a specified type.'
|
|
build:
src/TrainingGuides.Web/Features/Videos/Widgets/VideoEmbed/VideoEmbedWidgetConfigurator.cs#L8
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
|
build:
src/TrainingGuides.Web/Program.cs#L43
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
|
build:
src/Kentico.Xperience.Mjml.StarterKit.Rcl/Templates/EmailBuilderStarterKitTemplate.razor#L10
'EmailContext.EmailFields' is obsolete: 'Use the GetEmail<T> method to retrieve strongly-typed email data of a specified type.'
|
|
build:
src/Kentico.Xperience.Mjml.StarterKit.Rcl/Templates/EmailBuilderStarterKitTemplate.razor.cs#L55
'EmailContext.EmailFields' is obsolete: 'Use the GetEmail<T> method to retrieve strongly-typed email data of a specified type.'
|
|
build:
src/TrainingGuides.Entities/Classes/GlobalSettingsKey/GlobalSettingsKeyInfo.generated.cs#L27
#warning: '"You will need to configure the type info."'
|
|
build:
src/TrainingGuides.Entities/Classes/SeoSettings/SeoSettingsInfo.generated.cs#L29
#warning: '"You will need to configure the type info."'
|
|
build:
src/TrainingGuides.Entities/Classes/CookieLevelConsentMapping/CookieLevelConsentMappingInfo.generated.cs#L29
#warning: '"You will need to configure the type info."'
|
|
build:
src/TrainingGuides.Entities/Classes/WebChannelSnippet/WebChannelSnippetInfo.generated.cs#L29
#warning: '"You will need to configure the type info."'
|
|
build:
src/TrainingGuides.Entities/Classes/WebChannelSettings/WebChannelSettingsInfo.generated.cs#L29
#warning: '"You will need to configure the type info."'
|