Skip to content

WIP: experiment with plain CR outputs #1264

WIP: experiment with plain CR outputs

WIP: experiment with plain CR outputs #1264

Triggered via pull request October 10, 2024 11:19
Status Failure
Total duration 1h 40m 40s
Artifacts 6

run-acceptance-tests.yml

on: pull_request
comment-notification
0s
comment-notification
Lint and unit test
1m 45s
Lint and unit test
Matrix: build_sdk
Matrix: Run NodeJS Tests
Matrix: Run Python Tests
Fit to window
Zoom out
Zoom in

Annotations

28 errors and 59 warnings
Lint and unit test
issues found
Run DotNet Tests
Process completed with exit code 1.
Run NodeJS Tests (15, 0)
Type 'Output<string> | undefined' is not assignable to type 'Input<string>'.
Run NodeJS Tests (15, 0)
'cluster.nodeSecurityGroup' is possibly 'undefined'.
Run NodeJS Tests (15, 0)
Property 'apply' does not exist on type 'SecurityGroup'.
Run NodeJS Tests (15, 0)
Parameter 'sg' implicitly has an 'any' type.
Run NodeJS Tests (15, 0)
Type 'Output<string> | undefined' is not assignable to type 'Input<string>'.
Run NodeJS Tests (15, 0)
'cluster.nodeSecurityGroup' is possibly 'undefined'.
Run NodeJS Tests (15, 0)
Property 'apply' does not exist on type 'SecurityGroup'.
Run NodeJS Tests (15, 0)
Parameter 'sg' implicitly has an 'any' type.
Run NodeJS Tests (15, 0)
Type 'Output<string> | undefined' is not assignable to type 'Input<string>'.
Run NodeJS Tests (15, 0)
'cluster.nodeSecurityGroup' is possibly 'undefined'.
Run Python Tests (6, 5)
Process completed with exit code 1.
Run NodeJS Tests (15, 11)
Process completed with exit code 1.
Run NodeJS Tests (15, 10)
'const' declarations must be initialized.
Run NodeJS Tests (15, 10)
Property 'url' does not exist on type 'Output<OpenIdConnectProvider | undefined>'.
Run NodeJS Tests (15, 10)
Property 'arn' does not exist on type 'Output<OpenIdConnectProvider | undefined>'.
Run NodeJS Tests (15, 10)
'const' declarations must be initialized.
Run NodeJS Tests (15, 10)
Property 'url' does not exist on type 'Output<OpenIdConnectProvider | undefined>'.
Run NodeJS Tests (15, 10)
Property 'arn' does not exist on type 'Output<OpenIdConnectProvider | undefined>'.
Run NodeJS Tests (15, 10)
'const' declarations must be initialized.
Run NodeJS Tests (15, 10)
Property 'url' does not exist on type 'Output<OpenIdConnectProvider | undefined>'.
Run NodeJS Tests (15, 10)
Property 'arn' does not exist on type 'Output<OpenIdConnectProvider | undefined>'.
Run NodeJS Tests (15, 10)
Process completed with exit code 1.
Run NodeJS Tests (15, 6)
Process completed with exit code 1.
Run Python Tests (6, 0)
Process completed with exit code 1.
Run NodeJS Tests (15, 13)
Process completed with exit code 1.
Run NodeJS Tests (15, 14)
Process completed with exit code 1.
prerequisites
Restore cache failed: Dependencies file is not found in /home/runner/work/pulumi-eks/pulumi-eks. Supported file pattern: go.sum
Build dotnet SDK
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
Build dotnet 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 dotnet 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 dotnet 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 dotnet 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 dotnet SDK: 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.
Build dotnet 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 dotnet 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.
Build dotnet 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 dotnet 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 dotnet 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 dotnet SDK
Restore cache failed: Dependencies file is not found in /home/runner/work/pulumi-eks/pulumi-eks. Supported file pattern: go.sum
Build java SDK
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
Build java SDK
Restore cache failed: Dependencies file is not found in /home/runner/work/pulumi-eks/pulumi-eks. Supported file pattern: go.sum
Build python SDK
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
Build python SDK
Restore cache failed: Dependencies file is not found in /home/runner/work/pulumi-eks/pulumi-eks. Supported file pattern: go.sum
Build go SDK
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
Build go SDK
Restore cache failed: Dependencies file is not found in /home/runner/work/pulumi-eks/pulumi-eks. Supported file pattern: go.sum
Build nodejs SDK
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
Build nodejs SDK
Restore cache failed: Dependencies file is not found in /home/runner/work/pulumi-eks/pulumi-eks. Supported file pattern: go.sum
Run DotNet Tests: 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.
Run DotNet Tests: 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.
Run DotNet Tests: 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.
Run DotNet Tests: 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.
Run DotNet Tests: 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.
Run DotNet Tests: 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.
Run DotNet Tests: 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.
Run DotNet Tests: 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.
Run DotNet Tests: 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.
Run DotNet Tests: 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.
Run DotNet Tests
Restore cache failed: Dependencies file is not found in /home/runner/work/pulumi-eks/pulumi-eks. Supported file pattern: go.sum
Run DotNet Tests
'AuthenticationMode.ApiAndConfigMap' is obsolete: 'The aws-auth ConfigMap is deprecated. The recommended method to manage access to Kubernetes APIs is Access Entries with the AuthenticationMode API.
Run DotNet Tests
'AuthenticationMode.ApiAndConfigMap' is obsolete: 'The aws-auth ConfigMap is deprecated. The recommended method to manage access to Kubernetes APIs is Access Entries with the AuthenticationMode API.
Run Python Tests (6, 3)
Restore cache failed: Dependencies file is not found in /home/runner/work/pulumi-eks/pulumi-eks. Supported file pattern: go.sum
Run NodeJS Upgrade Tests
The following actions uses node12 which is deprecated and will be forced to run on node16: pulumi/action-install-pulumi-cli@v2.0.0. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Run NodeJS Upgrade Tests
The following actions use a deprecated Node.js version and will be forced to run on node20: pulumi/action-install-pulumi-cli@v2.0.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run NodeJS Upgrade Tests
Restore cache failed: Dependencies file is not found in /home/runner/work/pulumi-eks/pulumi-eks. Supported file pattern: go.sum
Run Python Tests (6, 4)
Restore cache failed: Dependencies file is not found in /home/runner/work/pulumi-eks/pulumi-eks. Supported file pattern: go.sum
Run NodeJS Tests (15, 7)
Restore cache failed: Dependencies file is not found in /home/runner/work/pulumi-eks/pulumi-eks. Supported file pattern: go.sum
Run NodeJS Tests (15, 5)
Restore cache failed: Dependencies file is not found in /home/runner/work/pulumi-eks/pulumi-eks. Supported file pattern: go.sum
Run NodeJS Tests (15, 3)
Restore cache failed: Dependencies file is not found in /home/runner/work/pulumi-eks/pulumi-eks. Supported file pattern: go.sum
Run NodeJS Tests (15, 9)
Restore cache failed: Dependencies file is not found in /home/runner/work/pulumi-eks/pulumi-eks. Supported file pattern: go.sum
Run Python Tests (6, 1)
Restore cache failed: Dependencies file is not found in /home/runner/work/pulumi-eks/pulumi-eks. Supported file pattern: go.sum
Run NodeJS Tests (15, 1)
Restore cache failed: Dependencies file is not found in /home/runner/work/pulumi-eks/pulumi-eks. Supported file pattern: go.sum
Run NodeJS Tests (15, 0)
Restore cache failed: Dependencies file is not found in /home/runner/work/pulumi-eks/pulumi-eks. Supported file pattern: go.sum
Run NodeJS Tests (15, 4)
Restore cache failed: Dependencies file is not found in /home/runner/work/pulumi-eks/pulumi-eks. Supported file pattern: go.sum
Run NodeJS Tests (15, 8)
Restore cache failed: Dependencies file is not found in /home/runner/work/pulumi-eks/pulumi-eks. Supported file pattern: go.sum
Run Python Tests (6, 5)
Restore cache failed: Dependencies file is not found in /home/runner/work/pulumi-eks/pulumi-eks. Supported file pattern: go.sum
Run Go Tests
Restore cache failed: Dependencies file is not found in /home/runner/work/pulumi-eks/pulumi-eks. Supported file pattern: go.sum
Run NodeJS Tests (15, 11)
Restore cache failed: Dependencies file is not found in /home/runner/work/pulumi-eks/pulumi-eks. Supported file pattern: go.sum
Run NodeJS Tests (15, 2)
Restore cache failed: Dependencies file is not found in /home/runner/work/pulumi-eks/pulumi-eks. Supported file pattern: go.sum
Run NodeJS Tests (15, 10)
Restore cache failed: Dependencies file is not found in /home/runner/work/pulumi-eks/pulumi-eks. Supported file pattern: go.sum
Run NodeJS Tests (15, 6)
Restore cache failed: Dependencies file is not found in /home/runner/work/pulumi-eks/pulumi-eks. Supported file pattern: go.sum
Run Python Tests (6, 2)
Restore cache failed: Dependencies file is not found in /home/runner/work/pulumi-eks/pulumi-eks. Supported file pattern: go.sum
Run Python Tests (6, 0)
Restore cache failed: Dependencies file is not found in /home/runner/work/pulumi-eks/pulumi-eks. Supported file pattern: go.sum
Run NodeJS Tests (15, 13)
Restore cache failed: Dependencies file is not found in /home/runner/work/pulumi-eks/pulumi-eks. Supported file pattern: go.sum
Run NodeJS Tests (15, 14)
Restore cache failed: Dependencies file is not found in /home/runner/work/pulumi-eks/pulumi-eks. Supported file pattern: go.sum
Run NodeJS Tests (15, 12)
Restore cache failed: Dependencies file is not found in /home/runner/work/pulumi-eks/pulumi-eks. Supported file pattern: go.sum

Artifacts

Produced during runtime
Name Size
dotnet-sdk.tar.gz
361 KB
eks-provider.tar.gz
34.2 MB
go-sdk.tar.gz
53 KB
java-sdk.tar.gz
317 KB
nodejs-sdk.tar.gz
44.1 MB
python-sdk.tar.gz
5.18 MB