Update GitHub Actions workflows. (#1195) #291
Annotations
5 warnings
|
sdk/dotnet/Config/Config.cs#L110
Non-nullable property 'Address' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
sdk/dotnet/Provider.cs#L131
Possible null reference argument for parameter 'value' in 'Input<string>.implicit operator Input<string>(string value)'.
|
sdk/dotnet/Config/Config.cs#L110
Non-nullable property 'Address' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
sdk/dotnet/Provider.cs#L131
Possible null reference argument for parameter 'value' in 'Input<string>.implicit operator Input<string>(string value)'.
|
This job succeeded
Loading