Add customer and pricing details to invoices #19
Annotations
1 error and 20 warnings
build-and-deploy
Process completed with exit code 1.
|
build-and-deploy
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build-and-deploy
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build-and-deploy
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build-and-deploy
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build-and-deploy
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build-and-deploy
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build-and-deploy
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build-and-deploy
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build-and-deploy
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build-and-deploy
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
|
build-and-deploy:
Dtos/UserManagement/RoleDto.cs#L5
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build-and-deploy:
Repositories/OrderRepository.cs#L28
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build-and-deploy:
Dtos/Orders/OrderDto.cs#L10
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build-and-deploy:
Dtos/ProductCategory/UpdateProductCategoryDto.cs#L8
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build-and-deploy:
Dtos/ProductCategory/ProductCategoryDto.cs#L7
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build-and-deploy:
Dtos/OrderItem/OrderDto.cs#L14
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build-and-deploy:
Dtos/OrderItem/OrderDto.cs#L12
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build-and-deploy:
Dtos/ProductCategory/CreateProductCategoryDto.cs#L8
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build-and-deploy:
Interfaces/IOrderRepository.cs#L19
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build-and-deploy:
Interfaces/IOrderRepository.cs#L8
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|