Skip to content

More usages of JsonExtensionData; ParameterShovelValue #413

More usages of JsonExtensionData; ParameterShovelValue

More usages of JsonExtensionData; ParameterShovelValue #413

Triggered via pull request December 24, 2023 11:32
Status Success
Total duration 3m 33s
Artifacts

ci.yml

on: pull_request
Lint & Tests
42s
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#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.
Lint & Tests: 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?>'.
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#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.
Integrations Tests (3.10): 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?>'.
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#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.
Integrations Tests (3.12): 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?>'.
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#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.
Integrations Tests (3.11): 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?>'.