Update GitHub Actions workflows. #418
Annotations
4 warnings
Build SDK:
sdk/dotnet/Config/Config.cs#L193
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:
sdk/dotnet/Config/Config.cs#L197
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build SDK:
sdk/dotnet/Config/Config.cs#L193
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:
sdk/dotnet/Config/Config.cs#L197
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Loading