Skip to content

Upgrade pulumi/pulumi #854

Upgrade pulumi/pulumi

Upgrade pulumi/pulumi #854

Triggered via pull request February 6, 2024 00:03
@blampeblampe
synchronize #945
bump-pulumi
Status Success
Total duration 13m 55s
Artifacts 6

run-acceptance-tests.yml

on: pull_request
comment-notification
0s
comment-notification
Matrix: build_sdk
Matrix: test
sentinel
0s
sentinel
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 38 warnings
test (java)
The v0 series of google-github-actions/setup-gcloud 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/setup-gcloud
test (dotnet)
The v0 series of google-github-actions/setup-gcloud 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/setup-gcloud
test (python)
The v0 series of google-github-actions/setup-gcloud 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/setup-gcloud
test (go)
The v0 series of google-github-actions/setup-gcloud 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/setup-gcloud
test (nodejs)
The v0 series of google-github-actions/setup-gcloud 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/setup-gcloud
lint / lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
License Check / License Check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
prerequisites
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, jaxxstorm/action-install-gh-release@v1.5.0, pulumi/actions@v4, thollander/actions-comment-pull-request@v2, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
prerequisites
The following actions uses node12 which is deprecated and will be forced to run on node16: jaxxstorm/action-install-gh-release@v1.5.0, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build_sdk (python)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, jaxxstorm/action-install-gh-release@v1.5.0, pulumi/actions@v4, actions/setup-node@v2, actions/setup-dotnet@v3, actions/setup-python@v2, actions/setup-java@v3, actions/download-artifact@v2, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build_sdk (python)
The following actions uses node12 which is deprecated and will be forced to run on node16: jaxxstorm/action-install-gh-release@v1.5.0, actions/setup-node@v2, actions/setup-python@v2, actions/download-artifact@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build_sdk (nodejs)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, jaxxstorm/action-install-gh-release@v1.5.0, pulumi/actions@v4, actions/setup-node@v2, actions/setup-dotnet@v3, actions/setup-python@v2, actions/setup-java@v3, actions/download-artifact@v2, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build_sdk (nodejs)
The following actions uses node12 which is deprecated and will be forced to run on node16: jaxxstorm/action-install-gh-release@v1.5.0, actions/setup-node@v2, actions/setup-python@v2, actions/download-artifact@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build_sdk (dotnet)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, jaxxstorm/action-install-gh-release@v1.5.0, pulumi/actions@v4, actions/setup-node@v2, actions/setup-dotnet@v3, actions/setup-python@v2, actions/setup-java@v3, actions/download-artifact@v2, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build_sdk (dotnet)
The following actions uses node12 which is deprecated and will be forced to run on node16: jaxxstorm/action-install-gh-release@v1.5.0, actions/setup-node@v2, actions/setup-python@v2, actions/download-artifact@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build_sdk (dotnet): sdk/dotnet/Config/Config.cs#L110
Non-nullable property 'Address' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build_sdk (dotnet): sdk/dotnet/Provider.cs#L131
Possible null reference argument for parameter 'value' in 'Input<string>.implicit operator Input<string>(string value)'.
build_sdk (dotnet): sdk/dotnet/Config/Config.cs#L110
Non-nullable property 'Address' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build_sdk (dotnet): sdk/dotnet/Provider.cs#L131
Possible null reference argument for parameter 'value' in 'Input<string>.implicit operator Input<string>(string value)'.
build_sdk (java)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, jaxxstorm/action-install-gh-release@v1.5.0, pulumi/actions@v4, actions/setup-node@v2, actions/setup-dotnet@v3, actions/setup-python@v2, actions/setup-java@v3, actions/download-artifact@v2, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build_sdk (java)
The following actions uses node12 which is deprecated and will be forced to run on node16: jaxxstorm/action-install-gh-release@v1.5.0, actions/setup-node@v2, actions/setup-python@v2, actions/download-artifact@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build_sdk (go)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, jaxxstorm/action-install-gh-release@v1.5.0, pulumi/actions@v4, actions/setup-node@v2, actions/setup-dotnet@v3, actions/setup-python@v2, actions/setup-java@v3, actions/download-artifact@v2, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build_sdk (go)
The following actions uses node12 which is deprecated and will be forced to run on node16: jaxxstorm/action-install-gh-release@v1.5.0, actions/setup-node@v2, actions/setup-python@v2, actions/download-artifact@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (java)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, jaxxstorm/action-install-gh-release@v1.5.0, pulumi/actions@v4, actions/setup-node@v2, actions/setup-dotnet@v3, actions/setup-python@v2, actions/setup-java@v3, actions/download-artifact@v2, aws-actions/configure-aws-credentials@v1, google-github-actions/setup-gcloud@v0, webfactory/ssh-agent@v0.7.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (java)
The following actions uses node12 which is deprecated and will be forced to run on node16: jaxxstorm/action-install-gh-release@v1.5.0, actions/setup-node@v2, actions/setup-python@v2, actions/download-artifact@v2, aws-actions/configure-aws-credentials@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (java)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test (java)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test (dotnet)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, jaxxstorm/action-install-gh-release@v1.5.0, pulumi/actions@v4, actions/setup-node@v2, actions/setup-dotnet@v3, actions/setup-python@v2, actions/setup-java@v3, actions/download-artifact@v2, aws-actions/configure-aws-credentials@v1, google-github-actions/setup-gcloud@v0, webfactory/ssh-agent@v0.7.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (dotnet)
The following actions uses node12 which is deprecated and will be forced to run on node16: jaxxstorm/action-install-gh-release@v1.5.0, actions/setup-node@v2, actions/setup-python@v2, actions/download-artifact@v2, aws-actions/configure-aws-credentials@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (dotnet)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test (dotnet)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test (python)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, jaxxstorm/action-install-gh-release@v1.5.0, pulumi/actions@v4, actions/setup-node@v2, actions/setup-dotnet@v3, actions/setup-python@v2, actions/setup-java@v3, actions/download-artifact@v2, aws-actions/configure-aws-credentials@v1, google-github-actions/setup-gcloud@v0, webfactory/ssh-agent@v0.7.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (python)
The following actions uses node12 which is deprecated and will be forced to run on node16: jaxxstorm/action-install-gh-release@v1.5.0, actions/setup-node@v2, actions/setup-python@v2, actions/download-artifact@v2, aws-actions/configure-aws-credentials@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (python)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test (python)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test (go)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, jaxxstorm/action-install-gh-release@v1.5.0, pulumi/actions@v4, actions/setup-node@v2, actions/setup-dotnet@v3, actions/setup-python@v2, actions/setup-java@v3, actions/download-artifact@v2, aws-actions/configure-aws-credentials@v1, google-github-actions/setup-gcloud@v0, webfactory/ssh-agent@v0.7.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (go)
The following actions uses node12 which is deprecated and will be forced to run on node16: jaxxstorm/action-install-gh-release@v1.5.0, actions/setup-node@v2, actions/setup-python@v2, actions/download-artifact@v2, aws-actions/configure-aws-credentials@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (go)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test (go)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test (nodejs)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, jaxxstorm/action-install-gh-release@v1.5.0, pulumi/actions@v4, actions/setup-node@v2, actions/setup-dotnet@v3, actions/setup-python@v2, actions/setup-java@v3, actions/download-artifact@v2, aws-actions/configure-aws-credentials@v1, google-github-actions/setup-gcloud@v0, webfactory/ssh-agent@v0.7.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (nodejs)
The following actions uses node12 which is deprecated and will be forced to run on node16: jaxxstorm/action-install-gh-release@v1.5.0, actions/setup-node@v2, actions/setup-python@v2, actions/download-artifact@v2, aws-actions/configure-aws-credentials@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (nodejs)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test (nodejs)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/

Artifacts

Produced during runtime
Name Size
docker-provider.tar.gz Expired
55.6 MB
dotnet-sdk.tar.gz Expired
627 KB
go-sdk.tar.gz Expired
70.6 KB
java-sdk.tar.gz Expired
727 KB
nodejs-sdk.tar.gz Expired
28.6 MB
python-sdk.tar.gz Expired
7.54 MB