Skip to content

Update pulumi to v3.148.0 #249

Update pulumi to v3.148.0

Update pulumi to v3.148.0 #249

Triggered via pull request January 31, 2025 17:18
Status Failure
Total duration 2m 52s
Artifacts 1

pull-request.yml

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

Annotations

10 errors
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 (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 (python)
The job was canceled because "dotnet" failed.
build_sdks (python)
The operation was canceled.
build_sdks (java)
The job was canceled because "dotnet" failed.
build_sdks (java)
The operation was canceled.

Artifacts

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