Skip to content

Update GitHub Actions workflows. (#282) #137

Update GitHub Actions workflows. (#282)

Update GitHub Actions workflows. (#282) #137

Re-run triggered March 28, 2024 14:18
Status Success
Total duration 31m 3s
Artifacts 6

master.yml

on: push
Matrix: build_sdk
generate_coverage_data
6m 23s
generate_coverage_data
Matrix: test
Tag release if labeled as needs-release
6s
Tag release if labeled as needs-release
Fit to window
Zoom out
Zoom in

Annotations

1 error and 6 warnings
publish_sdk
Gradle build failed: process exited with status 1
build_sdk (dotnet): sdk/dotnet/Config/Config.cs#L193
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build_sdk (dotnet): sdk/dotnet/Config/Config.cs#L197
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build_sdk (dotnet): sdk/dotnet/Config/Config.cs#L193
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build_sdk (dotnet): sdk/dotnet/Config/Config.cs#L197
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
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/action-install-gh-release@v1.5.0, 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/action-install-gh-release@v1.5.0, 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/