⬆️ Bump actions/checkout from 4.2.2 to 5.0.0 #755
Annotations
10 warnings
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/Connection/ConnectionManager.cs#L145
Cancel synchronously blocks. Await CancelAsync instead. (https://github.com/Microsoft/vs-threading/blob/main/doc/analyzers/VSTHRD103.md)
|
Dotnet Cake Build:
Source/HiveMQtt/Client/internal/Validator.cs#L44
Use 'GeneratedRegexAttribute' to generate the regular expression implementation at compile-time. (https://learn.microsoft.com/dotnet/fundamentals/syslib-diagnostics/syslib1045)
|
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