Skip to content

Update NuGet package versions across multiple projects #180

Update NuGet package versions across multiple projects

Update NuGet package versions across multiple projects #180

Triggered via pull request February 20, 2026 12:18
Status Success
Total duration 49s
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.