deps: Bump Microsoft.Extensions.Logging.Abstractions from 10.0.3 to 10.0.5 #202
Annotations
10 warnings
|
Build the Zetian:
src/Zetian.Monitoring/Extensions/SmtpServerMonitoringExtensions.cs#L166
Possible null reference assignment.
|
|
Build the Zetian:
src/Zetian.Monitoring/Extensions/SmtpServerMonitoringExtensions.cs#L165
Possible null reference assignment.
|
|
Build the Zetian:
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 the Zetian:
src/Storage/Zetian.Storage.Redis/Storage/RedisMessageStore.cs#L106
Using member 'System.Text.Json.JsonSerializer.Serialize<TValue>(TValue, JsonSerializerOptions)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.
|
|
Build the Zetian:
src/Storage/Zetian.Storage.Redis/Storage/RedisMessageStore.cs#L106
Using member 'System.Text.Json.JsonSerializer.Serialize<TValue>(TValue, JsonSerializerOptions)' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.
|
|
Build the Zetian:
src/Storage/Zetian.Storage.Redis/Storage/RedisMessageStore.cs#L105
'RedisChannel.implicit operator RedisChannel(string)' is obsolete: 'It is preferable to explicitly specify a PatternMode, or use the Literal/Pattern methods'
|
|
Build the Zetian:
src/Storage/Zetian.Storage.PostgreSQL/Storage/PostgreSqlMessageStore.cs#L206
Unboxing a possibly null value.
|
|
Build the Zetian:
src/Storage/Zetian.Storage.PostgreSQL/Storage/PostgreSqlMessageStore.cs#L188
Unboxing a possibly null value.
|
|
Build the Zetian:
src/Storage/Zetian.Storage.AmazonS3/Storage/S3MessageStore.cs#L322
'LifecycleRule.Prefix' is obsolete: 'This property is deprecated. Use Filter instead.'
|
|
Build the Zetian:
src/Zetian.Relay/Client/SmtpRelayClient.cs#L389
Possible null reference argument for parameter 'innerStream' in 'SslStream.SslStream(Stream innerStream, bool leaveInnerStreamOpen, RemoteCertificateValidationCallback? userCertificateValidationCallback)'.
|
background
wait
wait-all
cancel
Loading