Update GitHub Actions workflows. (#508) #202
Annotations
11 warnings
Post Setup Gradle
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
|
Build SDK:
sdk/dotnet/Config/Config.cs#L740
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build SDK:
sdk/dotnet/Config/Config.cs#L744
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build SDK:
sdk/dotnet/Config/Config.cs#L728
Non-nullable property 'CertFile' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build SDK:
sdk/dotnet/Config/Config.cs#L732
Non-nullable property 'KeyFile' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build SDK:
sdk/dotnet/Config/Config.cs#L684
Non-nullable property 'Filename' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build SDK:
sdk/dotnet/Config/Config.cs#L720
Non-nullable property 'Username' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build SDK:
sdk/dotnet/Config/Config.cs#L608
Non-nullable property 'AuthType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build SDK:
sdk/dotnet/Config/Config.cs#L620
Non-nullable property 'Role' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build SDK:
sdk/dotnet/Config/Config.cs#L536
Non-nullable property 'Jwt' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build SDK:
sdk/dotnet/Config/Config.cs#L548
Non-nullable property 'Role' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Loading