WIP: experiment with plain CR outputs #1266
Annotations
1 error and 13 warnings
|
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.
|
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.
|
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.
|
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.
|
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.
|
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.
|
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.
|
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.
|
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.
|
sdk/dotnet/ManagedNodeGroup.cs#L35
Non-nullable property 'NodeGroup' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
|
|
The logs for this run have expired and are no longer available.
Loading