Skip to content

Patch upstream doc to be an H3 and display as part of the Example Usa… #590

Patch upstream doc to be an H3 and display as part of the Example Usa…

Patch upstream doc to be an H3 and display as part of the Example Usa… #590

Triggered via push February 10, 2024 01:24
Status Success
Total duration 2h 13m 13s
Artifacts 6

master.yml

on: push
License Check  /  License Check
3m 0s
License Check / License Check
Run test of provider shim
3m 52s
Run test of provider shim
Matrix: build_sdk
generate_coverage_data
15m 45s
generate_coverage_data
Matrix: test
Matrix: test_oidc
Tag release if labeled as needs-release
4s
Tag release if labeled as needs-release
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 58 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 (python)
[object Object],[object Object],[object Object]
build_sdk (nodejs)
[object Object],[object Object],[object Object]
build_sdk (go)
[object Object],[object Object],[object Object]
build_sdk (java)
[object Object],[object Object],[object Object]
generate_coverage_data
[object Object],[object Object],[object Object]
test_oidc (nodejs)
[object Object],[object Object],[object Object]
test (dotnet)
[object Object],[object Object],[object Object]
test (java)
[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]
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/.
Run test of provider shim
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, jaxxstorm/[email protected], actions/setup-go@v4, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run test of provider shim
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/
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/[email protected], pulumi/actions@v4, 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/[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 (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/[email protected], 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/[email protected], 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/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 (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/[email protected], 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/[email protected], 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/[email protected], 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/[email protected], 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/[email protected], 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/[email protected], 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)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, jaxxstorm/[email protected], 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/[email protected], 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/
generate_coverage_data
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, aws-actions/configure-aws-credentials@v1, actions/setup-go@v4, jaxxstorm/[email protected], pulumi/actions@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
generate_coverage_data
The following actions uses node12 which is deprecated and will be forced to run on node16: aws-actions/configure-aws-credentials@v1, 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/
generate_coverage_data
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_oidc (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/[email protected], pulumi/actions@v4, actions/setup-node@v2, actions/download-artifact@v2. 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], actions/setup-node@v2, actions/download-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 (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/[email protected], 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. 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/[email protected], 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 (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/[email protected], 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. 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/[email protected], 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 (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/[email protected], 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. 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/[email protected], 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/[email protected], 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. 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/[email protected], 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/[email protected], 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. 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/[email protected], 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/
publish
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, jaxxstorm/[email protected], pulumi/actions@v4, aws-actions/configure-aws-credentials@v1, goreleaser/goreleaser-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
publish
The following actions uses node12 which is deprecated and will be forced to run on node16: jaxxstorm/[email protected], aws-actions/configure-aws-credentials@v1, goreleaser/goreleaser-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
publish
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/
publish
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/
publish
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/
publish
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/
publish_sdk
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, jaxxstorm/[email protected], pulumi/action-install-pulumi-cli@v2, actions/setup-node@v3, actions/download-artifact@v2, actions/setup-dotnet@v3, actions/setup-python@v2, actions/setup-java@v3, gradle/gradle-build-action@v2, gradle/gradle-build-action@9b814496b50909128c6a52622b416c5ffa04db49. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
publish_sdk
The following actions uses node12 which is deprecated and will be forced to run on node16: jaxxstorm/[email protected], pulumi/action-install-pulumi-cli@v2, actions/download-artifact@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/

Artifacts

Produced during runtime
Name Size
aws-provider.tar.gz Expired
410 MB
dotnet-sdk.tar.gz Expired
38.8 MB
go-sdk.tar.gz Expired
6.48 MB
java-sdk.tar.gz Expired
65.5 MB
nodejs-sdk.tar.gz Expired
35.3 MB
python-sdk.tar.gz Expired
33 MB