Skip to content

Dotnet Example, fixes #306 #362

Dotnet Example, fixes #306

Dotnet Example, fixes #306 #362

Triggered via pull request January 22, 2025 21:33
@rshadershade
synchronize #308
dotnet_example
Status Failure
Total duration 3m 20s
Billable time 4m
Artifacts 1

run-acceptance-tests.yml

on: pull_request
prerequisites
52s
prerequisites
comment-notification
0s
comment-notification
Matrix: build_sdks
Matrix: test
sentinel
0s
sentinel
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 3 warnings
Unexpected file modified: sdk/dotnet/CertManager.cs#L1
File modified: @@ -122,7 +122,7 @@ namespace Pulumi.KubernetesCertManager public Input<string>? FeatureGates { get; set; } [Input("global")] - public Inputs.CertManagerGlobalArgs? Global { get; set; } + public Input<Inputs.CertManagerGlobalArgs>? Global { get; set; } /// <summary> /// HelmOptions is an escape hatch that lets the end user control any aspect of the Helm deployment. This exposes the entirety of the underlying Helm Release component args. @@ -140,7 +140,7 @@ namespace Pulumi.KubernetesCertManager public Input<Inputs.CertManagerImageArgs>? Image { get; set; } [Input("ingressShim")] - public Inputs.CertManagerIngressShimArgs? IngressShim { get; set; } + public Input<Inputs.CertManagerIngressShimArgs>? IngressShim { get; set; } [Input("installCRDs")] public Input<bool>? InstallCRDs { get; set; }
build_sdks (dotnet)
Unexpected changes detected: 1. See file annotations for details.
build_sdks (python)
The job was canceled because "dotnet" failed.
build_sdks (nodejs)
The job was canceled because "dotnet" failed.
build_sdks (go)
The job was canceled because "dotnet" failed.
build_sdks (go)
The operation was canceled.
build_sdks (java)
The job was canceled because "dotnet" failed.
build_sdks (java)
The operation was canceled.
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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)
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.

Artifacts

Produced during runtime
Name Size
pulumi-kubernetes-cert-manager-provider.tar.gz
32.5 MB