Skip to content

feat: prepare for upstream release v0.68.0 #1025

feat: prepare for upstream release v0.68.0

feat: prepare for upstream release v0.68.0 #1025

Triggered via push November 26, 2024 06:46
Status Success
Total duration 4m 3s
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.23.x, 20.x, 6.0.x, 3.11, 11, dotnet): sdk/dotnet/Config/Config.cs#L223
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.23.x, 20.x, 6.0.x, 3.11, 11, dotnet): sdk/dotnet/Config/Config.cs#L227
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.23.x, 20.x, 6.0.x, 3.11, 11, dotnet): sdk/dotnet/Config/Config.cs#L223
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.23.x, 20.x, 6.0.x, 3.11, 11, dotnet): sdk/dotnet/Config/Config.cs#L227
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.