Skip to content

end to end correlation id #113

end to end correlation id

end to end correlation id #113

Triggered via pull request July 15, 2025 21:09
Status Success
Total duration 23m 24s
Artifacts

pullrequest.yml

on: pull_request
Build and Unit Test
1m 7s
Build and Unit Test
Build and Test UI - Chrome
22m 23s
Build and Test UI - Chrome
Build and Test UI - Edge
23m 19s
Build and Test UI - Edge
Build and Test UI - Firefox
21m 23s
Build and Test UI - Firefox
Fit to window
Zoom out
Zoom in

Annotations

88 warnings
Build and Unit Test: EstateManagementUI.ViewModels/File.cs#L15
Non-nullable property 'MerchantName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and Unit Test: EstateManagementUI.ViewModels/File.cs#L12
Non-nullable property 'FileProfileName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and Unit Test: EstateManagementUI.ViewModels/File.cs#L9
Non-nullable property 'FilePath' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and Unit Test: EstateManagementUI.ViewModels/ListModels.cs#L29
Non-nullable property 'Dates' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and Unit Test: EstateManagementUI.ViewModels/Contract.cs#L9
Non-nullable property 'OperatorName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and Unit Test: EstateManagementUI.ViewModels/Contract.cs#L8
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and Unit Test: EstateManagementUI.ViewModels/ContractProductTransactionFee.cs#L10
Non-nullable property 'CalculationType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and Unit Test: EstateManagementUI.ViewModels/ContractProductTransactionFee.cs#L9
Non-nullable property 'FeeType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and Unit Test: EstateManagementUI.ViewModels/ContractProductTransactionFee.cs#L8
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and Unit Test: EstateManagementUI.ViewModels/User.cs#L8
Non-nullable property 'EmailAddress' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and Unit Test: EstateManagementUI.ViewModels/Operator.cs#L14
Non-nullable property 'RequireCustomTerminalNumber' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and Unit Test: EstateManagementUI.ViewModels/Operator.cs#L12
Non-nullable property 'RequireCustomMerchantNumber' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and Unit Test: EstateManagementUI.ViewModels/Operator.cs#L8
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 Unit Test: EstateManagementUI.ViewModels/TodaysSales.cs#L6
Non-nullable property 'ComparisonLabel' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and Unit Test: EstateManagementUI.ViewModels/TodaysSalesCountByHour.cs#L5
Non-nullable property 'Hours' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and Unit Test: EstateManagementUI.ViewModels/TodaysSalesValueByHour.cs#L5
Non-nullable property 'Hours' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and Unit Test: EstateManagementUI.ViewModels/TodaysSettlement.cs#L6
Non-nullable property 'ComparisonLabel' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and Unit Test: EstateManagementUI.ViewModels/Contract.cs#L9
Non-nullable property 'OperatorName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and Unit Test: EstateManagementUI.ViewModels/Contract.cs#L8
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and Unit Test: EstateManagementUI.ViewModels/User.cs#L8
Non-nullable property 'EmailAddress' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and Unit Test
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build and Unit Test
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build and Test UI - Firefox: EstateManagementUI.ViewModels/MerchantKpi.cs#L20
Non-nullable property 'OperatorName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and Test UI - Firefox: EstateManagementUI.ViewModels/MerchantKpi.cs#L27
Non-nullable property 'ProductName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and Test UI - Firefox: EstateManagementUI.ViewModels/Operator.cs#L14
Non-nullable property 'RequireCustomTerminalNumber' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and Test UI - Firefox: EstateManagementUI.ViewModels/Operator.cs#L12
Non-nullable property 'RequireCustomMerchantNumber' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and Test UI - Firefox: EstateManagementUI.ViewModels/Operator.cs#L8
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 UI - Firefox: EstateManagementUI.ViewModels/TodaysSales.cs#L6
Non-nullable property 'ComparisonLabel' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and Test UI - Firefox: EstateManagementUI.ViewModels/TodaysSalesCountByHour.cs#L5
Non-nullable property 'Hours' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and Test UI - Firefox: EstateManagementUI.ViewModels/TodaysSalesValueByHour.cs#L5
Non-nullable property 'Hours' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and Test UI - Firefox: EstateManagementUI.ViewModels/TodaysSettlement.cs#L6
Non-nullable property 'ComparisonLabel' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and Test UI - Firefox: EstateManagementUI.ViewModels/User.cs#L8
Non-nullable property 'EmailAddress' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and Test UI - Firefox
Non-nullable property 'FeeType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and Test UI - Firefox
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and Test UI - Firefox
Non-nullable property 'ComparisonLabel' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and Test UI - Firefox
Non-nullable property 'OperatorName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and Test UI - Firefox
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and Test UI - Firefox
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and Test UI - Firefox
Non-nullable property 'DisplayText' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and Test UI - Firefox
Non-nullable property 'ProductType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and Test UI - Firefox
Non-nullable property 'ProductName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and Test UI - Firefox
Non-nullable property 'EmailAddress' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and Test UI - Firefox
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build and Test UI - Firefox
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build and Test UI - Chrome: EstateManagementUI.ViewModels/ContractProductTransactionFee.cs#L9
Non-nullable property 'FeeType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and Test UI - Chrome: EstateManagementUI.ViewModels/ContractProductTransactionFee.cs#L8
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and Test UI - Chrome: EstateManagementUI.ViewModels/TodaysSettlement.cs#L6
Non-nullable property 'ComparisonLabel' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and Test UI - Chrome: EstateManagementUI.ViewModels/Contract.cs#L9
Non-nullable property 'OperatorName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and Test UI - Chrome: EstateManagementUI.ViewModels/Contract.cs#L8
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and Test UI - Chrome: EstateManagementUI.ViewModels/User.cs#L8
Non-nullable property 'EmailAddress' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and Test UI - Chrome: EstateManagementUI.ViewModels/ContractProduct.cs#L11
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and Test UI - Chrome: EstateManagementUI.ViewModels/ContractProduct.cs#L10
Non-nullable property 'DisplayText' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and Test UI - Chrome: EstateManagementUI.ViewModels/ContractProduct.cs#L9
Non-nullable property 'ProductType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and Test UI - Chrome: EstateManagementUI.ViewModels/ContractProduct.cs#L8
Non-nullable property 'ProductName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and Test UI - Chrome
Non-nullable property 'FeeType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and Test UI - Chrome
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and Test UI - Chrome
Non-nullable property 'ComparisonLabel' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and Test UI - Chrome
Non-nullable property 'OperatorName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and Test UI - Chrome
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and Test UI - Chrome
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and Test UI - Chrome
Non-nullable property 'DisplayText' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and Test UI - Chrome
Non-nullable property 'ProductType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and Test UI - Chrome
Non-nullable property 'ProductName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and Test UI - Chrome
Non-nullable property 'EmailAddress' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and Test UI - Chrome
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build and Test UI - Chrome
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build and Test UI - Edge: EstateManagementUI.ViewModels/TodaysSalesCountByHour.cs#L5
Non-nullable property 'Hours' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and Test UI - Edge: EstateManagementUI.ViewModels/TodaysSalesValueByHour.cs#L5
Non-nullable property 'Hours' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and Test UI - Edge: EstateManagementUI.ViewModels/TodaysSettlement.cs#L6
Non-nullable property 'ComparisonLabel' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and Test UI - Edge: EstateManagementUI.ViewModels/User.cs#L8
Non-nullable property 'EmailAddress' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and Test UI - Edge: EstateManagementUI.ViewModels/Contract.cs#L9
Non-nullable property 'OperatorName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and Test UI - Edge: EstateManagementUI.ViewModels/Contract.cs#L8
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and Test UI - Edge: EstateManagementUI.ViewModels/ContractProduct.cs#L11
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and Test UI - Edge: EstateManagementUI.ViewModels/ContractProduct.cs#L10
Non-nullable property 'DisplayText' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and Test UI - Edge: EstateManagementUI.ViewModels/ContractProduct.cs#L9
Non-nullable property 'ProductType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and Test UI - Edge: EstateManagementUI.ViewModels/ContractProduct.cs#L8
Non-nullable property 'ProductName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and Test UI - Edge
Non-nullable property 'OperatorName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and Test UI - Edge
Non-nullable property 'ProductName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and Test UI - Edge
Non-nullable property 'RequireCustomTerminalNumber' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and Test UI - Edge
Non-nullable property 'RequireCustomMerchantNumber' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and Test UI - Edge
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 UI - Edge
Non-nullable property 'ComparisonLabel' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and Test UI - Edge
Non-nullable property 'Hours' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and Test UI - Edge
Non-nullable property 'Hours' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and Test UI - Edge
Non-nullable property 'ComparisonLabel' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and Test UI - Edge
Non-nullable property 'EmailAddress' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and Test UI - Edge
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build and Test UI - Edge
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/