Merge pull request #81 from DoWhile-UOM/dev #15
Annotations
4 warnings
FirstStep/Services/ApplicationServices/ApplicationService.cs#L234
Dereference of a possibly null reference.
|
FirstStep/Models/DTOs/ApplicationViewDto.cs#L28
Non-nullable property 'current_status' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
FirstStep/Services/ApplicationServices/ApplicationService.cs#L234
Dereference of a possibly null reference.
|
FirstStep/Models/DTOs/ApplicationViewDto.cs#L28
Non-nullable property 'current_status' 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