More usages of JsonExtensionData; ParameterShovelValue #416
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#L112
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#L273
Nullability of reference types in value of type 'Dictionary<string, object>' doesn't match target type 'IReadOnlyDictionary<string, object?>'.
|
Build:
Source/EasyNetQ.Management.Client.IntegrationTests/ManagementClientTests.cs#L301
Dereference of a possibly null reference.
|
Build:
Source/EasyNetQ.Management.Client.IntegrationTests/ManagementClientTests.cs#L793
Dereference of a possibly null reference.
|
Build:
Source/EasyNetQ.Management.Client.IntegrationTests/ManagementClientTests.cs#L794
Dereference of a possibly null reference.
|
Build:
Source/EasyNetQ.Management.Client.IntegrationTests/ManagementClientTests.cs#L795
Dereference of a possibly null reference.
|
Build:
Source/EasyNetQ.Management.Client.IntegrationTests/ManagementClientTests.cs#L809
Dereference of a possibly null reference.
|
Build:
Source/EasyNetQ.Management.Client.IntegrationTests/ManagementClientTests.cs#L810
Dereference of a possibly null reference.
|
The logs for this run have expired and are no longer available.
Loading