Support /api/user-limits and UserInfo.HashingAlgorithm #550
Annotations
1 error and 10 warnings
|
Lint & Tests
Process completed with exit code 1.
|
|
Lint & Tests:
Source/EasyNetQ.Management.Client.IntegrationTests/RabbitMQFixture.cs#L19
Non-nullable property 'ManagementClient' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or 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 adding the 'required' modifier or declaring the property as nullable.
|
|
Lint & Tests:
Source/EasyNetQ.Management.Client.IntegrationTests/ManagementClientTests.cs#L807
Cannot convert null literal to non-nullable reference type.
|
|
Lint & Tests:
Source/EasyNetQ.Management.Client.IntegrationTests/ManagementClientTests.cs#L807
Cannot convert null literal to non-nullable reference type.
|
|
Lint & Tests:
Source/EasyNetQ.Management.Client.IntegrationTests/ManagementClientTests.cs#L827
Cannot convert null literal to non-nullable reference type.
|
|
Lint & Tests:
Source/EasyNetQ.Management.Client.IntegrationTests/ManagementClientTests.cs#L835
Cannot convert null literal to non-nullable reference type.
|
|
Lint & Tests:
Source/EasyNetQ.Management.Client.IntegrationTests/RabbitMQFixture.cs#L19
Non-nullable property 'ManagementClient' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or 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 adding the 'required' modifier or declaring the property as nullable.
|
|
Lint & Tests:
Source/EasyNetQ.Management.Client.IntegrationTests/ManagementClientTests.cs#L807
Cannot convert null literal to non-nullable reference type.
|
|
Lint & Tests:
Source/EasyNetQ.Management.Client.IntegrationTests/ManagementClientTests.cs#L807
Cannot convert null literal to non-nullable reference type.
|