Skip to content

Update pulumi to v3.145.0 #231

Update pulumi to v3.145.0

Update pulumi to v3.145.0 #231

Triggered via pull request January 8, 2025 21:56
Status Failure
Total duration 2m 56s
Artifacts 1

pull-request.yml

on: pull_request
Matrix: build_sdks
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Unexpected file modified: sdk/dotnet/Utilities.cs#L1
File modified: @@ -57,6 +57,14 @@ namespace UnMango.Commandx return dst; } + public static global::Pulumi.InvokeOutputOptions WithDefaults(this global::Pulumi.InvokeOutputOptions? src) + { + var dst = src ?? new global::Pulumi.InvokeOutputOptions{}; + dst.Version = src?.Version ?? Version; + dst.PluginDownloadURL = src?.PluginDownloadURL ?? "github://api.github.com/UnstoppableMango"; + return dst; + } + private readonly static string version; public static string Version => version;
build_sdks (dotnet)
Unexpected changes detected: 1. See file annotations for details.
build_sdks (python)
The job was canceled because "dotnet" failed.
build_sdks (python)
The operation was canceled.
build_sdks (go)
The job was canceled because "dotnet" failed.
build_sdks (go)
The operation was canceled.
build_sdks (nodejs)
The job was canceled because "dotnet" failed.
build_sdks (nodejs)
The operation was canceled.
build_sdks (java)
The job was canceled because "dotnet" failed.
build_sdks (java)
The operation was canceled.
prerequisites
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build_sdks (dotnet)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636

Artifacts

Produced during runtime
Name Size
pulumi-commandx-provider.tar.gz
33.5 MB