Merge pull request #79 from LinThitHtwe/dev #143
ci.yaml
on: push
Matrix: Build and Test
Code Scanning
2m 40s
Annotations
40 warnings
Build and Test (8.0.x, ubuntu-latest):
REMS.Models/Transaction/TransactionResponseModel.cs#L8
Non-nullable property 'Transaction' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build and Test (8.0.x, ubuntu-latest):
REMS.Models/Transaction/TransactionResponseModel.cs#L9
Non-nullable property 'Client' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build and Test (8.0.x, ubuntu-latest):
REMS.Models/Transaction/TransactionResponseModel.cs#L10
Non-nullable property 'Property' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build and Test (8.0.x, ubuntu-latest):
REMS.Models/Admin/AdminResponseModel.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build and Test (8.0.x, ubuntu-latest):
REMS.Models/Admin/AdminResponseModel.cs#L6
Non-nullable property 'Email' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build and Test (8.0.x, ubuntu-latest):
REMS.Models/Admin/AdminResponseModel.cs#L8
Non-nullable property 'Phone' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build and Test (8.0.x, ubuntu-latest):
REMS.Models/Admin/AdminRequestModel.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build and Test (8.0.x, ubuntu-latest):
REMS.Models/Admin/AdminRequestModel.cs#L6
Non-nullable property 'Email' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build and Test (8.0.x, ubuntu-latest):
REMS.Models/Admin/AdminRequestModel.cs#L8
Non-nullable property 'Password' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build and Test (8.0.x, ubuntu-latest):
REMS.Models/Admin/AdminRequestModel.cs#L10
Non-nullable property 'Phone' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build and Test (6.0.x, ubuntu-latest):
REMS.Models/Transaction/TransactionResponseModel.cs#L8
Non-nullable property 'Transaction' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build and Test (6.0.x, ubuntu-latest):
REMS.Models/Transaction/TransactionResponseModel.cs#L9
Non-nullable property 'Client' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build and Test (6.0.x, ubuntu-latest):
REMS.Models/Transaction/TransactionResponseModel.cs#L10
Non-nullable property 'Property' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build and Test (6.0.x, ubuntu-latest):
REMS.Models/Transaction/TransactionRequestModel.cs#L11
Non-nullable property 'Status' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build and Test (6.0.x, ubuntu-latest):
REMS.Models/Transaction/TransactionModel.cs#L11
Non-nullable property 'Status' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build and Test (6.0.x, ubuntu-latest):
REMS.Models/Review/ReviewResponseModel.cs#L5
Non-nullable property 'Review' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build and Test (6.0.x, ubuntu-latest):
REMS.Models/Review/ReviewListResponseModel.cs#L7
Non-nullable property 'DataList' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build and Test (6.0.x, ubuntu-latest):
REMS.Models/Review/ReviewListResponseModel.cs#L9
Non-nullable property 'PageSetting' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build and Test (6.0.x, ubuntu-latest):
REMS.Models/Property/PropertyStatusChangeRequestModel.cs#L6
Non-nullable property 'PropertyStatus' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build and Test (6.0.x, ubuntu-latest):
REMS.Models/Property/PropertyStatusChangeRequestModel.cs#L7
Non-nullable property 'ApprovedBy' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build and Test (8.0.x, windows-latest):
REMS.Models/Admin/AdminResponseModel.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build and Test (8.0.x, windows-latest):
REMS.Models/Admin/AdminResponseModel.cs#L6
Non-nullable property 'Email' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build and Test (8.0.x, windows-latest):
REMS.Models/Admin/AdminResponseModel.cs#L8
Non-nullable property 'Phone' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build and Test (8.0.x, windows-latest):
REMS.Models/Admin/AdminRequestModel.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build and Test (8.0.x, windows-latest):
REMS.Models/Admin/AdminRequestModel.cs#L6
Non-nullable property 'Email' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build and Test (8.0.x, windows-latest):
REMS.Models/Admin/AdminRequestModel.cs#L8
Non-nullable property 'Password' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build and Test (8.0.x, windows-latest):
REMS.Models/Admin/AdminRequestModel.cs#L10
Non-nullable property 'Phone' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build and Test (8.0.x, windows-latest):
REMS.Models/Transaction/TransactionResponseModel.cs#L8
Non-nullable property 'Transaction' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build and Test (8.0.x, windows-latest):
REMS.Models/Transaction/TransactionResponseModel.cs#L9
Non-nullable property 'Client' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build and Test (8.0.x, windows-latest):
REMS.Models/Transaction/TransactionResponseModel.cs#L10
Non-nullable property 'Property' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build and Test (6.0.x, windows-latest):
REMS.Models/Admin/AdminResponseModel.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build and Test (6.0.x, windows-latest):
REMS.Models/Admin/AdminResponseModel.cs#L6
Non-nullable property 'Email' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build and Test (6.0.x, windows-latest):
REMS.Models/Admin/AdminResponseModel.cs#L8
Non-nullable property 'Phone' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build and Test (6.0.x, windows-latest):
REMS.Models/Admin/AdminRequestModel.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build and Test (6.0.x, windows-latest):
REMS.Models/Admin/AdminRequestModel.cs#L6
Non-nullable property 'Email' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build and Test (6.0.x, windows-latest):
REMS.Models/Admin/AdminRequestModel.cs#L8
Non-nullable property 'Password' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build and Test (6.0.x, windows-latest):
REMS.Models/Admin/AdminRequestModel.cs#L10
Non-nullable property 'Phone' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build and Test (6.0.x, windows-latest):
REMS.Models/Transaction/TransactionResponseModel.cs#L8
Non-nullable property 'Transaction' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build and Test (6.0.x, windows-latest):
REMS.Models/Transaction/TransactionResponseModel.cs#L9
Non-nullable property 'Client' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build and Test (6.0.x, windows-latest):
REMS.Models/Transaction/TransactionResponseModel.cs#L10
Non-nullable property 'Property' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|