Add Azure SMS module #150
Annotations
3 errors and 11 warnings
Build
The icon file 'icon.png' does not exist in the package.
|
Build
The icon file 'icon.png' does not exist in the package.
|
Build
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3.2.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build
'Views_CookieConsent.Site' hides inherited member 'RazorPage<dynamic>.Site'. Use the new keyword if hiding was intended.
|
Build:
src/OrchardCoreContrib.Email.Yahoo/Controllers/AdminController.cs#L65
'NotifierExtensions.Success(INotifier, LocalizedHtmlString)' is obsolete: 'This method will be removed in a later version. Use SuccessAsync()'
|
Build:
src/OrchardCoreContrib.Email.Gmail/Controllers/AdminController.cs#L65
'NotifierExtensions.Success(INotifier, LocalizedHtmlString)' is obsolete: 'This method will be removed in a later version. Use SuccessAsync()'
|
Build:
src/OrchardCoreContrib.DataLocalization/Services/ContentTypeResourceStringProvider.cs#L29
'IContentDefinitionService.GetTypes()' is obsolete: 'Instead, utilize the GetTypesAsync method. This current method is slated for removal in upcoming releases.'
|
Build:
src/OrchardCoreContrib.DataLocalization/Services/ContentFieldResourceStringProvider.cs#L30
'IContentDefinitionService.GetTypes()' is obsolete: 'Instead, utilize the GetTypesAsync method. This current method is slated for removal in upcoming releases.'
|
Build:
src/OrchardCoreContrib.DataLocalization/Controllers/AdminController.cs#L85
'IContentDefinitionService.GetTypes()' is obsolete: 'Instead, utilize the GetTypesAsync method. This current method is slated for removal in upcoming releases.'
|
Build:
src/OrchardCoreContrib.Email.SendGrid/Controllers/AdminController.cs#L65
'NotifierExtensions.Success(INotifier, LocalizedHtmlString)' is obsolete: 'This method will be removed in a later version. Use SuccessAsync()'
|
Build:
src/OrchardCoreContrib.Email.SendGrid/Services/SendGridService.cs#L102
'MailMessage.IsBodyHtml' is obsolete: 'This property is deprecated, please use IsHtmlBody instead.'
|
Build:
src/OrchardCoreContrib.GoogleMaps/Migrations/0001_CreateGoogleMapPart.cs#L19
'ContentDefinitionManagerExtensions.AlterPartDefinition(IContentDefinitionManager, string, Action<ContentPartDefinitionBuilder>)' is obsolete: 'Instead, utilize the AlterTypeDefinitionAsync method. This current method is slated for removal in upcoming releases.'
|
Build:
src/OrchardCoreContrib.GoogleMaps/Migrations/0001_CreateGoogleMapPart.cs#L26
'IContentDefinitionManager.DeletePartDefinition(string)' is obsolete: 'Instead, utilize the DeletePartDefinitionAsync method. This current method is slated for removal in upcoming releases.'
|
Loading