falseUpdate GitHub Actions workflows. #384
Annotations
8 warnings
Build SDK:
sdk/dotnet/Config/Config.cs#L81
Non-nullable property 'AccessToken' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build SDK:
sdk/dotnet/Config/Config.cs#L83
Non-nullable property 'ClientSecret' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build SDK:
sdk/dotnet/Config/Config.cs#L84
Non-nullable property 'ClientToken' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build SDK:
sdk/dotnet/Config/Config.cs#L85
Non-nullable property 'Host' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build SDK:
sdk/dotnet/Config/Config.cs#L81
Non-nullable property 'AccessToken' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build SDK:
sdk/dotnet/Config/Config.cs#L83
Non-nullable property 'ClientSecret' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build SDK:
sdk/dotnet/Config/Config.cs#L84
Non-nullable property 'ClientToken' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build SDK:
sdk/dotnet/Config/Config.cs#L85
Non-nullable property 'Host' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Loading