Skip to content

Expose reply to header from mail implementations in MailSender #19

Expose reply to header from mail implementations in MailSender

Expose reply to header from mail implementations in MailSender #19

Triggered via pull request April 25, 2024 13:18
Status Success
Total duration 37s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build: TRENZ.Lib.RazorMail.Core/Core/MailTemplateBase.cs#L24
Converting null literal or possible null value to non-nullable type.
build: TRENZ.Lib.RazorMail.Core/Core/MailTemplateBase.cs#L24
Possible null reference return.
build: TRENZ.Lib.RazorMail.Tests/MailAddressTests.cs#L17
The actual value should not be a constant - perhaps the actual value and the expected value have switched places (https://github.com/nunit/nunit.analyzers/tree/master/documentation/NUnit2007.md)
build: TRENZ.Lib.RazorMail.Tests/MailAddressTests.cs#L24
The actual value should not be a constant - perhaps the actual value and the expected value have switched places (https://github.com/nunit/nunit.analyzers/tree/master/documentation/NUnit2007.md)
build: TRENZ.Lib.RazorMail.Tests/MailAddressTests.cs#L32
The actual value should not be a constant - perhaps the actual value and the expected value have switched places (https://github.com/nunit/nunit.analyzers/tree/master/documentation/NUnit2007.md)
build: TRENZ.Lib.RazorMail.Tests/MailAddressTests.cs#L40
The actual value should not be a constant - perhaps the actual value and the expected value have switched places (https://github.com/nunit/nunit.analyzers/tree/master/documentation/NUnit2007.md)
build: TRENZ.Lib.RazorMail.Tests/MailAddressTests.cs#L25
The actual value should not be a constant - perhaps the actual value and the expected value have switched places (https://github.com/nunit/nunit.analyzers/tree/master/documentation/NUnit2007.md)
build: TRENZ.Lib.RazorMail.Core/Core/MailTemplateBase.cs#L24
Converting null literal or possible null value to non-nullable type.
build: TRENZ.Lib.RazorMail.Core/Core/MailTemplateBase.cs#L24
Possible null reference return.
build: TRENZ.Lib.RazorMail.Tests/MailAddressTests.cs#L17
The actual value should not be a constant - perhaps the actual value and the expected value have switched places (https://github.com/nunit/nunit.analyzers/tree/master/documentation/NUnit2007.md)