Bump TUnit from 1.5.70 to 1.6.28 #53
Annotations
11 warnings
|
Upload client test results
No files were found with the provided path: Client.Tests/TestResults/*.trx. No artifacts will be uploaded.
|
|
Build test project:
Client/Modules/FileHub/Settings.razor.cs#L24
Private member 'Settings.HandleErrorAsync' is unused (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0051)
|
|
Build test project:
Client/Modules/FileHub/Settings.razor.cs#L13
Private member 'Settings.ResourceType' is unused (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0051)
|
|
Build test project:
Client/Modules/FileHub/Settings.razor.cs#L13
Unused field 'ResourceType' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1823)
|
|
Build test project:
Client/Modules/FileHub/Settings.razor.cs#L24
The method 'HandleErrorAsync' does not need to use async/await. (https://github.com/semihokur/AsyncFixer)
|
|
Build test project:
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)
|
|
Build test project:
Client/Modules/FileHub/Settings.razor.cs#L24
Remove the unused private method 'HandleErrorAsync'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
|
|
Build test project:
Client/Modules/FileHub/Settings.razor.cs#L13
Remove the unused private field 'ResourceType'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
|
|
Build test project:
Client/Modules/FileHub/Category.razor.cs#L570
Dereference of a possibly null reference.
|
|
Build test project:
Client/Modules/FileHub/Category.razor.cs#L494
Dereference of a possibly null reference.
|
|
Build test project:
Client/Modules/FileHub/Category.razor.cs#L439
Dereference of a possibly null reference.
|
Loading