Skip to content

Update GitHub Actions workflows. (#618) #231

Update GitHub Actions workflows. (#618)

Update GitHub Actions workflows. (#618) #231

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

master.yml

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

Annotations

1 error and 10 warnings
publish_sdk
Gradle build failed: process exited with status 1
build_sdk (dotnet): sdk/dotnet/Provider.cs#L173
Possible null reference argument for parameter 'value' in 'Input<string>.implicit operator Input<string>(string value)'.
build_sdk (dotnet): sdk/dotnet/Config/Config.cs#L168
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build_sdk (dotnet): sdk/dotnet/Config/Config.cs#L172
Non-nullable property 'InstallationId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build_sdk (dotnet): sdk/dotnet/Config/Config.cs#L176
Non-nullable property 'PemFile' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build_sdk (dotnet): sdk/dotnet/Provider.cs#L173
Possible null reference argument for parameter 'value' in 'Input<string>.implicit operator Input<string>(string value)'.
build_sdk (dotnet): sdk/dotnet/Config/Config.cs#L168
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build_sdk (dotnet): sdk/dotnet/Config/Config.cs#L172
Non-nullable property 'InstallationId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build_sdk (dotnet): sdk/dotnet/Config/Config.cs#L176
Non-nullable property 'PemFile' 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/[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/