Skip to content

Combined: Bridge Update & #2761 & #2681 #848

Combined: Bridge Update & #2761 & #2681

Combined: Bridge Update & #2761 & #2681 #848

Triggered via pull request August 30, 2023 17:11
Status Failure
Total duration 49m 4s
Artifacts 6

run-acceptance-tests.yml

on: pull_request
Run test of provider shim
1m 17s
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

11 errors and 31 warnings
prerequisites
[object Object],[object Object],[object Object]
build_sdk (python)
[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 (nodejs)
[object Object],[object Object],[object Object]
build_sdk (dotnet)
[object Object],[object Object],[object Object]
test (go)
Process completed with exit code 1.
test (nodejs)
Process completed with exit code 1.
test (java)
Process completed with exit code 1.
test (python)
Process completed with exit code 1.
test (dotnet)
Process completed with exit code 1.
prerequisites
The following actions uses node12 which is deprecated and will be forced to run on node16: jaxxstorm/[email protected], 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/[email protected], actions/setup-node@v2, actions/setup-dotnet@v1, 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/[email protected], actions/setup-node@v2, actions/setup-dotnet@v1, 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/[email protected], actions/setup-node@v2, actions/setup-dotnet@v1, 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/[email protected], actions/setup-node@v2, actions/setup-dotnet@v1, 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/[email protected], actions/setup-node@v2, actions/setup-dotnet@v1, 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/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/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/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/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/Provider.cs#L333
Possible null reference argument for parameter 'value' in 'Input<string>.implicit operator Input<string>(string value)'.
test (go)
The following actions uses node12 which is deprecated and will be forced to run on node16: jaxxstorm/[email protected], actions/setup-node@v2, actions/setup-dotnet@v1, 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)
The following actions uses node12 which is deprecated and will be forced to run on node16: jaxxstorm/[email protected], actions/setup-node@v2, actions/setup-dotnet@v1, 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 (java)
The following actions uses node12 which is deprecated and will be forced to run on node16: jaxxstorm/[email protected], actions/setup-node@v2, actions/setup-dotnet@v1, 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 (python)
The following actions uses node12 which is deprecated and will be forced to run on node16: jaxxstorm/[email protected], actions/setup-node@v2, actions/setup-dotnet@v1, 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 (dotnet)
The following actions uses node12 which is deprecated and will be forced to run on node16: jaxxstorm/[email protected], actions/setup-node@v2, actions/setup-dotnet@v1, 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/

Artifacts

Produced during runtime
Name Size
aws-provider.tar.gz Expired
330 MB
dotnet-sdk.tar.gz Expired
33.3 MB
go-sdk.tar.gz Expired
5.49 MB
java-sdk.tar.gz Expired
54 MB
nodejs-sdk.tar.gz Expired
32.5 MB
python-sdk.tar.gz Expired
21.1 MB