Update GitHub Actions workflows. (#848) #372
Annotations
10 warnings
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/Provider.cs#L276
Possible null reference argument for parameter 'value' in 'Input<string>.implicit operator Input<string>(string value)'.
|
Build SDK:
sdk/dotnet/Provider.cs#L277
Possible null reference argument for parameter 'value' in 'Input<string>.implicit operator Input<string>(string value)'.
|
Build SDK:
sdk/dotnet/Config/Config.cs#L293
Non-nullable property 'OidcProviderArn' 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#L306
Non-nullable property 'RoleArn' 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#L280
Non-nullable property 'RoleArn' 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/Provider.cs#L276
Possible null reference argument for parameter 'value' in 'Input<string>.implicit operator Input<string>(string value)'.
|
Build SDK:
sdk/dotnet/Provider.cs#L277
Possible null reference argument for parameter 'value' in 'Input<string>.implicit operator Input<string>(string value)'.
|
Build SDK:
sdk/dotnet/Config/Config.cs#L293
Non-nullable property 'OidcProviderArn' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Loading