Skip to content

chore: bump Microsoft.NET.Test.Sdk from 18.6.0 to 18.7.0 #154

chore: bump Microsoft.NET.Test.Sdk from 18.6.0 to 18.7.0

chore: bump Microsoft.NET.Test.Sdk from 18.6.0 to 18.7.0 #154

Triggered via push June 28, 2026 19:04
Status Success
Total duration 37s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
build: DebugProbe.SampleApi/Models/Order.cs#L5
Non-nullable property 'Items' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: DebugProbe.SampleApi/Models/Order.cs#L10
Non-nullable property 'Product' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: DebugProbe.SampleApi/Models/Order.cs#L5
Non-nullable property 'Items' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: DebugProbe.SampleApi/Models/Order.cs#L10
Non-nullable property 'Product' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.