Update GitHub Actions workflows. (#828) #346
Annotations
9 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/Provider.cs#L173
Possible null reference argument for parameter 'value' in 'Input<string>.implicit operator Input<string>(string value)'.
|
Build SDK:
sdk/dotnet/Config/Config.cs#L168
Non-nullable property 'Id' 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#L172
Non-nullable property 'InstallationId' 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#L176
Non-nullable property 'PemFile' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build SDK:
sdk/dotnet/Provider.cs#L173
Possible null reference argument for parameter 'value' in 'Input<string>.implicit operator Input<string>(string value)'.
|
Build SDK:
sdk/dotnet/Config/Config.cs#L168
Non-nullable property 'Id' 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#L172
Non-nullable property 'InstallationId' 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#L176
Non-nullable property 'PemFile' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Loading