Update GitHub Actions workflows. #485
Annotations
9 warnings
|
sdk/dotnet/Config/Config.cs#L121
Non-nullable property 'AccessToken' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
sdk/dotnet/Config/Config.cs#L123
Non-nullable property 'ClientSecret' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
sdk/dotnet/Config/Config.cs#L124
Non-nullable property 'ClientToken' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
sdk/dotnet/Config/Config.cs#L125
Non-nullable property 'Host' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
sdk/dotnet/Config/Config.cs#L121
Non-nullable property 'AccessToken' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
sdk/dotnet/Config/Config.cs#L123
Non-nullable property 'ClientSecret' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
sdk/dotnet/Config/Config.cs#L124
Non-nullable property 'ClientToken' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
sdk/dotnet/Config/Config.cs#L125
Non-nullable property 'Host' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
This job succeeded
Loading