Update dependencies in .pages/package.json #212
Annotations
10 warnings and 1 notice
|
Build (Release, Zetian.slnx):
tests/Zetian.Tests/ConnectionTrackerTests.cs#L65
Calls to methods which accept CancellationToken should use TestContext.Current.CancellationToken to allow test cancellation to be more responsive. (https://xunit.net/xunit.analyzers/rules/xUnit1051)
|
|
Build (Release, Zetian.slnx):
tests/Zetian.Tests/ConnectionTrackerTests.cs#L44
Calls to methods which accept CancellationToken should use TestContext.Current.CancellationToken to allow test cancellation to be more responsive. (https://xunit.net/xunit.analyzers/rules/xUnit1051)
|
|
Build (Release, Zetian.slnx):
tests/Zetian.Tests/ConnectionTrackerTests.cs#L38
Calls to methods which accept CancellationToken should use TestContext.Current.CancellationToken to allow test cancellation to be more responsive. (https://xunit.net/xunit.analyzers/rules/xUnit1051)
|
|
Build (Release, Zetian.slnx):
tests/Zetian.Tests/ConnectionTrackerTests.cs#L58
Calls to methods which accept CancellationToken should use TestContext.Current.CancellationToken to allow test cancellation to be more responsive. (https://xunit.net/xunit.analyzers/rules/xUnit1051)
|
|
Build (Release, Zetian.slnx):
tests/Zetian.Tests/SmtpServerRaceConditionTests.cs#L320
Converting null literal or possible null value to non-nullable type.
|
|
Build (Release, Zetian.slnx):
tests/Zetian.Tests/SmtpServerRaceConditionTests.cs#L67
Converting null literal or possible null value to non-nullable type.
|
|
Build (Release, Zetian.slnx):
src/Zetian.Relay/Client/SmtpRelayClient.cs#L389
Possible null reference argument for parameter 'innerStream' in 'SslStream.SslStream(Stream innerStream, bool leaveInnerStreamOpen, RemoteCertificateValidationCallback? userCertificateValidationCallback)'.
|
|
Build (Release, Zetian.slnx):
src/Zetian.Monitoring/Extensions/SmtpServerMonitoringExtensions.cs#L166
Possible null reference assignment.
|
|
Build (Release, Zetian.slnx):
src/Zetian.Monitoring/Extensions/SmtpServerMonitoringExtensions.cs#L165
Possible null reference assignment.
|
|
Build (Release, Zetian.slnx):
src/Zetian/Internal/SmtpSession.cs#L791
'SslStream.CipherAlgorithm' is obsolete: 'KeyExchangeAlgorithm, KeyExchangeStrength, CipherAlgorithm, CipherStrength, HashAlgorithm and HashStrength properties of SslStream are obsolete. Use NegotiatedCipherSuite instead.' (https://aka.ms/dotnet-warnings/SYSLIB0058)
|
|
Build (Release, Zetian.slnx)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|