Skip to content

Use KinD clusters in integration tests for presubmits #2026

Use KinD clusters in integration tests for presubmits

Use KinD clusters in integration tests for presubmits #2026

Triggered via pull request March 12, 2024 20:32
Status Success
Total duration 32m 10s
Artifacts 6

run-acceptance-tests.yml

on: pull_request
Matrix: build_sdks
Matrix: test
sentinel
0s
sentinel
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 31 warnings
test (java)
The v0 series of google-github-actions/auth is no longer maintained. It will not receive updates, improvements, or security patches. Please upgrade to the latest supported versions: https://github.com/google-github-actions/auth
test (dotnet)
The v0 series of google-github-actions/auth is no longer maintained. It will not receive updates, improvements, or security patches. Please upgrade to the latest supported versions: https://github.com/google-github-actions/auth
test (python)
The v0 series of google-github-actions/auth is no longer maintained. It will not receive updates, improvements, or security patches. Please upgrade to the latest supported versions: https://github.com/google-github-actions/auth
test (go)
The v0 series of google-github-actions/auth is no longer maintained. It will not receive updates, improvements, or security patches. Please upgrade to the latest supported versions: https://github.com/google-github-actions/auth
test (nodejs)
The v0 series of google-github-actions/auth is no longer maintained. It will not receive updates, improvements, or security patches. Please upgrade to the latest supported versions: https://github.com/google-github-actions/auth
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/pulumi-kubernetes/pulumi-kubernetes. Supported file pattern: go.sum
prerequisites
Restore cache failed: Dependencies file is not found in /home/runner/work/pulumi-kubernetes/pulumi-kubernetes. Supported file pattern: go.sum
build_sdks (dotnet): sdk/dotnet/Yaml/Yaml.cs#L933
Dereference of a possibly null reference.
build_sdks (dotnet): sdk/dotnet/Inputs/HelmReleaseSettingsArgs.cs#L50
Possible null reference argument for parameter 'value' in 'Input<string>.implicit operator Input<string>(string value)'.
build_sdks (dotnet): sdk/dotnet/Inputs/HelmReleaseSettingsArgs.cs#L51
Possible null reference argument for parameter 'value' in 'Input<string>.implicit operator Input<string>(string value)'.
build_sdks (dotnet): sdk/dotnet/Inputs/HelmReleaseSettingsArgs.cs#L52
Possible null reference argument for parameter 'value' in 'Input<string>.implicit operator Input<string>(string value)'.
build_sdks (dotnet): sdk/dotnet/Inputs/HelmReleaseSettingsArgs.cs#L53
Possible null reference argument for parameter 'value' in 'Input<string>.implicit operator Input<string>(string value)'.
build_sdks (dotnet): sdk/dotnet/Inputs/HelmReleaseSettingsArgs.cs#L54
Possible null reference argument for parameter 'value' in 'Input<string>.implicit operator Input<string>(string value)'.
build_sdks (dotnet): sdk/dotnet/Helm/V3/Chart.cs#L298
'JsonSerializerOptions.IgnoreNullValues' is obsolete: 'JsonSerializerOptions.IgnoreNullValues is obsolete. To ignore null values when serializing, set DefaultIgnoreCondition to JsonIgnoreCondition.WhenWritingNull.' (https://aka.ms/dotnet-warnings/SYSLIB0020)
build_sdks (dotnet): sdk/dotnet/Yaml/Yaml.cs#L1228
Converting null literal or possible null value to non-nullable type.
build_sdks (dotnet): sdk/dotnet/Yaml/Yaml.cs#L871
Dereference of a possibly null reference.
build_sdks (dotnet): sdk/dotnet/Yaml/ConfigFile.cs#L153
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
build_sdks (dotnet)
Restore cache failed: Dependencies file is not found in /home/runner/work/pulumi-kubernetes/pulumi-kubernetes. Supported file pattern: go.sum
build_sdks (java)
Restore cache failed: Dependencies file is not found in /home/runner/work/pulumi-kubernetes/pulumi-kubernetes. Supported file pattern: go.sum
build_sdks (go)
Restore cache failed: Dependencies file is not found in /home/runner/work/pulumi-kubernetes/pulumi-kubernetes. Supported file pattern: go.sum
build_sdks (python)
Restore cache failed: Dependencies file is not found in /home/runner/work/pulumi-kubernetes/pulumi-kubernetes. Supported file pattern: go.sum
build_sdks (nodejs)
Restore cache failed: Dependencies file is not found in /home/runner/work/pulumi-kubernetes/pulumi-kubernetes. Supported file pattern: go.sum
test (java)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: google-github-actions/auth@v0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (java)
Restore cache failed: Dependencies file is not found in /home/runner/work/pulumi-kubernetes/pulumi-kubernetes. Supported file pattern: go.sum
test (dotnet)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: google-github-actions/auth@v0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (dotnet)
Nullability of reference types in value of type 'Output<string?>' doesn't match target type 'Output<string>'.
test (dotnet)
Nullability of reference types in value of type 'Dictionary<string, object>' doesn't match target type 'IDictionary<string, object?>'.
test (dotnet)
Nullability of reference types in value of type 'Output<string?>' doesn't match target type 'Output<string>'.
test (dotnet)
Nullability of reference types in value of type 'Dictionary<string, object>' doesn't match target type 'IDictionary<string, object?>'.
test (dotnet)
Restore cache failed: Dependencies file is not found in /home/runner/work/pulumi-kubernetes/pulumi-kubernetes. Supported file pattern: go.sum
test (python)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: google-github-actions/auth@v0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (python)
Restore cache failed: Dependencies file is not found in /home/runner/work/pulumi-kubernetes/pulumi-kubernetes. Supported file pattern: go.sum
test (go)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: google-github-actions/auth@v0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (go)
Restore cache failed: Dependencies file is not found in /home/runner/work/pulumi-kubernetes/pulumi-kubernetes. Supported file pattern: go.sum
test (nodejs)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: google-github-actions/auth@v0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (nodejs)
Restore cache failed: Dependencies file is not found in /home/runner/work/pulumi-kubernetes/pulumi-kubernetes. Supported file pattern: go.sum

Artifacts

Produced during runtime
Name Size
dotnet-sdk.tar.gz Expired
6.44 MB
go-sdk.tar.gz Expired
1.52 MB
java-sdk.tar.gz Expired
12.8 MB
nodejs-sdk.tar.gz Expired
30.9 MB
pulumi-kubernetes-provider.tar.gz Expired
98.9 MB
python-sdk.tar.gz Expired
13 MB