Update GitHub Actions workflows. #602
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build SDK:
sdk/dotnet/Config/Config.cs#L740
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#L744
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#L728
Non-nullable property 'CertFile' 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#L732
Non-nullable property 'KeyFile' 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#L720
Non-nullable property 'Username' 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#L684
Non-nullable property 'Filename' 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#L668
Non-nullable property 'Password' 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#L676
Non-nullable property 'Username' 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#L648
Non-nullable property 'Role' 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#L608
Non-nullable property 'AuthType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Loading