File upload #21
ci.yml
on: pull_request
Build and Analyze
58s
Server Unit Tests (TUnit)
59s
Client Component Tests (bUnit)
53s
Test Summary
3s
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.
|