bug(*): fix orders json data, make orderdto custoemrid and shipperid … #104
Annotations
5 errors
Build:
NorthwindCRUD/Models/Dtos/OrderDto.cs#L12
Nullability of reference types in return type of 'string? OrderDto.CustomerId.get' doesn't match implicitly implemented member 'string IOrder.CustomerId.get' (possibly because of nullability attributes).
|
Build:
NorthwindCRUD/Models/Dtos/OrderWithDetailsDto.cs#L5
Nullability of reference types in return type of 'string? OrderDto.CustomerId.get' doesn't match implicitly implemented member 'string IOrder.CustomerId.get' (possibly because of nullability attributes).
|
Build:
NorthwindCRUD/Models/Dtos/OrderDto.cs#L12
Nullability of reference types in return type of 'string? OrderDto.CustomerId.get' doesn't match implicitly implemented member 'string IOrder.CustomerId.get' (possibly because of nullability attributes).
|
Build:
NorthwindCRUD/Models/Dtos/OrderWithDetailsDto.cs#L5
Nullability of reference types in return type of 'string? OrderDto.CustomerId.get' doesn't match implicitly implemented member 'string IOrder.CustomerId.get' (possibly because of nullability attributes).
|
Build
Process completed with exit code 1.
|
Loading