Bump TUnit and TUnit.Playwright #37
Annotations
10 warnings
|
Analyze (csharp):
Client/Modules/FileHub/Category.razor.cs#L252
Add braces to 'if' statement. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0011)
|
|
Analyze (csharp):
Client/Modules/FileHub/Category.razor.cs#L236
Add braces to 'if' statement. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0011)
|
|
Analyze (csharp):
Client/Modules/SampleModule/Settings.razor.cs#L48
The method 'HandleErrorAsync' does not need to use async/await. (https://github.com/semihokur/AsyncFixer)
|
|
Analyze (csharp):
Client/Modules/FileHub/Category.razor.cs#L204
Add braces to 'if' statement. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0011)
|
|
Analyze (csharp):
Client/Modules/FileHub/Category.razor.cs#L60
Method is too long (63 lines; maximum allowed: 60) (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0051.md)
|
|
Analyze (csharp):
Client/Modules/FileHub/Settings.razor.cs#L24
Remove the unused private method 'HandleErrorAsync'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
|
|
Analyze (csharp):
Client/Modules/FileHub/Settings.razor.cs#L13
Remove the unused private field 'ResourceType'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
|
|
Analyze (csharp):
Client/Modules/FileHub/Category.razor.cs#L570
Dereference of a possibly null reference.
|
|
Analyze (csharp):
Client/Modules/FileHub/Category.razor.cs#L494
Dereference of a possibly null reference.
|
|
Analyze (csharp):
Client/Modules/FileHub/Category.razor.cs#L439
Dereference of a possibly null reference.
|