[DOWNSTREAM TEST][BRIDGE]Upgrade pulumi-terraform-bridge to 5ede56d #463
Annotations
7 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#L258
Non-nullable property 'Cert' 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#L262
Non-nullable property 'Key' 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#L275
Possible null reference argument for parameter 'value' in 'Input<string>.implicit operator Input<string>(string value)'.
|
Build SDK:
sdk/dotnet/Config/Config.cs#L258
Non-nullable property 'Cert' 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#L262
Non-nullable property 'Key' 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#L275
Possible null reference argument for parameter 'value' in 'Input<string>.implicit operator Input<string>(string value)'.
|
Loading