Bump Refit from 4.6.107 to 7.2.22 in /client/MAVN.Service.NotificationSystemBroker.Client #17
Annotations
1 error and 6 warnings
build
Process completed with exit code 1.
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build:
src/MAVN.Service.NotificationSystemBroker.DomainServices/Services/SmtpService.cs#L61
'MailboxAddress.MailboxAddress(string)' is obsolete: 'This constructor will be going away due to it causing too much confusion. Use new MailboxAddress(string name, string address) or MailboxAddress.Parse(string) instead.'
|
build:
src/MAVN.Service.NotificationSystemBroker.DomainServices/Services/SmtpService.cs#L115
'MailboxAddress.MailboxAddress(string)' is obsolete: 'This constructor will be going away due to it causing too much confusion. Use new MailboxAddress(string name, string address) or MailboxAddress.Parse(string) instead.'
|
build:
src/MAVN.Service.NotificationSystemBroker.DomainServices/Services/SmtpService.cs#L61
'MailboxAddress.MailboxAddress(string)' is obsolete: 'This constructor will be going away due to it causing too much confusion. Use new MailboxAddress(string name, string address) or MailboxAddress.Parse(string) instead.'
|
build:
src/MAVN.Service.NotificationSystemBroker.DomainServices/Services/SmtpService.cs#L115
'MailboxAddress.MailboxAddress(string)' is obsolete: 'This constructor will be going away due to it causing too much confusion. Use new MailboxAddress(string name, string address) or MailboxAddress.Parse(string) instead.'
|