Test RabbitMQ 3.12 #414
Annotations
10 warnings
Build:
Source/EasyNetQ.Management.Client.IntegrationTests/RabbitMQFixture.cs#L19
Non-nullable property 'ManagementClient' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
Source/EasyNetQ.Management.Client.IntegrationTests/RabbitMQFixture.cs#L19
Non-nullable property 'RabbitmqVersion' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
Source/EasyNetQ.Management.Client.IntegrationTests/ManagementClientTests.cs#L109
Argument of type 'Dictionary<string, object>' cannot be used for parameter 'Arguments' of type 'IReadOnlyDictionary<string, object?>' in 'QueueInfo.QueueInfo(string Name, bool AutoDelete = false, bool Durable = true, IReadOnlyDictionary<string, object?>? Arguments = null)' due to differences in the nullability of reference types.
|
Build:
Source/EasyNetQ.Management.Client.IntegrationTests/ManagementClientTests.cs#L298
Dereference of a possibly null reference.
|
Build:
Source/EasyNetQ.Management.Client.IntegrationTests/ManagementClientTests.cs#L790
Dereference of a possibly null reference.
|
Build:
Source/EasyNetQ.Management.Client.IntegrationTests/ManagementClientTests.cs#L790
Dereference of a possibly null reference.
|
Build:
Source/EasyNetQ.Management.Client.IntegrationTests/ManagementClientTests.cs#L791
Dereference of a possibly null reference.
|
Build:
Source/EasyNetQ.Management.Client.IntegrationTests/ManagementClientTests.cs#L791
Dereference of a possibly null reference.
|
Build:
Source/EasyNetQ.Management.Client.IntegrationTests/ManagementClientTests.cs#L792
Dereference of a possibly null reference.
|
Build:
Source/EasyNetQ.Management.Client.IntegrationTests/ManagementClientTests.cs#L792
Dereference of a possibly null reference.
|
The logs for this run have expired and are no longer available.
Loading