Added MCP capabilities #40
Merged
Annotations
6 warnings
|
Build:
test/Test.CodeMedic/Utilities/CommandLineArgumentExtensionsTests.cs#L219
Dereference of a possibly null reference.
|
|
Build:
test/Test.CodeMedic/Commands/ConfigurationCommandHandlerTests.cs#L41
The variable 'actualExitCode' is assigned but its value is never used
|
|
Build:
test/Test.CodeMedic/Commands/ConfigurationCommandHandlerTests.cs#L40
The variable 'expectedExitCode' is assigned but its value is never used
|
|
Build:
test/Test.CodeMedic/Utilities/CommandLineArgumentExtensionsTests.cs#L219
Dereference of a possibly null reference.
|
|
Build:
test/Test.CodeMedic/Commands/ConfigurationCommandHandlerTests.cs#L41
The variable 'actualExitCode' is assigned but its value is never used
|
|
Build:
test/Test.CodeMedic/Commands/ConfigurationCommandHandlerTests.cs#L40
The variable 'expectedExitCode' is assigned but its value is never used
|
Loading