Skip to content

File upload

File upload #76

Triggered via pull request January 5, 2026 08:25
Status Success
Total duration 2m 19s
Artifacts

ci.yml

on: pull_request
Build and Analyze
1m 9s
Build and Analyze
Server Unit Tests (TUnit)
54s
Server Unit Tests (TUnit)
Client Component Tests (bUnit)
51s
Client Component Tests (bUnit)
Test Summary
4s
Test Summary
Fit to window
Zoom out
Zoom in

Annotations

32 warnings
Build and Analyze: Client/Modules/FileHub/RadzenThemeChanger.razor.cs#L66
Use an overload that has a IEqualityComparer<string> or IComparer<string> parameter (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0002.md)
Build and Analyze: Client/Modules/FileHub/Index.razor.cs#L47
Remove the unused private method 'NavigateToEdit'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
Build and Analyze: Client/Modules/FileHub/RadzenThemeChanger.razor.cs#L39
Private record classes which are not derived in the current assembly should be marked as 'sealed'. (https://rules.sonarsource.com/csharp/RSPEC-3260)
Build and Analyze: Client/Modules/FileHub/RadzenThemeChanger.razor.cs#L37
Private record classes which are not derived in the current assembly should be marked as 'sealed'. (https://rules.sonarsource.com/csharp/RSPEC-3260)
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.
Build and Analyze: Client/Modules/FileHub/Edit.razor.cs#L144
The variable 'ex' is declared but never used
Build and Analyze: Client/Modules/FileHub/Edit.razor.cs#L113
The variable 'ex' is declared but never used
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/Index.razor.cs#L47
Remove the unused private method 'NavigateToEdit'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
Client Component Tests (bUnit): Client/Modules/FileHub/RadzenThemeChanger.razor.cs#L39
Private record classes which are not derived in the current assembly should be marked as 'sealed'. (https://rules.sonarsource.com/csharp/RSPEC-3260)
Client Component Tests (bUnit): Client/Modules/FileHub/RadzenThemeChanger.razor.cs#L37
Private record classes which are not derived in the current assembly should be marked as 'sealed'. (https://rules.sonarsource.com/csharp/RSPEC-3260)
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.
Client Component Tests (bUnit): Client/Modules/FileHub/Edit.razor.cs#L144
The variable 'ex' is declared but never used
Client Component Tests (bUnit): Client/Modules/FileHub/Edit.razor.cs#L113
The variable 'ex' is declared but never used
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/Index.razor.cs#L47
Remove the unused private method 'NavigateToEdit'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
Server Unit Tests (TUnit): Client/Modules/FileHub/RadzenThemeChanger.razor.cs#L39
Private record classes which are not derived in the current assembly should be marked as 'sealed'. (https://rules.sonarsource.com/csharp/RSPEC-3260)
Server Unit Tests (TUnit): Client/Modules/FileHub/RadzenThemeChanger.razor.cs#L37
Private record classes which are not derived in the current assembly should be marked as 'sealed'. (https://rules.sonarsource.com/csharp/RSPEC-3260)
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.
Server Unit Tests (TUnit): Client/Modules/FileHub/Edit.razor.cs#L144
The variable 'ex' is declared but never used
Server Unit Tests (TUnit): Client/Modules/FileHub/Edit.razor.cs#L113
The variable 'ex' is declared but never used