Skip to content

Prepare for v4.8.0 release (#2841) #133

Prepare for v4.8.0 release (#2841)

Prepare for v4.8.0 release (#2841) #133

Triggered via push February 22, 2024 19:10
Status Success
Total duration 45m 12s
Artifacts 7

release.yml

on: push
Matrix: build_sdks
Matrix: test
dispatch_docs_build
5s
dispatch_docs_build
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 39 warnings
build-test-cluster
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 (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 (go)
found github.com/pulumi/pulumi-kubernetes/sdk/v4/go/kubernetes/apps/v1 in github.com/pulumi/pulumi-kubernetes/sdk/v4 v4.0.0-00010101000000-000000000000
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
teardown-test-cluster
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
prerequisites
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 (dotnet): sdk/dotnet/Yaml/Yaml.cs#L933
Dereference of a possibly null reference.
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/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#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 (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
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-test-cluster
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/.
build-test-cluster
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)
Restore cache failed: Dependencies file is not found in /home/runner/work/pulumi-kubernetes/pulumi-kubernetes. Supported file pattern: go.sum
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 (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
teardown-test-cluster
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: google-github-actions/auth@v0, geekyeggo/delete-artifact@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
teardown-test-cluster
The following actions uses node12 which is deprecated and will be forced to run on node16: geekyeggo/delete-artifact@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
teardown-test-cluster
Restore cache failed: Dependencies file is not found in /home/runner/work/pulumi-kubernetes/pulumi-kubernetes. Supported file pattern: go.sum
teardown-test-cluster
Unable to delete artifact "config"; the artifact was not found.
publish
Restore cache failed: Dependencies file is not found in /home/runner/work/pulumi-kubernetes/pulumi-kubernetes. Supported file pattern: go.sum
publish_sdks
Restore cache failed: Dependencies file is not found in /home/runner/work/pulumi-kubernetes/pulumi-kubernetes. Supported file pattern: go.sum
publish_java_sdk
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
config Expired
1.95 KB
dotnet-sdk.tar.gz Expired
6.44 MB
go-sdk.tar.gz Expired
1.53 MB
java-sdk.tar.gz Expired
12.7 MB
nodejs-sdk.tar.gz Expired
32.5 MB
pulumi-kubernetes-provider.tar.gz Expired
83.4 MB
python-sdk.tar.gz Expired
12.9 MB