Update GitHub Actions workflows. (#1291) #323
master.yml
on: push
prerequisites
/
prerequisites
2m 54s
License Check
/
License Check
32s
lint
/
lint
1m 44s
Matrix: build_provider / build_provider
Matrix: build_sdk / build_sdk
generate_coverage_data
4m 46s
Matrix: test
Matrix: publish / verify_release / verify-release
Tag release if labeled as needs-release
3s
Annotations
10 warnings
build_sdk / build_sdk (dotnet):
sdk/dotnet/Config/Config.cs#L110
Non-nullable property 'Address' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build_sdk / build_sdk (dotnet):
sdk/dotnet/Provider.cs#L131
Possible null reference argument for parameter 'value' in 'Input<string>.implicit operator Input<string>(string value)'.
|
build_sdk / build_sdk (dotnet):
sdk/dotnet/Config/Config.cs#L110
Non-nullable property 'Address' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build_sdk / build_sdk (dotnet):
sdk/dotnet/Provider.cs#L131
Possible null reference argument for parameter 'value' in 'Input<string>.implicit operator Input<string>(string value)'.
|
build_sdk / build_sdk (java)
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 (nodejs)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
publish / publish
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
publish / publish_sdk
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
|
Tag release if labeled as needs-release
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|