Skip to content

Update daily settlement task, script, and tests #209

Update daily settlement task, script, and tests

Update daily settlement task, script, and tests #209

Triggered via pull request July 9, 2026 14:14
Status Failure
Total duration 47s
Artifacts

pullrequest.yml

on: pull_request
Build and Test Pull Requests
43s
Build and Test Pull Requests
Run PowerShell Tests
17s
Run PowerShell Tests
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 12 warnings
Run PowerShell Tests
Process completed with exit code 1.
Run PowerShell Tests
[-] Invoke-DailySettlementProcessing.ps1.gets merchants and posts a settlement for each merchant returned 622ms (582ms|40ms)
Run PowerShell Tests
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build and Test Pull Requests
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/setup-dotnet@v4.0.1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build and Test Pull Requests: TransactionProcessing.SchedulerService/TransactionProcessing.SchedulerService.DataGenerator/TransactionDataGeneratorService.cs#L25
Non-nullable field 'ClientToken' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build and Test Pull Requests: TransactionProcessing.SchedulerService/TransactionProcessing.SchedulerService.DataGenerator/TransactionDataGeneratorService.cs#L25
Non-nullable field 'TokenResponse' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build and Test Pull Requests: TransactionProcessing.SchedulerService/TransactionProcessing.SchedulerService.DataGenerator/TraceEventArgs.cs#L14
Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.