Dev #72
Annotations
6 errors and 10 warnings
|
REMS.Modules/Features/Transaction/DA_Transaction.cs#L43
No overload for method 'Equals' takes 0 arguments
|
REMS.Modules/Features/Transaction/DA_Transaction.cs#L45
Cannot implicitly convert type 'REMS.Models.Result<string>' to 'string'
|
REMS.Modules/Features/Transaction/DA_Transaction.cs#L43
No overload for method 'Equals' takes 0 arguments
|
REMS.Modules/Features/Transaction/DA_Transaction.cs#L45
Cannot implicitly convert type 'REMS.Models.Result<string>' to 'string'
|
|
REMS.Models/Transaction/TransactionRequestModel.cs#L17
Non-nullable property 'Status' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
REMS.Models/Transaction/TransactionModel.cs#L17
Non-nullable property 'Status' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
REMS.Models/Review/ReviewResponseModel.cs#L5
Non-nullable property 'Review' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
REMS.Models/Review/ReviewListResponseModel.cs#L7
Non-nullable property 'DataList' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
REMS.Models/Review/ReviewListResponseModel.cs#L9
Non-nullable property 'PageSetting' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
REMS.Models/Client/ClientResponseModel.cs#L11
Non-nullable property 'Client' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
REMS.Models/Client/ClientListResponseModel.cs#L13
Non-nullable property 'DataLst' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
REMS.Models/Client/ClientListResponseModel.cs#L14
Non-nullable property 'PageSetting' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
REMS.Models/Property/PropertyStatusChangeRequestModel.cs#L6
Non-nullable property 'PropertyStatus' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
REMS.Models/Property/PropertyStatusChangeRequestModel.cs#L7
Non-nullable property 'ApprovedBy' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
This job was cancelled
Loading