Nightly Build #275
nightlybuild.yml
on: schedule
Nightly Build and Unit Test
1m 17s
Nightly Build - Chrome
22m 7s
Nightly Build - Edge
24m 51s
Nightly Build - Firefox
26m 46s
Nightly Build - Code Coverage
1m 14s
Annotations
1 error and 30 warnings
|
Nightly Build - Firefox
Process completed with exit code 1.
|
|
Nightly Build - Code Coverage
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/
|
|
Nightly Build - Code Coverage
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/
|
|
Nightly Build and Unit Test:
EstateManagementUI.BusinessLogic/Models/AssignOperatorToMerchantModel.cs#L14
Non-nullable property 'TerminalNumber' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Nightly Build and Unit Test:
EstateManagementUI.BusinessLogic/Models/AssignOperatorToMerchantModel.cs#L10
Non-nullable property 'MerchantNumber' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Nightly Build and Unit Test:
EstateManagementUI.BusinessLogic/Models/UpdateOperatorModel.cs#L103
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Nightly Build and Unit Test:
EstateManagementUI.BusinessLogic/Models/UpdateOperatorModel.cs#L102
Non-nullable property 'DisplayText' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Nightly Build and Unit Test:
EstateManagementUI.BusinessLogic/Models/UpdateOperatorModel.cs#L112
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Nightly Build and Unit Test:
EstateManagementUI.BusinessLogic/Models/UpdateOperatorModel.cs#L130
Non-nullable property 'Reference' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Nightly Build and Unit Test:
EstateManagementUI.BusinessLogic/Common/ModelFactory.cs#L69
Possible null reference return.
|
|
Nightly Build and Unit Test:
EstateManagementUI.BusinessLogic/Models/AssignContractToMerchantModel.cs#L20
Non-nullable property 'DeviceIdentifier' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Nightly Build and Unit Test:
EstateManagementUI.BusinessLogic/Common/ModelFactory.cs#L36
Possible null reference return.
|
|
Nightly Build and Unit Test:
EstateManagementUI.BusinessLogic/Requests/Queries.cs#L20
Cannot convert null literal to non-nullable reference type.
|
|
Nightly 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.
|
|
Nightly 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.
|
|
Nightly 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.
|
|
Nightly 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.
|
|
Nightly 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.
|
|
Nightly 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.
|
|
Nightly Build and Unit Test:
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.
|
|
Nightly Build and Unit Test:
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.
|
|
Nightly Build and Unit Test:
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.
|
|
Nightly Build and Unit Test:
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.
|
|
Nightly 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/
|
|
Nightly 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/
|
|
Nightly Build - 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/
|
|
Nightly Build - 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/
|
|
Nightly Build - 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/
|
|
Nightly Build - 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/
|
|
Nightly Build - 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/
|
|
Nightly Build - 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/
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
firefoxtracelogs
Expired
|
484 KB |
sha256:5a12df57cfe33b2ba7547ae89a2e5ff1a9ab3a3bc46b451421e199fe7a98fed2
|
|