Skip to content

File upload

File upload #21

Triggered via pull request December 18, 2025 20:42
Status Success
Total duration 2m 9s
Artifacts

ci.yml

on: pull_request
Build and Analyze
58s
Build and Analyze
Server Unit Tests (TUnit)
59s
Server Unit Tests (TUnit)
Client Component Tests (bUnit)
53s
Client Component Tests (bUnit)
Test Summary
3s
Test Summary
Fit to window
Zoom out
Zoom in

Annotations

32 warnings
Build and Analyze: Client/Modules/FileHub/Category.razor.cs#L230
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#L198
Add braces to 'if' statement. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0011)
Build and Analyze: Client/Modules/FileHub/Settings.razor.cs#L48
The method 'HandleErrorAsync' does not need to use async/await. (https://github.com/semihokur/AsyncFixer)
Build and Analyze: Client/Modules/FileHub/Category.razor.cs#L59
Add braces to 'if' statement. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0011)
Build and Analyze: Client/Modules/SampleModule/Settings.razor.cs#L48
The method 'HandleErrorAsync' does not need to use async/await. (https://github.com/semihokur/AsyncFixer)
Build and Analyze: Client/Modules/FileHub/Category.razor.cs#L567
Dereference of a possibly null reference.
Build and Analyze: Client/Modules/FileHub/Category.razor.cs#L488
Dereference of a possibly null reference.
Build and Analyze: Client/Modules/FileHub/Category.razor.cs#L433
Dereference of a possibly null reference.
Build and Analyze: Client/Modules/FileHub/Category.razor.cs#L139
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
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/Category.razor.cs#L246
Add braces to 'if' statement. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0011)
Client Component Tests (bUnit): Client/Modules/FileHub/Category.razor.cs#L230
Add braces to 'if' statement. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0011)
Client Component Tests (bUnit): Client/Modules/FileHub/Category.razor.cs#L198
Add braces to 'if' statement. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0011)
Client Component Tests (bUnit): Client/Modules/SampleModule/Settings.razor.cs#L48
The method 'HandleErrorAsync' does not need to use async/await. (https://github.com/semihokur/AsyncFixer)
Client Component Tests (bUnit): Client/Modules/FileHub/Category.razor.cs#L59
Add braces to 'if' statement. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0011)
Client Component Tests (bUnit): Client/Modules/FileHub/Category.razor.cs#L567
Dereference of a possibly null reference.
Client Component Tests (bUnit): Client/Modules/FileHub/Category.razor.cs#L488
Dereference of a possibly null reference.
Client Component Tests (bUnit): Client/Modules/FileHub/Category.razor.cs#L433
Dereference of a possibly null reference.
Client Component Tests (bUnit): Client/Modules/FileHub/Category.razor.cs#L139
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
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#L230
Add braces to 'if' statement. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0011)
Server Unit Tests (TUnit): Client/Modules/FileHub/Category.razor.cs#L198
Add braces to 'if' statement. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0011)
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#L48
The method 'HandleErrorAsync' does not need to use async/await. (https://github.com/semihokur/AsyncFixer)
Server Unit Tests (TUnit): Client/Modules/FileHub/Category.razor.cs#L59
Add braces to 'if' statement. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0011)
Server Unit Tests (TUnit): Client/Modules/FileHub/Category.razor.cs#L567
Dereference of a possibly null reference.
Server Unit Tests (TUnit): Client/Modules/FileHub/Category.razor.cs#L488
Dereference of a possibly null reference.
Server Unit Tests (TUnit): Client/Modules/FileHub/Category.razor.cs#L433
Dereference of a possibly null reference.
Server Unit Tests (TUnit): Client/Modules/FileHub/Category.razor.cs#L139
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.