Bump OCC.Email.Hotmail to 1.6.0 #205
build.yml
on: pull_request
Build windows-latest
3m 46s
Annotations
10 warnings
|
Build windows-latest:
src/OrchardCoreContrib.ContentLocalization/DefaultContentLocalizationManager.cs#L18
Parameter 'ISession session' is captured into the state of the enclosing type and its value is also passed to the base constructor. The value might be captured by the base class as well.
|
|
Build windows-latest:
src/OrchardCoreContrib.Email.Gmail/Startup.cs#L38
'ISmtpService' is obsolete: 'this interface is obsolete and will be removed in future releases. Instead please use IEmailService.'
|
|
Build windows-latest:
src/OrchardCoreContrib.Email.Gmail/Controllers/AdminController.cs#L15
'ISmtpService' is obsolete: 'this interface is obsolete and will be removed in future releases. Instead please use IEmailService.'
|
|
Build windows-latest:
src/OrchardCoreContrib.Email.Yahoo/Startup.cs#L44
'ISmtpService' is obsolete: 'this interface is obsolete and will be removed in future releases. Instead please use IEmailService.'
|
|
Build windows-latest:
src/OrchardCoreContrib.Email.Yahoo/Controllers/AdminController.cs#L23
'ISmtpService' is obsolete: 'this interface is obsolete and will be removed in future releases. Instead please use IEmailService.'
|
|
Build windows-latest:
src/OrchardCoreContrib.Email.Hotmail/Startup.cs#L38
'ISmtpService' is obsolete: 'this interface is obsolete and will be removed in future releases. Instead please use IEmailService.'
|
|
Build windows-latest:
src/OrchardCoreContrib.Email.Yahoo/Controllers/AdminController.cs#L16
'ISmtpService' is obsolete: 'this interface is obsolete and will be removed in future releases. Instead please use IEmailService.'
|
|
Build windows-latest:
src/OrchardCoreContrib.Email.Hotmail/Controllers/AdminController.cs#L15
'ISmtpService' is obsolete: 'this interface is obsolete and will be removed in future releases. Instead please use IEmailService.'
|
|
Build windows-latest:
src/OrchardCoreContrib.Users/Permissions.cs#L39
'StandardPermissions.SiteOwner' is obsolete: 'This permission is deprecated and will be removed in future releases. Instead, consider adding users to the system administrator role.'
|
|
Build windows-latest:
src/OrchardCoreContrib.Gdpr/Views/CookieConsent.cshtml#L5
'Views_CookieConsent.Site' hides inherited member 'RazorPage<dynamic>.Site'. Use the new keyword if hiding was intended.
|