Enable zero default schema version for github (#741) #293
Annotations
9 warnings
|
sdk/dotnet/Provider.cs#L173
Possible null reference argument for parameter 'value' in 'Input<string>.implicit operator Input<string>(string value)'.
|
sdk/dotnet/Config/Config.cs#L168
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
sdk/dotnet/Config/Config.cs#L172
Non-nullable property 'InstallationId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
sdk/dotnet/Config/Config.cs#L176
Non-nullable property 'PemFile' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
sdk/dotnet/Provider.cs#L173
Possible null reference argument for parameter 'value' in 'Input<string>.implicit operator Input<string>(string value)'.
|
sdk/dotnet/Config/Config.cs#L168
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
sdk/dotnet/Config/Config.cs#L172
Non-nullable property 'InstallationId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
sdk/dotnet/Config/Config.cs#L176
Non-nullable property 'PemFile' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
This job succeeded
Loading