Skip to content

Update ci-mgmt.yaml config to match ci-mgmt actions #1600

Update ci-mgmt.yaml config to match ci-mgmt actions

Update ci-mgmt.yaml config to match ci-mgmt actions #1600

Triggered via pull request February 15, 2024 12:24
Status Success
Total duration 1h 6m 23s
Artifacts 6

run-acceptance-tests.yml

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

Annotations

13 errors and 28 warnings
License Check / License Check
[object Object],[object Object],[object Object]
prerequisites
[object Object],[object Object],[object Object]
build_sdk (dotnet)
[object Object],[object Object],[object Object]
build_sdk (nodejs)
[object Object],[object Object],[object Object]
build_sdk (python)
[object Object],[object Object],[object Object]
build_sdk (go)
[object Object],[object Object],[object Object]
build_sdk (java)
[object Object],[object Object],[object Object]
test_oidc (nodejs)
[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 (go)
[object Object],[object Object],[object Object]
test (nodejs)
[object Object],[object Object],[object Object]
Run test of provider shim
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: jaxxstorm/[email protected], codecov/codecov-action@v3. 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: jaxxstorm/[email protected], thollander/actions-comment-pull-request@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build_sdk (dotnet)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: jaxxstorm/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build_sdk (dotnet)
Error: Path Validation Error: Path(s) specified in the action for caching do(es) not exist, hence no cache is being saved.
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#L361
Possible null reference argument for parameter 'value' in 'Input<string>.implicit operator Input<string>(string value)'.
build_sdk (nodejs)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: jaxxstorm/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build_sdk (nodejs)
Error: Path Validation Error: Path(s) specified in the action for caching do(es) not exist, hence no cache is being saved.
build_sdk (python)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: jaxxstorm/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build_sdk (python)
Error: Path Validation Error: Path(s) specified in the action for caching do(es) not exist, hence no cache is being saved.
build_sdk (go)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: jaxxstorm/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build_sdk (go)
Error: Path Validation Error: Path(s) specified in the action for caching do(es) not exist, hence no cache is being saved.
build_sdk (java)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: jaxxstorm/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test_oidc (nodejs)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: jaxxstorm/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test_oidc (nodejs)
The following actions uses node12 which is deprecated and will be forced to run on node16: jaxxstorm/[email protected]. 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: jaxxstorm/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (dotnet)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: jaxxstorm/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (python)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: jaxxstorm/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (go)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: jaxxstorm/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (nodejs)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: jaxxstorm/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.

Artifacts

Produced during runtime
Name Size
aws-provider.tar.gz Expired
407 MB
dotnet-sdk.tar.gz Expired
37.2 MB
go-sdk.tar.gz Expired
6.45 MB
java-sdk.tar.gz Expired
65.3 MB
nodejs-sdk.tar.gz Expired
35.3 MB
python-sdk.tar.gz Expired
32.9 MB