Admin Sample CD #563
Annotations
20 warnings
|
|
|
|
|
|
|
|
|
|
AdminPanel/src/Shared/Mapper.cs#L24
The member Id on the mapping target type AdminPanel.Shared.Dtos.Identity.UserDto was not found on the mapping source type AdminPanel.Shared.Dtos.Identity.EditUserDto
|
AdminPanel/src/Shared/Mapper.cs#L24
The member UserName on the mapping target type AdminPanel.Shared.Dtos.Identity.UserDto was not found on the mapping source type AdminPanel.Shared.Dtos.Identity.EditUserDto
|
AdminPanel/src/Shared/Mapper.cs#L24
The member Email on the mapping target type AdminPanel.Shared.Dtos.Identity.UserDto was not found on the mapping source type AdminPanel.Shared.Dtos.Identity.EditUserDto
|
AdminPanel/src/Shared/Mapper.cs#L24
The member PhoneNumber on the mapping target type AdminPanel.Shared.Dtos.Identity.UserDto was not found on the mapping source type AdminPanel.Shared.Dtos.Identity.EditUserDto
|
AdminPanel/src/Shared/Mapper.cs#L24
The member Password on the mapping target type AdminPanel.Shared.Dtos.Identity.UserDto was not found on the mapping source type AdminPanel.Shared.Dtos.Identity.EditUserDto
|
AdminPanel/src/Shared/Mapper.cs#L24
The member ProfileImageName on the mapping target type AdminPanel.Shared.Dtos.Identity.UserDto was not found on the mapping source type AdminPanel.Shared.Dtos.Identity.EditUserDto
|
AdminPanel/src/Shared/Mapper.cs#L24
The member ConcurrencyStamp on the mapping target type AdminPanel.Shared.Dtos.Identity.UserDto was not found on the mapping source type AdminPanel.Shared.Dtos.Identity.EditUserDto
|
AdminPanel/src/Shared/Mapper.cs#L25
The member Id on the mapping source type AdminPanel.Shared.Dtos.Identity.UserDto is not mapped to any member on the mapping target type AdminPanel.Shared.Dtos.Identity.EditUserDto
|
AdminPanel/src/Shared/Mapper.cs#L25
The member UserName on the mapping source type AdminPanel.Shared.Dtos.Identity.UserDto is not mapped to any member on the mapping target type AdminPanel.Shared.Dtos.Identity.EditUserDto
|
AdminPanel/src/Shared/Mapper.cs#L25
The member Email on the mapping source type AdminPanel.Shared.Dtos.Identity.UserDto is not mapped to any member on the mapping target type AdminPanel.Shared.Dtos.Identity.EditUserDto
|
The logs for this run have expired and are no longer available.
Loading