Skip to content

feat: upgrade to upstream v0.94.0 #2081

feat: upgrade to upstream v0.94.0

feat: upgrade to upstream v0.94.0 #2081

Triggered via push February 7, 2026 15:21
Status Success
Total duration 2m 36s
Artifacts

verify.yml

on: push
Conform
8s
Conform
Matrix: Lint Provider
Matrix: Build SDK
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
Build SDK (1.25.x, 24, 8.0.x, 3.11, 11, dotnet): sdk/dotnet/Config/Config.cs#L231
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build SDK (1.25.x, 24, 8.0.x, 3.11, 11, dotnet): sdk/dotnet/Config/Config.cs#L227
Non-nullable property 'Address' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build SDK (1.25.x, 24, 8.0.x, 3.11, 11, dotnet): sdk/dotnet/Config/Config.cs#L231
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build SDK (1.25.x, 24, 8.0.x, 3.11, 11, dotnet): sdk/dotnet/Config/Config.cs#L227
Non-nullable property 'Address' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.