up #22
Annotations
1 error and 6 warnings
Test
Process completed with exit code 1.
|
Build:
code/src/MicroCommerce.ApiService/Program.cs#L59
The variable 'e' is declared but never used
|
Build:
code/src/MicroCommerce.ApiService/UseCases/Products/CreateProductCommand.cs#L18
Parameter 'esClient' is unread.
|
Build:
code/tests/MicroCommerce.ApiService.UnitTests/CreateProductCommandTests/CreateProductCommandHandlerTests.cs#L18
Cannot convert null literal to non-nullable reference type.
|
Build:
code/src/MicroCommerce.ApiService/Program.cs#L59
The variable 'e' is declared but never used
|
Build:
code/src/MicroCommerce.ApiService/UseCases/Products/CreateProductCommand.cs#L18
Parameter 'esClient' is unread.
|
Build:
code/tests/MicroCommerce.ApiService.UnitTests/CreateProductCommandTests/CreateProductCommandHandlerTests.cs#L18
Cannot convert null literal to non-nullable reference type.
|
The logs for this run have expired and are no longer available.
Loading