Skip to content

change hosting

change hosting #175

Triggered via pull request December 22, 2025 17:26
Status Success
Total duration 48s
Artifacts

pullrequest.yml

on: pull_request
Build and Test Pull Requests
46s
Build and Test Pull Requests
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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.