Skip to content

File upload

File upload #44

Triggered via pull request December 19, 2025 11:00
Status Success
Total duration 2m 23s
Artifacts

ci.yml

on: pull_request
Build and Analyze
53s
Build and Analyze
Server Unit Tests (TUnit)
1m 18s
Server Unit Tests (TUnit)
Client Component Tests (bUnit)
1m 0s
Client Component Tests (bUnit)
Test Summary
2s
Test Summary
Fit to window
Zoom out
Zoom in

Annotations

32 warnings
Build and Analyze: Client/Modules/FileHub/Category.razor.cs#L236
Add braces to 'if' statement. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0011)
Build and Analyze: Client/Modules/FileHub/Category.razor.cs#L204
Add braces to 'if' statement. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0011)
Build and Analyze: Client/Modules/FileHub/Edit.razor.cs#L152
Loops should be simplified using the "Where" LINQ method (https://rules.sonarsource.com/csharp/RSPEC-3267)
Build and Analyze: Client/Modules/FileHub/Edit.razor.cs#L222
Remove the unused private method 'GetAllCategories'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
Build and Analyze: Client/Modules/FileHub/Settings.razor.cs#L24
Remove the unused private method 'HandleErrorAsync'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
Build and Analyze: Client/Modules/FileHub/Settings.razor.cs#L13
Remove the unused private field 'ResourceType'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
Build and Analyze: Client/Modules/FileHub/Category.razor.cs#L570
Dereference of a possibly null reference.
Build and Analyze: Client/Modules/FileHub/Category.razor.cs#L494
Dereference of a possibly null reference.
Build and Analyze: Client/Modules/FileHub/Category.razor.cs#L439
Dereference of a possibly null reference.
Client Component Tests (bUnit)
No files were found with the provided path: Client.Tests/TestResults/*.trx. No artifacts will be uploaded.
Client Component Tests (bUnit): Client/Modules/FileHub/Settings.razor.cs#L24
The method 'HandleErrorAsync' does not need to use async/await. (https://github.com/semihokur/AsyncFixer)
Client Component Tests (bUnit): Client/Modules/FileHub/Edit.razor.cs#L152
Loops should be simplified using the "Where" LINQ method (https://rules.sonarsource.com/csharp/RSPEC-3267)
Client Component Tests (bUnit): Client/Modules/FileHub/Settings.razor.cs#L24
Remove the unused private method 'HandleErrorAsync'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
Client Component Tests (bUnit): Client/Modules/FileHub/Settings.razor.cs#L13
Remove the unused private field 'ResourceType'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
Client Component Tests (bUnit): Client/Modules/FileHub/Edit.razor.cs#L222
Remove the unused private method 'GetAllCategories'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
Client Component Tests (bUnit): Client/Modules/FileHub/Category.razor.cs#L570
Dereference of a possibly null reference.
Client Component Tests (bUnit): Client/Modules/FileHub/Category.razor.cs#L494
Dereference of a possibly null reference.
Client Component Tests (bUnit): Client/Modules/FileHub/Category.razor.cs#L439
Dereference of a possibly null reference.
Server Unit Tests (TUnit)
No files were found with the provided path: Server.Tests/TestResults/*.trx. No artifacts will be uploaded.
Server Unit Tests (TUnit): Client/Modules/FileHub/Category.razor.cs#L236
Add braces to 'if' statement. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0011)
Server Unit Tests (TUnit): Client/Modules/FileHub/Edit.razor.cs#L152
Loops should be simplified using the "Where" LINQ method (https://rules.sonarsource.com/csharp/RSPEC-3267)
Server Unit Tests (TUnit): Client/Modules/SampleModule/Settings.razor.cs#L48
The method 'HandleErrorAsync' does not need to use async/await. (https://github.com/semihokur/AsyncFixer)
Server Unit Tests (TUnit): Client/Modules/FileHub/Settings.razor.cs#L24
Remove the unused private method 'HandleErrorAsync'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
Server Unit Tests (TUnit): Client/Modules/FileHub/Settings.razor.cs#L13
Remove the unused private field 'ResourceType'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
Server Unit Tests (TUnit): Client/Modules/FileHub/Edit.razor.cs#L222
Remove the unused private method 'GetAllCategories'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
Server Unit Tests (TUnit): Client/Modules/FileHub/Category.razor.cs#L570
Dereference of a possibly null reference.
Server Unit Tests (TUnit): Client/Modules/FileHub/Category.razor.cs#L494
Dereference of a possibly null reference.
Server Unit Tests (TUnit): Client/Modules/FileHub/Category.razor.cs#L439
Dereference of a possibly null reference.