CodeQL #1420
Annotations
4 warnings
Analyze (csharp):
src/RazorPages/RazorPagesTestSample.Tests/UnitTests/DataAccessLayerTest.cs#L108
Modify 'DeleteMessageAsync_NoMessageIsDeleted_WhenMessageIsNotFound' to catch a more specific allowed exception type, or rethrow the exception (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1031)
|
Analyze (csharp):
src/RazorPages/RazorPagesTestSample.Tests/UnitTests/DataAccessLayerTest.cs#L108
Modify 'DeleteMessageAsync_NoMessageIsDeleted_WhenMessageIsNotFound' to catch a more specific allowed exception type, or rethrow the exception (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1031)
|
Analyze (csharp):
src/RazorPages/RazorPagesTestSample.Tests/UnitTests/DataAccessLayerTest.cs#L108
Modify 'DeleteMessageAsync_NoMessageIsDeleted_WhenMessageIsNotFound' to catch a more specific allowed exception type, or rethrow the exception (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1031)
|
Analyze (csharp):
src/RazorPages/RazorPagesTestSample.Tests/UnitTests/DataAccessLayerTest.cs#L108
Modify 'DeleteMessageAsync_NoMessageIsDeleted_WhenMessageIsNotFound' to catch a more specific allowed exception type, or rethrow the exception (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1031)
|