fix: lock subscriptions #746
Annotations
10 warnings
Dotnet Cake Build:
Source/HiveMQtt/Client/HiveMQClientUtil.cs#L38
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0305)
|
Dotnet Cake Build:
Source/HiveMQtt/Client/HiveMQClientEvents.cs#L281
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0305)
|
Dotnet Cake Build:
Source/HiveMQtt/Client/HiveMQClient.cs#L548
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0305)
|
Dotnet Cake Build:
Source/HiveMQtt/Client/HiveMQClient.cs#L628
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
|
Dotnet Cake Build:
Source/HiveMQtt/Client/HiveMQClientUtil.cs#L59
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0305)
|
Dotnet Cake Build:
Source/HiveMQtt/Client/HiveMQClientUtil.cs#L38
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0305)
|
Dotnet Cake Build:
Source/HiveMQtt/Client/HiveMQClientEvents.cs#L281
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0305)
|
Dotnet Cake Build:
Source/HiveMQtt/Client/HiveMQClient.cs#L548
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0305)
|
Dotnet Cake Build:
Source/HiveMQtt/Client/internal/Validator.cs#L44
Use 'GeneratedRegexAttribute' to generate the regular expression implementation at compile-time.
|
Dotnet Cake Build:
Source/HiveMQtt/Client/HiveMQClient.cs#L628
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
|
Loading