Skip to content

feat: update table scripts #40

feat: update table scripts

feat: update table scripts #40

Triggered via push August 4, 2024 15:22
Status Success
Total duration 5m 9s
Artifacts

ci.yaml

on: push
Matrix: Build and Test
Fit to window
Zoom out
Zoom in

Annotations

41 warnings
Build and Test (6.0.x, ubuntu-latest): REMS.Models/Transaction/TransactionRequestModel.cs#L19
Non-nullable property 'Status' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build and Test (6.0.x, ubuntu-latest): REMS.Models/Transaction/TransactionModel.cs#L19
Non-nullable property 'Status' must contain a non-null value when exiting constructor. Consider 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 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 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 declaring the property as nullable.
Build and Test (6.0.x, ubuntu-latest): REMS.Models/Result.cs#L13
Non-nullable property 'Data' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build and Test (6.0.x, ubuntu-latest): REMS.Models/Result.cs#L14
Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build and Test (6.0.x, ubuntu-latest): REMS.Models/Property/PropertyResponseModel.cs#L5
Non-nullable property 'Property' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build and Test (6.0.x, ubuntu-latest): REMS.Models/Property/PropertyResponseModel.cs#L6
Non-nullable property 'Images' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build and Test (6.0.x, ubuntu-latest): REMS.Models/Property/PropertyRequestModel.cs#L7
Non-nullable property 'Address' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build and Test (8.0.x, ubuntu-latest): 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.
Build and Test (8.0.x, ubuntu-latest): REMS.Models/Client/ClientRequestModel.cs#L15
Non-nullable property 'Password' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build and Test (8.0.x, ubuntu-latest): REMS.Models/Transaction/TransactionRequestModel.cs#L19
Non-nullable property 'Status' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build and Test (8.0.x, ubuntu-latest): 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.
Build and Test (8.0.x, ubuntu-latest): 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.
Build and Test (8.0.x, ubuntu-latest): REMS.Models/Transaction/TransactionModel.cs#L19
Non-nullable property 'Status' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build and Test (8.0.x, ubuntu-latest): 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.
Build and Test (8.0.x, ubuntu-latest): 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.
Build and Test (8.0.x, ubuntu-latest): 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.
Build and Test (8.0.x, ubuntu-latest): REMS.Models/Jwt/JwtTokenModel.cs#L5
Non-nullable property 'Issuer' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build and Test (6.0.x, windows-latest): REMS.Models/Transaction/TransactionRequestModel.cs#L19
Non-nullable property 'Status' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build and Test (6.0.x, windows-latest): REMS.Models/Transaction/TransactionModel.cs#L19
Non-nullable property 'Status' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build and Test (6.0.x, windows-latest): 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.
Build and Test (6.0.x, windows-latest): 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.
Build and Test (6.0.x, windows-latest): 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.
Build and Test (6.0.x, windows-latest): 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.
Build and Test (6.0.x, windows-latest): 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.
Build and Test (6.0.x, windows-latest): 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.
Build and Test (6.0.x, windows-latest): REMS.Models/Result.cs#L13
Non-nullable property 'Data' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build and Test (6.0.x, windows-latest): REMS.Models/Result.cs#L14
Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build and Test (8.0.x, windows-latest): REMS.Models/Transaction/TransactionRequestModel.cs#L19
Non-nullable property 'Status' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build and Test (8.0.x, windows-latest): REMS.Models/Transaction/TransactionModel.cs#L19
Non-nullable property 'Status' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build and Test (8.0.x, windows-latest): 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.
Build and Test (8.0.x, windows-latest): 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.
Build and Test (8.0.x, windows-latest): 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.
Build and Test (8.0.x, windows-latest): 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.
Build and Test (8.0.x, windows-latest): REMS.Models/Client/ClientRequestModel.cs#L15
Non-nullable property 'Password' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build and Test (8.0.x, windows-latest): 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.
Build and Test (8.0.x, windows-latest): 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.
Build and Test (8.0.x, windows-latest): REMS.Models/Jwt/JwtTokenModel.cs#L5
Non-nullable property 'Issuer' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Code Scanning
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-java@v3, actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/