Skip to content

Test RabbitMQ 3.12 (#290) #415

Test RabbitMQ 3.12 (#290)

Test RabbitMQ 3.12 (#290) #415

Triggered via push December 24, 2023 11:41
Status Success
Total duration 3m 11s
Artifacts

ci.yml

on: push
Lint & Tests
48s
Lint & Tests
Matrix: Integrations Tests
Publish to NuGet
0s
Publish to NuGet
Fit to window
Zoom out
Zoom in

Annotations

40 warnings
Lint & Tests: 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.
Lint & Tests: 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.
Lint & Tests: 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.
Integrations Tests (3.10): 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.
Integrations Tests (3.10): 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.
Integrations Tests (3.10): 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.
Integrations Tests (3.12): 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.
Integrations Tests (3.12): 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.
Integrations Tests (3.12): 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.
Integrations Tests (3.11): 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.
Integrations Tests (3.11): 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.
Integrations Tests (3.11): 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.