WIP: experiment with plain CR outputs #1265
Annotations
12 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/Cluster.cs#L163
Non-nullable property 'AwsProvider' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build SDK:
sdk/dotnet/Cluster.cs#L163
Non-nullable property 'EksCluster' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build SDK:
sdk/dotnet/Cluster.cs#L163
Non-nullable property 'KubernetesProvider' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build SDK:
sdk/dotnet/ClusterCreationRoleProvider.cs#L29
Non-nullable property 'Role' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build SDK:
sdk/dotnet/NodeGroupV2.cs#L44
Non-nullable property 'AutoScalingGroup' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build SDK:
sdk/dotnet/NodeGroupV2.cs#L44
Non-nullable property 'NodeSecurityGroup' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build SDK:
sdk/dotnet/NodeGroupSecurityGroup.cs#L38
Non-nullable property 'SecurityGroup' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build SDK:
sdk/dotnet/NodeGroupSecurityGroup.cs#L38
Non-nullable property 'SecurityGroupRule' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build SDK:
sdk/dotnet/NodeGroup.cs#L51
Non-nullable property 'CfnStack' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build SDK:
sdk/dotnet/NodeGroup.cs#L51
Non-nullable property 'NodeSecurityGroup' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Install Go
Restore cache failed: Dependencies file is not found in /home/runner/work/pulumi-eks/pulumi-eks. Supported file pattern: go.sum
|
Loading