Skip to content

Enhance API reference and expand SmtpSessionState enum #56

Enhance API reference and expand SmtpSessionState enum

Enhance API reference and expand SmtpSessionState enum #56

Triggered via push October 23, 2025 04:54
Status Success
Total duration 2m 28s
Artifacts

dotnet.yml

on: push
Matrix: Build
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build (Release, Zetian.sln): tests/Zetian.Tests/SmtpServerBuilderTests.cs#L195
'X509Certificate2.X509Certificate2()' is obsolete: 'X509Certificate and X509Certificate2 are immutable. Use X509CertificateLoader to create a new certificate.' (https://aka.ms/dotnet-warnings/SYSLIB0026)
Build (Release, Zetian.sln): tests/Zetian.Tests/SmtpServerRaceConditionTests.cs#L303
Converting null literal or possible null value to non-nullable type.
Build (Release, Zetian.sln): tests/Zetian.Tests/SmtpServerRaceConditionTests.cs#L61
Converting null literal or possible null value to non-nullable type.
Build (Release, Zetian.sln): examples/Zetian.Examples/FullFeaturedExample.cs#L230
'X509Certificate2.X509Certificate2(byte[], string?, X509KeyStorageFlags)' is obsolete: 'Loading certificate data through the constructor or Import is obsolete. Use X509CertificateLoader instead to load certificates.' (https://aka.ms/dotnet-warnings/SYSLIB0057)
Build (Release, Zetian.sln): examples/Zetian.Examples/FullFeaturedExample.cs#L67
Possible null reference argument for parameter 'key' in 'bool Dictionary<string, string>.TryGetValue(string key, out string value)'.
Build (Release, Zetian.sln): examples/Zetian.Examples/SecureExample.cs#L83
'X509Certificate2.X509Certificate2(byte[], string?, X509KeyStorageFlags)' is obsolete: 'Loading certificate data through the constructor or Import is obsolete. Use X509CertificateLoader instead to load certificates.' (https://aka.ms/dotnet-warnings/SYSLIB0057)
Build (Release, Zetian.sln): src/Zetian/Server/SmtpServerBuilder.cs#L145
'X509Certificate2.X509Certificate2(string, string?)' is obsolete: 'Loading certificate data through the constructor or Import is obsolete. Use X509CertificateLoader instead to load certificates.' (https://aka.ms/dotnet-warnings/SYSLIB0057)
Build (Release, Zetian.sln): src/Zetian/Server/SmtpServerBuilder.cs#L144
'X509Certificate2.X509Certificate2(string)' is obsolete: 'Loading certificate data through the constructor or Import is obsolete. Use X509CertificateLoader instead to load certificates.' (https://aka.ms/dotnet-warnings/SYSLIB0057)
Build (Release, Zetian.sln): src/Zetian/Server/SmtpServerBuilder.cs#L145
'X509Certificate2.X509Certificate2(string, string?)' is obsolete: 'Loading certificate data through the constructor or Import is obsolete. Use X509CertificateLoader instead to load certificates.' (https://aka.ms/dotnet-warnings/SYSLIB0057)
Build (Release, Zetian.sln): src/Zetian/Server/SmtpServerBuilder.cs#L144
'X509Certificate2.X509Certificate2(string)' is obsolete: 'Loading certificate data through the constructor or Import is obsolete. Use X509CertificateLoader instead to load certificates.' (https://aka.ms/dotnet-warnings/SYSLIB0057)