Skip to content

Update first-party Pulumi dependencies to v3.150.0 #2896

Update first-party Pulumi dependencies to v3.150.0

Update first-party Pulumi dependencies to v3.150.0 #2896

Triggered via pull request February 11, 2025 13:22
Status Failure
Total duration 17m 34s
Billable time 31m
Artifacts 6

run-acceptance-tests.yml

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

Annotations

15 errors and 20 warnings
test (dotnet)
cannot use &errorCrypter{} (value of type *errorCrypter) as "github.com/pulumi/pulumi/sdk/v3/go/common/resource/config".Crypter value in struct literal: *errorCrypter does not implement "github.com/pulumi/pulumi/sdk/v3/go/common/resource/config".Crypter (wrong type for method BulkDecrypt)
test (dotnet)
cannot use &serviceCrypter{…} (value of type *serviceCrypter) as "github.com/pulumi/pulumi/sdk/v3/go/common/resource/config".Crypter value in return statement: *serviceCrypter does not implement "github.com/pulumi/pulumi/sdk/v3/go/common/resource/config".Crypter (wrong type for method BulkDecrypt)
test (dotnet)
Process completed with exit code 1.
test (java)
cannot use &errorCrypter{} (value of type *errorCrypter) as "github.com/pulumi/pulumi/sdk/v3/go/common/resource/config".Crypter value in struct literal: *errorCrypter does not implement "github.com/pulumi/pulumi/sdk/v3/go/common/resource/config".Crypter (wrong type for method BulkDecrypt)
test (java)
cannot use &serviceCrypter{…} (value of type *serviceCrypter) as "github.com/pulumi/pulumi/sdk/v3/go/common/resource/config".Crypter value in return statement: *serviceCrypter does not implement "github.com/pulumi/pulumi/sdk/v3/go/common/resource/config".Crypter (wrong type for method BulkDecrypt)
test (java)
Process completed with exit code 1.
test (nodejs)
cannot use &errorCrypter{} (value of type *errorCrypter) as "github.com/pulumi/pulumi/sdk/v3/go/common/resource/config".Crypter value in struct literal: *errorCrypter does not implement "github.com/pulumi/pulumi/sdk/v3/go/common/resource/config".Crypter (wrong type for method BulkDecrypt)
test (nodejs)
cannot use &serviceCrypter{…} (value of type *serviceCrypter) as "github.com/pulumi/pulumi/sdk/v3/go/common/resource/config".Crypter value in return statement: *serviceCrypter does not implement "github.com/pulumi/pulumi/sdk/v3/go/common/resource/config".Crypter (wrong type for method BulkDecrypt)
test (nodejs)
Process completed with exit code 1.
test (go)
cannot use &errorCrypter{} (value of type *errorCrypter) as "github.com/pulumi/pulumi/sdk/v3/go/common/resource/config".Crypter value in struct literal: *errorCrypter does not implement "github.com/pulumi/pulumi/sdk/v3/go/common/resource/config".Crypter (wrong type for method BulkDecrypt)
test (go)
cannot use &serviceCrypter{…} (value of type *serviceCrypter) as "github.com/pulumi/pulumi/sdk/v3/go/common/resource/config".Crypter value in return statement: *serviceCrypter does not implement "github.com/pulumi/pulumi/sdk/v3/go/common/resource/config".Crypter (wrong type for method BulkDecrypt)
test (go)
Process completed with exit code 1.
test (python)
cannot use &errorCrypter{} (value of type *errorCrypter) as "github.com/pulumi/pulumi/sdk/v3/go/common/resource/config".Crypter value in struct literal: *errorCrypter does not implement "github.com/pulumi/pulumi/sdk/v3/go/common/resource/config".Crypter (wrong type for method BulkDecrypt)
test (python)
cannot use &serviceCrypter{…} (value of type *serviceCrypter) as "github.com/pulumi/pulumi/sdk/v3/go/common/resource/config".Crypter value in return statement: *serviceCrypter does not implement "github.com/pulumi/pulumi/sdk/v3/go/common/resource/config".Crypter (wrong type for method BulkDecrypt)
test (python)
Process completed with exit code 1.
build_sdks (go)
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
build_sdks (dotnet)
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
build_sdks (dotnet): sdk/dotnet/Yaml/Yaml.cs#L1065
Dereference of a possibly null reference.
build_sdks (dotnet): sdk/dotnet/Helm/V3/Chart.cs#L298
'JsonSerializerOptions.IgnoreNullValues' is obsolete: 'JsonSerializerOptions.IgnoreNullValues is obsolete. To ignore null values when serializing, set DefaultIgnoreCondition to JsonIgnoreCondition.WhenWritingNull.'
build_sdks (dotnet): sdk/dotnet/Provider.cs#L172
Possible null reference argument for parameter 'value' in 'Input<string>.implicit operator Input<string>(string value)'.
build_sdks (dotnet): sdk/dotnet/Yaml/Yaml.cs#L1382
Converting null literal or possible null value to non-nullable type.
build_sdks (dotnet): sdk/dotnet/Yaml/Yaml.cs#L1003
Dereference of a possibly null reference.
build_sdks (dotnet): sdk/dotnet/Inputs/HelmReleaseSettingsArgs.cs#L50
Possible null reference argument for parameter 'value' in 'Input<string>.implicit operator Input<string>(string value)'.
build_sdks (dotnet): sdk/dotnet/Inputs/HelmReleaseSettingsArgs.cs#L51
Possible null reference argument for parameter 'value' in 'Input<string>.implicit operator Input<string>(string value)'.
build_sdks (dotnet): sdk/dotnet/Inputs/HelmReleaseSettingsArgs.cs#L52
Possible null reference argument for parameter 'value' in 'Input<string>.implicit operator Input<string>(string value)'.
build_sdks (dotnet): sdk/dotnet/Inputs/HelmReleaseSettingsArgs.cs#L53
Possible null reference argument for parameter 'value' in 'Input<string>.implicit operator Input<string>(string value)'.
build_sdks (dotnet): sdk/dotnet/Inputs/HelmReleaseSettingsArgs.cs#L54
Possible null reference argument for parameter 'value' in 'Input<string>.implicit operator Input<string>(string value)'.
build_sdks (java)
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
build_sdks (python)
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
build_sdks (nodejs)
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
test (dotnet)
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
test (java)
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
test (nodejs)
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
test (go)
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
test (python)
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
dotnet-sdk.tar.gz
7.38 MB
go-sdk.tar.gz
1.78 MB
java-sdk.tar.gz
15 MB
nodejs-sdk.tar.gz
26.4 MB
pulumi-kubernetes-provider.tar.gz
104 MB
python-sdk.tar.gz
14.5 MB