Fix Bug In Translator #7
Annotations
15 warnings
Build Front:
Web/DTOs/NovelUserDto.cs#L7
Non-nullable property 'userName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Front:
Web/Dialogs/SubDialog/TextBoxDialog.razor#L14
Non-nullable property 'MudDialog' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Front:
Web/DTOs/NovelUserDto.cs#L7
Non-nullable property 'userName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Front:
Web/Dialogs/SubDialog/TextBoxDialog.razor#L14
Non-nullable property 'MudDialog' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Publish Web Api Project:
WebApi/Services/NovelService.cs#L27
Dereference of a possibly null reference.
|
Publish Web Api Project:
WebApi/Services/NovelService.cs#L27
Possible null reference assignment.
|
Publish Web Api Project:
WebApi/Responses/Response.cs#L9
Non-nullable property 'Status' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Web Api:
WebApi/Responses/Response.cs#L9
Non-nullable property 'Status' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Web Api:
WebApi/Services/NovelService.cs#L27
Dereference of a possibly null reference.
|
Build Web Api:
WebApi/Services/NovelService.cs#L27
Possible null reference assignment.
|
Build Web Api:
WebApi/Responses/Response.cs#L9
Non-nullable property 'Status' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Web Api:
WebApi/Services/NovelService.cs#L27
Dereference of a possibly null reference.
|
Build Web Api:
WebApi/Services/NovelService.cs#L27
Possible null reference assignment.
|
Publish Front:
Web/DTOs/NovelUserDto.cs#L7
Non-nullable property 'userName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Publish Front:
Web/Dialogs/SubDialog/TextBoxDialog.razor#L14
Non-nullable property 'MudDialog' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
The logs for this run have expired and are no longer available.
Loading