Merge remote-tracking branch 'origin/master' #5
Annotations
18 warnings
build:
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:
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:
Web/Dialogs/NovelTranslatorDialog.razor#L24
Component parameter 'Text' should not be set outside of its component.
|
build:
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:
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:
Web/Dialogs/NovelTranslatorDialog.razor#L24
Component parameter 'Text' should not be set outside of its component.
|
build:
WebApi/Services/NovelService.cs#L28
Dereference of a possibly null reference.
|
build:
WebApi/Services/NovelService.cs#L28
Possible null reference assignment.
|
build:
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:
WebApi/Services/NovelService.cs#L28
Dereference of a possibly null reference.
|
build:
WebApi/Services/NovelService.cs#L28
Possible null reference assignment.
|
build:
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:
WebApi/Services/NovelService.cs#L28
Dereference of a possibly null reference.
|
build:
WebApi/Services/NovelService.cs#L28
Possible null reference assignment.
|
build:
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/DTOs/NovelUserDto.cs#L7
Non-nullable property 'userName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
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:
Web/Dialogs/NovelTranslatorDialog.razor#L24
Component parameter 'Text' should not be set outside of its component.
|