Design contracts v1 #142
Open
Design contracts v1 #142
Annotations
30 warnings
|
Test on .Net 10:
BackgroundProcessing/Core/NullBackgroundProcessor.cs#L9
'IBackgroundProcessor' is obsolete: 'Rather use Hangfire and it's IBackgroundJobClient directly.'
|
|
Test on .Net 10:
RemoteFiles/Tests/RemoteFileSessionFactoryTests.cs#L112
Dereference of a possibly null reference.
|
|
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#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/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:
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 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 8:
System/Tests/TMessageTestTypes.cs#L9
Parameter 'Message' is unread.
|
|
Test on .Net 8:
System/Tests/TMessageTestTypes.cs#L9
Parameter 'Severity' is unread.
|
|
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?>'.
|
|
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?>'.
|
Loading