Skip to content

fix: do not hit API Server for CSA preview #1530

fix: do not hit API Server for CSA preview

fix: do not hit API Server for CSA preview #1530

Triggered via pull request August 10, 2023 20:08
Status Success
Total duration 47m 50s
Artifacts 6

run-acceptance-tests.yml

on: pull_request
build-test-cluster
7m 4s
build-test-cluster
comment-notification
0s
comment-notification
Matrix: build_sdks
Matrix: test
teardown-test-cluster
7m 9s
teardown-test-cluster
sentinel
1s
sentinel
Fit to window
Zoom out
Zoom in

Annotations

38 warnings
build-test-cluster
The following actions uses node12 which is deprecated and will be forced to run on node16: pulumi/action-install-pulumi-cli@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-test-cluster
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
prerequisites
The following actions uses node12 which is deprecated and will be forced to run on node16: jaxxstorm/[email protected], pulumi/action-install-pulumi-cli@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build_sdks (go)
The following actions uses node12 which is deprecated and will be forced to run on node16: jaxxstorm/[email protected], pulumi/action-install-pulumi-cli@v2, actions/setup-node@v2, actions/setup-dotnet@v1, actions/setup-python@v2, actions/download-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build_sdks (dotnet)
The following actions uses node12 which is deprecated and will be forced to run on node16: jaxxstorm/[email protected], pulumi/action-install-pulumi-cli@v2, actions/setup-node@v2, actions/setup-dotnet@v1, actions/setup-python@v2, actions/download-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build_sdks (dotnet): sdk/dotnet/Yaml/Yaml.cs#L826
Dereference of a possibly null reference.
build_sdks (dotnet): sdk/dotnet/Yaml/Yaml.cs#L1122
Converting null literal or possible null value to non-nullable type.
build_sdks (dotnet): sdk/dotnet/Yaml/ConfigFile.cs#L143
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.'
build_sdks (dotnet): sdk/dotnet/Provider.cs#L144
Possible null reference argument for parameter 'value' in 'Input<string>.implicit operator Input<string>(string value)'.
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/Helm/ChartBase.cs#L142
Possible null reference argument for parameter 'provider' in 'Output<ImmutableDictionary<string, KubernetesResource>> ChartBase.ParseTemplate(string text, List<TransformationAction> transformations, string? resourcePrefix, ImmutableHashSet<Resource> dependsOn, string? defaultNamespace, ProviderResource provider)'.
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 (python)
The following actions uses node12 which is deprecated and will be forced to run on node16: jaxxstorm/[email protected], pulumi/action-install-pulumi-cli@v2, actions/setup-node@v2, actions/setup-dotnet@v1, actions/setup-python@v2, actions/download-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build_sdks (java)
The following actions uses node12 which is deprecated and will be forced to run on node16: jaxxstorm/[email protected], pulumi/action-install-pulumi-cli@v2, actions/setup-node@v2, actions/setup-dotnet@v1, actions/setup-python@v2, actions/download-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build_sdks (nodejs)
The following actions uses node12 which is deprecated and will be forced to run on node16: jaxxstorm/[email protected], pulumi/action-install-pulumi-cli@v2, actions/setup-node@v2, actions/setup-dotnet@v1, actions/setup-python@v2, actions/download-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (java)
The following actions uses node12 which is deprecated and will be forced to run on node16: jaxxstorm/[email protected], pulumi/action-install-pulumi-cli@v2, actions/setup-node@v2, actions/setup-dotnet@v1, actions/setup-python@v2, actions/download-artifact@v2, aws-actions/configure-aws-credentials@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (java)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test (java)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test (dotnet)
The following actions uses node12 which is deprecated and will be forced to run on node16: jaxxstorm/[email protected], pulumi/action-install-pulumi-cli@v2, actions/setup-node@v2, actions/setup-dotnet@v1, actions/setup-python@v2, actions/download-artifact@v2, aws-actions/configure-aws-credentials@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (dotnet)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test (dotnet)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
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 (go)
The following actions uses node12 which is deprecated and will be forced to run on node16: jaxxstorm/[email protected], pulumi/action-install-pulumi-cli@v2, actions/setup-node@v2, actions/setup-dotnet@v1, actions/setup-python@v2, actions/download-artifact@v2, aws-actions/configure-aws-credentials@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (go)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test (go)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test (python)
The following actions uses node12 which is deprecated and will be forced to run on node16: jaxxstorm/[email protected], pulumi/action-install-pulumi-cli@v2, actions/setup-node@v2, actions/setup-dotnet@v1, actions/setup-python@v2, actions/download-artifact@v2, aws-actions/configure-aws-credentials@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (python)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test (python)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test (nodejs)
The following actions uses node12 which is deprecated and will be forced to run on node16: jaxxstorm/[email protected], pulumi/action-install-pulumi-cli@v2, actions/setup-node@v2, actions/setup-dotnet@v1, actions/setup-python@v2, actions/download-artifact@v2, aws-actions/configure-aws-credentials@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (nodejs)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test (nodejs)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
teardown-test-cluster
The following actions uses node12 which is deprecated and will be forced to run on node16: pulumi/action-install-pulumi-cli@v2, actions/setup-node@v2, geekyeggo/delete-artifact@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/

Artifacts

Produced during runtime
Name Size
dotnet-sdk.tar.gz Expired
6.25 MB
go-sdk.tar.gz Expired
1.45 MB
java-sdk.tar.gz Expired
12.1 MB
nodejs-sdk.tar.gz Expired
30 MB
pulumi-kubernetes-provider.tar.gz Expired
86.2 MB
python-sdk.tar.gz Expired
4.76 MB