Bump System.CommandLine from 2.0.0-beta4.24528.1 to 2.0.0-beta4.25072.1 #1417
Annotations
10 errors and 5 warnings
Analyze (csharp):
src/ConsoleApp/SampleConsoleApp/Program.cs#L11
The type or namespace name 'CliOption<>' could not be found (are you missing a using directive or an assembly reference?)
|
Analyze (csharp):
src/ConsoleApp/SampleConsoleApp/Program.cs#L12
The type or namespace name 'CliOption<>' could not be found (are you missing a using directive or an assembly reference?)
|
Analyze (csharp):
src/ConsoleApp/SampleConsoleApp/Program.cs#L14
The type or namespace name 'CliRootCommand' could not be found (are you missing a using directive or an assembly reference?)
|
Analyze (csharp):
src/ConsoleApp/SampleConsoleApp/Program.cs#L20
The name 'CliParser' does not exist in the current context
|
Analyze (csharp):
src/ConsoleApp/SampleConsoleApp/Program.cs#L22
The type or namespace name 'CliConfiguration' could not be found (are you missing a using directive or an assembly reference?)
|
Analyze (csharp):
src/ConsoleApp/SampleConsoleApp/Program.cs#L22
The type or namespace name 'CliConfiguration' could not be found (are you missing a using directive or an assembly reference?)
|
Analyze (csharp):
src/ConsoleApp/SampleConsoleApp/Program.cs#L11
The type or namespace name 'CliOption<>' could not be found (are you missing a using directive or an assembly reference?)
|
Analyze (csharp):
src/ConsoleApp/SampleConsoleApp/Program.cs#L12
The type or namespace name 'CliOption<>' could not be found (are you missing a using directive or an assembly reference?)
|
Analyze (csharp):
src/ConsoleApp/SampleConsoleApp/Program.cs#L14
The type or namespace name 'CliRootCommand' could not be found (are you missing a using directive or an assembly reference?)
|
Analyze (csharp):
src/ConsoleApp/SampleConsoleApp/Program.cs#L20
The name 'CliParser' does not exist in the current context
|
Analyze (csharp)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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)
|