Resolve aspire project build issue (#84) #85
Merged
Annotations
20 warnings
|
src/Client/Bit.TemplatePlayground.Client.Core/Components/Pages/SystemPromptsPage.razor.cs#L34
Possible null reference argument for parameter 'destination' in 'void Mapper.Patch(SystemPromptDto source, SystemPromptDto destination)'.
|
|
src/Client/Bit.TemplatePlayground.Client.Core/Components/AppComponentBase.cs#L226
Possible null reference return.
|
|
|
|
src/Client/Bit.TemplatePlayground.Client.Core/Components/Pages/Authorize.razor.cs#L17
XML comment has badly formed XML -- 'Reference to undefined entity 'state'.'
|
|
src/Client/Bit.TemplatePlayground.Client.Core/Components/Pages/Authorize.razor.cs#L17
XML comment has badly formed XML -- 'Reference to undefined entity 'expires_in'.'
|
|
src/Client/Bit.TemplatePlayground.Client.Core/Components/Pages/Authorize.razor.cs#L17
XML comment has badly formed XML -- 'Reference to undefined entity 'token_type'.'
|
|
src/Client/Bit.TemplatePlayground.Client.Core/Components/Pages/Authorize.razor.cs#L14
XML comment has badly formed XML -- 'Reference to undefined entity 'state'.'
|
|
src/Client/Bit.TemplatePlayground.Client.Core/Components/Pages/Authorize.razor.cs#L14
XML comment has badly formed XML -- 'Reference to undefined entity 'redirect_uri'.'
|
|
src/Client/Bit.TemplatePlayground.Client.Core/Components/Pages/Authorize.razor.cs#L13
XML comment has badly formed XML -- 'Reference to undefined entity 'state'.'
|
|
src/Client/Bit.TemplatePlayground.Client.Core/Components/Pages/Authorize.razor.cs#L13
XML comment has badly formed XML -- 'Reference to undefined entity 'redirect_uri'.'
|
|
src/Shared/Mapper.cs#L26
The member Email on the mapping source type Bit.TemplatePlayground.Shared.Dtos.Identity.UserDto is not mapped to any member on the mapping target type Bit.TemplatePlayground.Shared.Dtos.Identity.EditUserRequestDto
|
|
src/Shared/Mapper.cs#L26
The member UserName on the mapping source type Bit.TemplatePlayground.Shared.Dtos.Identity.UserDto is not mapped to any member on the mapping target type Bit.TemplatePlayground.Shared.Dtos.Identity.EditUserRequestDto
|
|
src/Shared/Mapper.cs#L26
The member Id on the mapping source type Bit.TemplatePlayground.Shared.Dtos.Identity.UserDto is not mapped to any member on the mapping target type Bit.TemplatePlayground.Shared.Dtos.Identity.EditUserRequestDto
|
|
src/Shared/Mapper.cs#L25
The member ConcurrencyStamp on the mapping target type Bit.TemplatePlayground.Shared.Dtos.Identity.UserDto was not found on the mapping source type Bit.TemplatePlayground.Shared.Dtos.Identity.EditUserRequestDto
|
|
src/Shared/Mapper.cs#L25
The member HasProfilePicture on the mapping target type Bit.TemplatePlayground.Shared.Dtos.Identity.UserDto was not found on the mapping source type Bit.TemplatePlayground.Shared.Dtos.Identity.EditUserRequestDto
|
|
src/Shared/Mapper.cs#L25
The member Password on the mapping target type Bit.TemplatePlayground.Shared.Dtos.Identity.UserDto was not found on the mapping source type Bit.TemplatePlayground.Shared.Dtos.Identity.EditUserRequestDto
|
|
src/Shared/Mapper.cs#L25
The member PhoneNumber on the mapping target type Bit.TemplatePlayground.Shared.Dtos.Identity.UserDto was not found on the mapping source type Bit.TemplatePlayground.Shared.Dtos.Identity.EditUserRequestDto
|
|
src/Shared/Mapper.cs#L25
The member Email on the mapping target type Bit.TemplatePlayground.Shared.Dtos.Identity.UserDto was not found on the mapping source type Bit.TemplatePlayground.Shared.Dtos.Identity.EditUserRequestDto
|
|
src/Shared/Mapper.cs#L25
The member UserName on the mapping target type Bit.TemplatePlayground.Shared.Dtos.Identity.UserDto was not found on the mapping source type Bit.TemplatePlayground.Shared.Dtos.Identity.EditUserRequestDto
|
|
src/Shared/Mapper.cs#L25
The member Id on the mapping target type Bit.TemplatePlayground.Shared.Dtos.Identity.UserDto was not found on the mapping source type Bit.TemplatePlayground.Shared.Dtos.Identity.EditUserRequestDto
|
The logs for this run have expired and are no longer available.
Loading