Skip to content

Helm Chart v4 (Component) #2218

Helm Chart v4 (Component)

Helm Chart v4 (Component) #2218

Triggered via pull request May 14, 2024 22:13
Status Success
Total duration 31m 28s
Billable time 1h 10m
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

18 errors and 36 warnings
lint
Cannot open: File exists
lint
Cannot open: File exists
lint
Cannot open: File exists
lint
Cannot open: File exists
lint
Cannot open: File exists
lint
Cannot open: File exists
lint
Cannot open: File exists
lint
Cannot open: File exists
lint
Cannot open: File exists
lint
Cannot open: File exists
test (java)
The v0 series of google-github-actions/auth is no longer maintained. It will not receive updates, improvements, or security patches. Please upgrade to the latest supported versions: https://github.com/google-github-actions/auth
test (dotnet)
The v0 series of google-github-actions/auth is no longer maintained. It will not receive updates, improvements, or security patches. Please upgrade to the latest supported versions: https://github.com/google-github-actions/auth
test (go)
found github.com/pulumi/pulumi-kubernetes/sdk/v4/go/kubernetes/core/v1 in github.com/pulumi/pulumi-kubernetes/sdk/v4 v4.0.0-00010101000000-000000000000
test (go)
found github.com/pulumi/pulumi-kubernetes/sdk/v4/go/kubernetes/core/v1 in github.com/pulumi/pulumi-kubernetes/sdk/v4 v4.0.0-00010101000000-000000000000
test (go)
downloading github.com/pulumiverse/pulumi-time v0.0.17
test (go)
The v0 series of google-github-actions/auth is no longer maintained. It will not receive updates, improvements, or security patches. Please upgrade to the latest supported versions: https://github.com/google-github-actions/auth
test (python)
The v0 series of google-github-actions/auth is no longer maintained. It will not receive updates, improvements, or security patches. Please upgrade to the latest supported versions: https://github.com/google-github-actions/auth
test (nodejs)
The v0 series of google-github-actions/auth is no longer maintained. It will not receive updates, improvements, or security patches. Please upgrade to the latest supported versions: https://github.com/google-github-actions/auth
lint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
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#L969
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 (dotnet): sdk/dotnet/Provider.cs#L150
Possible null reference argument for parameter 'value' in 'Input<string>.implicit operator Input<string>(string value)'.
build_sdks (dotnet): sdk/dotnet/Yaml/Yaml.cs#L1270
Converting null literal or possible null value to non-nullable type.
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.' (https://aka.ms/dotnet-warnings/SYSLIB0020)
build_sdks (dotnet): sdk/dotnet/Yaml/Yaml.cs#L907
Dereference of a possibly null reference.
build_sdks (go)
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.
build_sdks (java)
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 (java)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: google-github-actions/auth@v0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (dotnet)
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
test (dotnet)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: google-github-actions/auth@v0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (dotnet)
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
test (dotnet)
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
test (dotnet)
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
test (dotnet)
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
test (dotnet)
Nullability of reference types in value of type 'Output<string?>' doesn't match target type 'Output<string>'.
test (dotnet)
Nullability of reference types in value of type 'Dictionary<string, object>' doesn't match target type 'IDictionary<string, object?>'.
test (dotnet)
Nullability of reference types in value of type 'Output<string?>' doesn't match target type 'Output<string>'.
test (dotnet)
Nullability of reference types in value of type 'Dictionary<string, object>' doesn't match target type 'IDictionary<string, object?>'.
test (dotnet)
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
test (dotnet)
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
test (go)
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
test (go)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: google-github-actions/auth@v0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (python)
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
test (python)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: google-github-actions/auth@v0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (nodejs)
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
test (nodejs)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: google-github-actions/auth@v0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.

Artifacts

Produced during runtime
Name Size
dotnet-sdk.tar.gz
6.78 MB
go-sdk.tar.gz
1.6 MB
java-sdk.tar.gz
13.5 MB
nodejs-sdk.tar.gz
24.1 MB
pulumi-kubernetes-provider.tar.gz
104 MB
python-sdk.tar.gz
13.2 MB