Skip to content

Upgrade terraform-provider-aws to v5.29.0 #1207

Upgrade terraform-provider-aws to v5.29.0

Upgrade terraform-provider-aws to v5.29.0 #1207

Triggered via pull request December 2, 2023 00:06
Status Success
Total duration 1h 1m 0s
Billable time 2h 27m
Artifacts 6

run-acceptance-tests.yml

on: pull_request
License Check  /  License Check
3m 37s
License Check / License Check
Run test of provider shim
11m 57s
Run test of provider shim
comment-notification
0s
comment-notification
Matrix: build_sdk
Matrix: test
sentinel
0s
sentinel
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 31 warnings
License Check / License Check
[object Object],[object Object],[object Object]
prerequisites
[object Object],[object Object],[object Object]
build_sdk (python)
[object Object],[object Object],[object Object]
build_sdk (nodejs)
[object Object],[object Object],[object Object]
build_sdk (java)
[object Object],[object Object],[object Object]
build_sdk (go)
[object Object],[object Object],[object Object]
build_sdk (dotnet)
[object Object],[object Object],[object Object]
test (java)
[object Object],[object Object],[object Object]
test (dotnet)
[object Object],[object Object],[object Object]
test (python)
[object Object],[object Object],[object Object]
test (nodejs)
[object Object],[object Object],[object Object]
test (go)
[object Object],[object Object],[object Object]
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)
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)
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 (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)
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)
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/CloudTrail/Inputs/EventDataStoreAdvancedEventSelectorFieldSelectorArgs.cs#L33
'EventDataStoreAdvancedEventSelectorFieldSelectorArgs.Equals' hides inherited member 'object.Equals(object?)'. Use the new keyword if hiding was intended.
build_sdk (dotnet): sdk/dotnet/CloudTrail/Inputs/EventDataStoreAdvancedEventSelectorFieldSelectorGetArgs.cs#L33
'EventDataStoreAdvancedEventSelectorFieldSelectorGetArgs.Equals' hides inherited member 'object.Equals(object?)'. Use the new keyword if hiding was intended.
build_sdk (dotnet): sdk/dotnet/CloudTrail/Inputs/TrailAdvancedEventSelectorFieldSelectorArgs.cs#L33
'TrailAdvancedEventSelectorFieldSelectorArgs.Equals' hides inherited member 'object.Equals(object?)'. Use the new keyword if hiding was intended.
build_sdk (dotnet): sdk/dotnet/CloudTrail/Inputs/TrailAdvancedEventSelectorFieldSelectorGetArgs.cs#L33
'TrailAdvancedEventSelectorFieldSelectorGetArgs.Equals' hides inherited member 'object.Equals(object?)'. Use the new keyword if hiding was intended.
build_sdk (dotnet): sdk/dotnet/GuardDuty/Inputs/FilterFindingCriteriaCriterionArgs.cs#L21
'FilterFindingCriteriaCriterionArgs.Equals' hides inherited member 'object.Equals(object?)'. Use the new keyword if hiding was intended.
build_sdk (dotnet): sdk/dotnet/GuardDuty/Inputs/FilterFindingCriteriaCriterionGetArgs.cs#L21
'FilterFindingCriteriaCriterionGetArgs.Equals' hides inherited member 'object.Equals(object?)'. Use the new keyword if hiding was intended.
build_sdk (dotnet): sdk/dotnet/CloudTrail/Outputs/EventDataStoreAdvancedEventSelectorFieldSelector.cs#L23
'EventDataStoreAdvancedEventSelectorFieldSelector.Equals' hides inherited member 'object.Equals(object?)'. Use the new keyword if hiding was intended.
build_sdk (dotnet): sdk/dotnet/CloudTrail/Outputs/TrailAdvancedEventSelectorFieldSelector.cs#L23
'TrailAdvancedEventSelectorFieldSelector.Equals' hides inherited member 'object.Equals(object?)'. Use the new keyword if hiding was intended.
build_sdk (dotnet): sdk/dotnet/GuardDuty/Outputs/FilterFindingCriteriaCriterion.cs#L19
'FilterFindingCriteriaCriterion.Equals' hides inherited member 'object.Equals(object?)'. Use the new keyword if hiding was intended.
build_sdk (dotnet): sdk/dotnet/Provider.cs#L361
Possible null reference argument for parameter 'value' in 'Input<string>.implicit operator Input<string>(string value)'.
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)
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)
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 (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/
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/

Artifacts

Produced during runtime
Name Size
aws-provider.tar.gz Expired
363 MB
dotnet-sdk.tar.gz Expired
34.7 MB
go-sdk.tar.gz Expired
5.71 MB
java-sdk.tar.gz Expired
56.2 MB
nodejs-sdk.tar.gz Expired
32.6 MB
python-sdk.tar.gz Expired
28.7 MB