CommandHandlerPattern-Mark #146
Merged
Annotations
30 warnings
|
Test on .Net 10:
Email/Tests/Office365/Office365EmailSenderTests.cs#L98
The type 'string?' cannot be used as type parameter 'TValue' in the generic type or method 'ResultValue<TValue>'. Nullability of type argument 'string?' doesn't match 'notnull' constraint.
|
|
Test on .Net 10:
Email/Tests/Office365/Office365EmailSenderTests.cs#L169
The type 'string?' cannot be used as type parameter 'TValue' in the generic type or method 'ResultValue<TValue>'. Nullability of type argument 'string?' doesn't match 'notnull' constraint.
|
|
Test on .Net 10:
Messaging/RabbitMq/SingleQueueListener.cs#L228
Dereference of a possibly null reference.
|
|
Test on .Net 10:
Messaging/RabbitMq/SingleQueueListener.cs#L208
Dereference of a possibly null reference.
|
|
Test on .Net 10:
Messaging/RabbitMq/SingleQueueListener.cs#L191
Dereference of a possibly null reference.
|
|
Test on .Net 10:
Messaging/RabbitMq/SingleQueueListener.cs#L152
Nullability of reference types in value of type 'Dictionary<string, object?>' doesn't match target type 'Dictionary<string, object>'.
|
|
Test on .Net 10:
Messaging/RabbitMq/SingleQueueListener.cs#L152
Nullability of reference types in value of type 'Dictionary<string, object>' doesn't match target type 'Dictionary<string, object?>'.
|
|
Test on .Net 10:
Messaging/RabbitMq/SingleExchangeSender.cs#L35
Nullability of reference types in value of type 'Dictionary<string, object>' doesn't match target type 'IDictionary<string, object?>'.
|
|
Test on .Net 10:
Messaging/RabbitMq/SingleQueueListener.cs#L123
Nullability of reference types in value of type 'Dictionary<string, object?>' doesn't match target type 'Dictionary<string, object>'.
|
|
Test on .Net 10:
Messaging/RabbitMq/SingleQueueListener.cs#L123
Nullability of reference types in value of type 'Dictionary<string, object>' doesn't match target type 'Dictionary<string, object?>'.
|
|
Test on .Net 9:
Messaging/RabbitMq/SingleExchangeSender.cs#L35
Nullability of reference types in value of type 'Dictionary<string, object>' doesn't match target type 'IDictionary<string, object?>'.
|
|
Test on .Net 9:
Messaging/RabbitMq/SingleQueueListener.cs#L228
Dereference of a possibly null reference.
|
|
Test on .Net 9:
Messaging/RabbitMq/SingleQueueListener.cs#L208
Dereference of a possibly null reference.
|
|
Test on .Net 9:
Messaging/RabbitMq/SingleQueueListener.cs#L191
Dereference of a possibly null reference.
|
|
Test on .Net 9:
Messaging/RabbitMq/SingleQueueListener.cs#L152
Nullability of reference types in value of type 'Dictionary<string, object?>' doesn't match target type 'Dictionary<string, object>'.
|
|
Test on .Net 9:
Messaging/RabbitMq/SingleQueueListener.cs#L152
Nullability of reference types in value of type 'Dictionary<string, object>' doesn't match target type 'Dictionary<string, object?>'.
|
|
Test on .Net 9:
Messaging/RabbitMq/SingleQueueListener.cs#L123
Nullability of reference types in value of type 'Dictionary<string, object?>' doesn't match target type 'Dictionary<string, object>'.
|
|
Test on .Net 9:
Messaging/RabbitMq/SingleQueueListener.cs#L123
Nullability of reference types in value of type 'Dictionary<string, object>' doesn't match target type 'Dictionary<string, object?>'.
|
|
Test on .Net 9:
System/Tests/TMessageTestTypes.cs#L9
Parameter 'Message' is unread.
|
|
Test on .Net 9:
System/Tests/TMessageTestTypes.cs#L9
Parameter 'Severity' is unread.
|
|
Test on .Net 8:
BackgroundProcessing/Core/DependencyInjectionExtensions.cs#L100
'IBackgroundProcessor' is obsolete: 'Rather use Hangfire and it's IBackgroundJobClient directly.'
|
|
Test on .Net 8:
BackgroundProcessing/Core/NullBackgroundProcessor.cs#L9
'IBackgroundProcessor' is obsolete: 'Rather use Hangfire and it's IBackgroundJobClient directly.'
|
|
Test on .Net 8:
Messaging/RabbitMq/SingleQueueListener.cs#L228
Dereference of a possibly null reference.
|
|
Test on .Net 8:
Messaging/RabbitMq/SingleQueueListener.cs#L208
Dereference of a possibly null reference.
|
|
Test on .Net 8:
Messaging/RabbitMq/SingleQueueListener.cs#L191
Dereference of a possibly null reference.
|
|
Test on .Net 8:
Messaging/RabbitMq/SingleQueueListener.cs#L152
Nullability of reference types in value of type 'Dictionary<string, object?>' doesn't match target type 'Dictionary<string, object>'.
|
|
Test on .Net 8:
Messaging/RabbitMq/SingleQueueListener.cs#L152
Nullability of reference types in value of type 'Dictionary<string, object>' doesn't match target type 'Dictionary<string, object?>'.
|
|
Test on .Net 8:
Messaging/RabbitMq/SingleQueueListener.cs#L123
Nullability of reference types in value of type 'Dictionary<string, object?>' doesn't match target type 'Dictionary<string, object>'.
|
|
Test on .Net 8:
Messaging/RabbitMq/SingleQueueListener.cs#L123
Nullability of reference types in value of type 'Dictionary<string, object>' doesn't match target type 'Dictionary<string, object?>'.
|
|
Test on .Net 8:
Messaging/RabbitMq/SingleExchangeSender.cs#L35
Nullability of reference types in value of type 'Dictionary<string, object>' doesn't match target type 'IDictionary<string, object?>'.
|
Loading