Skip to content

feat: add dynamic port #51

feat: add dynamic port

feat: add dynamic port #51

Triggered via push August 5, 2024 08:15
Status Cancelled
Total duration 5m 40s
Artifacts

ci.yaml

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

Annotations

2 errors and 40 warnings
Code Scanning
Canceling since a higher priority waiting request for 'CI Workflow-refs/heads/dev' exists
Code Scanning
The operation was canceled.
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/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/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/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/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/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 (8.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/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/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, 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 (6.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 (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 (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/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/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/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/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 (8.0.x, windows-latest): REMS.Models/Jwt/JwtTokenModel.cs#L6
Non-nullable property 'Audience' 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#L7
Non-nullable property 'Key' 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 (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/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/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/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/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/Jwt/JwtTokenModel.cs#L6
Non-nullable property 'Audience' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.