Update GitHub Actions workflows. (#4049) #719
master.yml
on: push
prerequisites
17m 55s
License Check
/
License Check
1m 30s
Run test of provider shim
4m 42s
Matrix: build_sdk
generate_coverage_data
31m 9s
Matrix: provider_test
Matrix: test
Matrix: test_oidc
Tag release if labeled as needs-release
4s
Annotations
13 errors and 28 warnings
License Check / License Check
[object Object],[object Object],[object Object]
|
build_sdk (java)
[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 (dotnet)
[object Object],[object Object],[object Object]
|
build_sdk (go)
[object Object],[object Object],[object Object]
|
generate_coverage_data
[object Object],[object Object],[object Object]
|
test (java)
[object Object],[object Object],[object Object]
|
test (python)
[object Object],[object Object],[object Object]
|
test (dotnet)
[object Object],[object Object],[object Object]
|
test_oidc (nodejs)
[object Object],[object Object],[object Object]
|
test (go)
[object Object],[object Object],[object Object]
|
test (nodejs)
[object Object],[object Object],[object Object]
|
build_sdk (java)
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
|
build_sdk (python)
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
|
build_sdk (nodejs)
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
|
build_sdk (dotnet)
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
|
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#L25
'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#L25
'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#L17
'TrailAdvancedEventSelectorFieldSelector.Equals' hides inherited member 'object.Equals(object?)'. Use the new keyword if hiding was intended.
|
build_sdk (dotnet):
sdk/dotnet/Provider.cs#L403
Possible null reference argument for parameter 'value' in 'Input<string>.implicit operator Input<string>(string value)'.
|
build_sdk (go)
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
|
provider_test (dotnet)
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
|
provider_test (go)
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
|
provider_test (python)
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
|
provider_test (nodejs)
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
|
test (java)
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
|
test (python)
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
|
test (dotnet)
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
|
test (go)
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
|
provider_test (java)
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
|
test (nodejs)
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
|
publish
You are using 'latest' as default version. Will lock to '~> v1'.
|
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/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/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
|
486 MB |
|
dotnet-sdk.tar.gz
Expired
|
38.4 MB |
|
go-sdk.tar.gz
Expired
|
6.64 MB |
|
java-sdk.tar.gz
Expired
|
114 MB |
|
nodejs-sdk.tar.gz
Expired
|
27.9 MB |
|
python-sdk.tar.gz
Expired
|
33.5 MB |
|