Skip to content

Bump OCC.Email.Yahoo 1.6.0 #206

Bump OCC.Email.Yahoo 1.6.0

Bump OCC.Email.Yahoo 1.6.0 #206

Triggered via pull request January 4, 2026 05:30
Status Success
Total duration 3m 16s
Artifacts

build.yml

on: pull_request
Build windows-latest
3m 12s
Build windows-latest
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build windows-latest: src/OrchardCoreContrib.Email.SendGrid/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.SendGrid/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.SendGrid/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.SendGrid/Services/SendGridService.cs#L38
'SmtpResult' is obsolete: 'This class should no longer be used. Instead use EmailResult.'
Build windows-latest: src/OrchardCoreContrib.Email.SendGrid/Services/SendGridService.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#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.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.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.Email.Yahoo/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.Hotmail/Controllers/AdminController.cs#L15
'ISmtpService' is obsolete: 'this interface is obsolete and will be removed in future releases. Instead please use IEmailService.'