Update pulumi to v3.148.0 #247
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 (java)
The job was canceled because "dotnet" failed.
|
build_sdks (java)
Process completed with exit code 2.
|
build_sdks (python)
The job was canceled because "dotnet" failed.
|
build_sdks (python)
The operation was canceled.
|
build_sdks (nodejs)
The job was canceled because "dotnet" failed.
|
build_sdks (nodejs)
The operation was canceled.
|
build_sdks (go)
The job was canceled because "dotnet" failed.
|
build_sdks (go)
The operation was canceled.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
pulumi-commandx-provider.tar.gz
|
33.5 MB |
|