yaml/v2: Detect file patterns automatically (#2873) #292
build.yml
on: push
Annotations
9 errors and 38 warnings
build-test-cluster
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 (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 (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 (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 (go)
downloading github.com/pulumiverse/pulumi-time v0.0.16
|
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
|
teardown-test-cluster
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
|
publish
The process '/opt/hostedtoolcache/goreleaser-action/1.24.0/x64/goreleaser' failed with exit code 1
|
prerequisites
Restore cache failed: Dependencies file is not found in /home/runner/work/pulumi-kubernetes/pulumi-kubernetes. Supported file pattern: go.sum
|
build_sdks (go)
Restore cache failed: Dependencies file is not found in /home/runner/work/pulumi-kubernetes/pulumi-kubernetes. Supported file pattern: go.sum
|
build_sdks (python)
Restore cache failed: Dependencies file is not found in /home/runner/work/pulumi-kubernetes/pulumi-kubernetes. Supported file pattern: go.sum
|
build_sdks (dotnet):
sdk/dotnet/Yaml/Yaml.cs#L933
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/Yaml/Yaml.cs#L1228
Converting null literal or possible null value to non-nullable type.
|
build_sdks (dotnet):
sdk/dotnet/Yaml/Yaml.cs#L871
Dereference of a possibly null reference.
|
build_sdks (dotnet):
sdk/dotnet/Yaml/ConfigFile.cs#L153
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
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)
Restore cache failed: Dependencies file is not found in /home/runner/work/pulumi-kubernetes/pulumi-kubernetes. Supported file pattern: go.sum
|
build_sdks (nodejs)
Restore cache failed: Dependencies file is not found in /home/runner/work/pulumi-kubernetes/pulumi-kubernetes. Supported file pattern: go.sum
|
build_sdks (java)
Restore cache failed: Dependencies file is not found in /home/runner/work/pulumi-kubernetes/pulumi-kubernetes. Supported file pattern: go.sum
|
build-test-cluster
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/.
|
build-test-cluster
Restore cache failed: Dependencies file is not found in /home/runner/work/pulumi-kubernetes/pulumi-kubernetes. Supported file pattern: go.sum
|
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 (java)
Restore cache failed: Dependencies file is not found in /home/runner/work/pulumi-kubernetes/pulumi-kubernetes. Supported file pattern: go.sum
|
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)
Restore cache failed: Dependencies file is not found in /home/runner/work/pulumi-kubernetes/pulumi-kubernetes. Supported file pattern: go.sum
|
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 (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 (python)
Restore cache failed: Dependencies file is not found in /home/runner/work/pulumi-kubernetes/pulumi-kubernetes. Supported file pattern: go.sum
|
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 (go)
Restore cache failed: Dependencies file is not found in /home/runner/work/pulumi-kubernetes/pulumi-kubernetes. Supported file pattern: go.sum
|
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/.
|
test (nodejs)
Restore cache failed: Dependencies file is not found in /home/runner/work/pulumi-kubernetes/pulumi-kubernetes. Supported file pattern: go.sum
|
teardown-test-cluster
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: google-github-actions/auth@v0, geekyeggo/delete-artifact@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
teardown-test-cluster
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|
teardown-test-cluster
Restore cache failed: Dependencies file is not found in /home/runner/work/pulumi-kubernetes/pulumi-kubernetes. Supported file pattern: go.sum
|
teardown-test-cluster
Unable to delete artifact "config"; the artifact was not found.
|
publish
You are running out of disk space. The runner will stop working when the machine runs out of disk space. Free space left: 12 MB
|
publish
Restore cache failed: Dependencies file is not found in /home/runner/work/pulumi-kubernetes/pulumi-kubernetes. Supported file pattern: go.sum
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
config
Expired
|
1.94 KB |
|
dotnet-sdk.tar.gz
Expired
|
6.44 MB |
|
go-sdk.tar.gz
Expired
|
1.53 MB |
|
java-sdk.tar.gz
Expired
|
12.8 MB |
|
nodejs-sdk.tar.gz
Expired
|
30.9 MB |
|
pulumi-kubernetes-provider.tar.gz
Expired
|
98.9 MB |
|
python-sdk.tar.gz
Expired
|
13 MB |
|