Skip to content

build(deps): bump go.opentelemetry.io/otel from 1.21.0 to 1.26.0 #4829

build(deps): bump go.opentelemetry.io/otel from 1.21.0 to 1.26.0

build(deps): bump go.opentelemetry.io/otel from 1.21.0 to 1.26.0 #4829

Triggered via pull request April 25, 2024 09:24
Status Failure
Total duration 2m 42s
Artifacts

ci.yml

on: pull_request
Matrix: e2e
prepare
2s
prepare
Matrix: validate
Matrix: binary
coverage
0s
coverage
release
0s
release
Fit to window
Zoom out
Zoom in

Annotations

81 errors and 23 warnings
validate (validate-docs)
Process completed with exit code 2.
binary (linux/ppc64le)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c xx-go --wrap && if [ \"$(xx-info os)\" == \"darwin\" ]; then export CGO_ENABLED=1; fi && make build GO_BUILDTAGS=\"$BUILD_TAGS\" DESTDIR=/out && xx-verify --static /out/docker-compose" did not complete successfully: exit code: 2
binary (linux/arm/v7)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c xx-go --wrap && if [ \"$(xx-info os)\" == \"darwin\" ]; then export CGO_ENABLED=1; fi && make build GO_BUILDTAGS=\"$BUILD_TAGS\" DESTDIR=/out && xx-verify --static /out/docker-compose" did not complete successfully: exit code: 2
binary (linux/s390x)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c xx-go --wrap && if [ \"$(xx-info os)\" == \"darwin\" ]; then export CGO_ENABLED=1; fi && make build GO_BUILDTAGS=\"$BUILD_TAGS\" DESTDIR=/out && xx-verify --static /out/docker-compose" did not complete successfully: exit code: 2
binary (windows/amd64)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c xx-go --wrap && if [ \"$(xx-info os)\" == \"darwin\" ]; then export CGO_ENABLED=1; fi && make build GO_BUILDTAGS=\"$BUILD_TAGS\" DESTDIR=/out && xx-verify --static /out/docker-compose" did not complete successfully: exit code: 2
binary (linux/arm64)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c xx-go --wrap && if [ \"$(xx-info os)\" == \"darwin\" ]; then export CGO_ENABLED=1; fi && make build GO_BUILDTAGS=\"$BUILD_TAGS\" DESTDIR=/out && xx-verify --static /out/docker-compose" did not complete successfully: exit code: 2
binary (linux/arm/v6)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c xx-go --wrap && if [ \"$(xx-info os)\" == \"darwin\" ]; then export CGO_ENABLED=1; fi && make build GO_BUILDTAGS=\"$BUILD_TAGS\" DESTDIR=/out && xx-verify --static /out/docker-compose" did not complete successfully: exit code: 2
binary (darwin/amd64)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c xx-go --wrap && if [ \"$(xx-info os)\" == \"darwin\" ]; then export CGO_ENABLED=1; fi && make build GO_BUILDTAGS=\"$BUILD_TAGS\" DESTDIR=/out && xx-verify --static /out/docker-compose" did not complete successfully: exit code: 2
binary (linux/amd64)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c xx-go --wrap && if [ \"$(xx-info os)\" == \"darwin\" ]; then export CGO_ENABLED=1; fi && make build GO_BUILDTAGS=\"$BUILD_TAGS\" DESTDIR=/out && xx-verify --static /out/docker-compose" did not complete successfully: exit code: 2
binary (windows/arm64)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c xx-go --wrap && if [ \"$(xx-info os)\" == \"darwin\" ]; then export CGO_ENABLED=1; fi && make build GO_BUILDTAGS=\"$BUILD_TAGS\" DESTDIR=/out && xx-verify --static /out/docker-compose" did not complete successfully: exit code: 2
binary (linux/riscv64)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c xx-go --wrap && if [ \"$(xx-info os)\" == \"darwin\" ]; then export CGO_ENABLED=1; fi && make build GO_BUILDTAGS=\"$BUILD_TAGS\" DESTDIR=/out && xx-verify --static /out/docker-compose" did not complete successfully: exit code: 2
test
ENOENT: no such file or directory, open 'bin/coverage/unit/report.xml'
test
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c rm -rf /tmp/coverage && mkdir -p /tmp/coverage && rm -rf /tmp/report && mkdir -p /tmp/report && go run gotest.tools/gotestsum@latest --format testname --junitfile \"/tmp/report/report.xml\" -- -tags \"$BUILD_TAGS\" -v -cover -covermode=atomic $(go list $(TAGS) ./... | grep -vE 'e2e') -args -test.gocoverdir=\"/tmp/coverage\" && go tool covdata percent -i=/tmp/coverage" did not complete successfully: exit code: 1
e2e (plugin, 24.0.9)
ENOENT: no such file or directory, open '/tmp/report/report.xml'
e2e (plugin, 24.0.9)
cannot use (*recordingSpan)(nil) (value of type *recordingSpan) as ReadWriteSpan value in variable declaration: *recordingSpan does not implement ReadWriteSpan (missing method AddLink)
e2e (plugin, 24.0.9)
cannot use nonRecordingSpan{} (value of type nonRecordingSpan) as "go.opentelemetry.io/otel/trace".Span value in variable declaration: nonRecordingSpan does not implement "go.opentelemetry.io/otel/trace".Span (missing method AddLink)
e2e (plugin, 24.0.9)
impossible type assertion: p.(*recordingSpan)
e2e (plugin, 24.0.9)
cannot use tr.newNonRecordingSpan(sc) (value of type nonRecordingSpan) as "go.opentelemetry.io/otel/trace".Span value in return statement: nonRecordingSpan does not implement "go.opentelemetry.io/otel/trace".Span (missing method AddLink)
e2e (plugin, 24.0.9)
cannot use tr.newRecordingSpan(psc, sc, name, samplingResult, config) (value of type *recordingSpan) as "go.opentelemetry.io/otel/trace".Span value in return statement: *recordingSpan does not implement "go.opentelemetry.io/otel/trace".Span (missing method AddLink)
e2e (plugin, 24.0.9)
cannot use (*recordingSpan)(nil) (value of type *recordingSpan) as ReadWriteSpan value in variable declaration: *recordingSpan does not implement ReadWriteSpan (missing method AddLink)
e2e (plugin, 24.0.9)
cannot use nonRecordingSpan{} (value of type nonRecordingSpan) as "go.opentelemetry.io/otel/trace".Span value in variable declaration: nonRecordingSpan does not implement "go.opentelemetry.io/otel/trace".Span (missing method AddLink)
e2e (plugin, 24.0.9)
impossible type assertion: p.(*recordingSpan)
e2e (plugin, 24.0.9)
cannot use tr.newNonRecordingSpan(sc) (value of type nonRecordingSpan) as "go.opentelemetry.io/otel/trace".Span value in return statement: nonRecordingSpan does not implement "go.opentelemetry.io/otel/trace".Span (missing method AddLink)
e2e (plugin, 24.0.9)
cannot use tr.newRecordingSpan(psc, sc, name, samplingResult, config) (value of type *recordingSpan) as "go.opentelemetry.io/otel/trace".Span value in return statement: *recordingSpan does not implement "go.opentelemetry.io/otel/trace".Span (missing method AddLink)
binary (darwin/arm64)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c xx-go --wrap && if [ \"$(xx-info os)\" == \"darwin\" ]; then export CGO_ENABLED=1; fi && make build GO_BUILDTAGS=\"$BUILD_TAGS\" DESTDIR=/out && xx-verify --static /out/docker-compose" did not complete successfully: exit code: 2
validate (lint)
Process completed with exit code 2.
e2e (standalone, 26.0.0)
cannot use (*recordingSpan)(nil) (value of type *recordingSpan) as ReadWriteSpan value in variable declaration: *recordingSpan does not implement ReadWriteSpan (missing method AddLink)
e2e (standalone, 26.0.0)
cannot use nonRecordingSpan{} (value of type nonRecordingSpan) as "go.opentelemetry.io/otel/trace".Span value in variable declaration: nonRecordingSpan does not implement "go.opentelemetry.io/otel/trace".Span (missing method AddLink)
e2e (standalone, 26.0.0)
impossible type assertion: p.(*recordingSpan)
e2e (standalone, 26.0.0)
cannot use tr.newNonRecordingSpan(sc) (value of type nonRecordingSpan) as "go.opentelemetry.io/otel/trace".Span value in return statement: nonRecordingSpan does not implement "go.opentelemetry.io/otel/trace".Span (missing method AddLink)
e2e (standalone, 26.0.0)
cannot use tr.newRecordingSpan(psc, sc, name, samplingResult, config) (value of type *recordingSpan) as "go.opentelemetry.io/otel/trace".Span value in return statement: *recordingSpan does not implement "go.opentelemetry.io/otel/trace".Span (missing method AddLink)
e2e (standalone, 26.0.0)
cannot use (*recordingSpan)(nil) (value of type *recordingSpan) as ReadWriteSpan value in variable declaration: *recordingSpan does not implement ReadWriteSpan (missing method AddLink)
e2e (standalone, 26.0.0)
cannot use nonRecordingSpan{} (value of type nonRecordingSpan) as "go.opentelemetry.io/otel/trace".Span value in variable declaration: nonRecordingSpan does not implement "go.opentelemetry.io/otel/trace".Span (missing method AddLink)
e2e (standalone, 26.0.0)
impossible type assertion: p.(*recordingSpan)
e2e (standalone, 26.0.0)
cannot use tr.newNonRecordingSpan(sc) (value of type nonRecordingSpan) as "go.opentelemetry.io/otel/trace".Span value in return statement: nonRecordingSpan does not implement "go.opentelemetry.io/otel/trace".Span (missing method AddLink)
e2e (standalone, 26.0.0)
cannot use tr.newRecordingSpan(psc, sc, name, samplingResult, config) (value of type *recordingSpan) as "go.opentelemetry.io/otel/trace".Span value in return statement: *recordingSpan does not implement "go.opentelemetry.io/otel/trace".Span (missing method AddLink)
e2e (standalone, 26.0.0)
ENOENT: no such file or directory, open '/tmp/report/report.xml'
e2e (standalone, 24.0.9)
ENOENT: no such file or directory, open '/tmp/report/report.xml'
e2e (standalone, 24.0.9)
cannot use (*recordingSpan)(nil) (value of type *recordingSpan) as ReadWriteSpan value in variable declaration: *recordingSpan does not implement ReadWriteSpan (missing method AddLink)
e2e (standalone, 24.0.9)
cannot use nonRecordingSpan{} (value of type nonRecordingSpan) as "go.opentelemetry.io/otel/trace".Span value in variable declaration: nonRecordingSpan does not implement "go.opentelemetry.io/otel/trace".Span (missing method AddLink)
e2e (standalone, 24.0.9)
impossible type assertion: p.(*recordingSpan)
e2e (standalone, 24.0.9)
cannot use tr.newNonRecordingSpan(sc) (value of type nonRecordingSpan) as "go.opentelemetry.io/otel/trace".Span value in return statement: nonRecordingSpan does not implement "go.opentelemetry.io/otel/trace".Span (missing method AddLink)
e2e (standalone, 24.0.9)
cannot use tr.newRecordingSpan(psc, sc, name, samplingResult, config) (value of type *recordingSpan) as "go.opentelemetry.io/otel/trace".Span value in return statement: *recordingSpan does not implement "go.opentelemetry.io/otel/trace".Span (missing method AddLink)
e2e (standalone, 24.0.9)
cannot use (*recordingSpan)(nil) (value of type *recordingSpan) as ReadWriteSpan value in variable declaration: *recordingSpan does not implement ReadWriteSpan (missing method AddLink)
e2e (standalone, 24.0.9)
cannot use nonRecordingSpan{} (value of type nonRecordingSpan) as "go.opentelemetry.io/otel/trace".Span value in variable declaration: nonRecordingSpan does not implement "go.opentelemetry.io/otel/trace".Span (missing method AddLink)
e2e (standalone, 24.0.9)
impossible type assertion: p.(*recordingSpan)
e2e (standalone, 24.0.9)
cannot use tr.newNonRecordingSpan(sc) (value of type nonRecordingSpan) as "go.opentelemetry.io/otel/trace".Span value in return statement: nonRecordingSpan does not implement "go.opentelemetry.io/otel/trace".Span (missing method AddLink)
e2e (standalone, 24.0.9)
cannot use tr.newRecordingSpan(psc, sc, name, samplingResult, config) (value of type *recordingSpan) as "go.opentelemetry.io/otel/trace".Span value in return statement: *recordingSpan does not implement "go.opentelemetry.io/otel/trace".Span (missing method AddLink)
e2e (plugin, 25.0.4)
ENOENT: no such file or directory, open '/tmp/report/report.xml'
e2e (plugin, 25.0.4)
cannot use (*recordingSpan)(nil) (value of type *recordingSpan) as ReadWriteSpan value in variable declaration: *recordingSpan does not implement ReadWriteSpan (missing method AddLink)
e2e (plugin, 25.0.4)
cannot use nonRecordingSpan{} (value of type nonRecordingSpan) as "go.opentelemetry.io/otel/trace".Span value in variable declaration: nonRecordingSpan does not implement "go.opentelemetry.io/otel/trace".Span (missing method AddLink)
e2e (plugin, 25.0.4)
impossible type assertion: p.(*recordingSpan)
e2e (plugin, 25.0.4)
cannot use tr.newNonRecordingSpan(sc) (value of type nonRecordingSpan) as "go.opentelemetry.io/otel/trace".Span value in return statement: nonRecordingSpan does not implement "go.opentelemetry.io/otel/trace".Span (missing method AddLink)
e2e (plugin, 25.0.4)
cannot use tr.newRecordingSpan(psc, sc, name, samplingResult, config) (value of type *recordingSpan) as "go.opentelemetry.io/otel/trace".Span value in return statement: *recordingSpan does not implement "go.opentelemetry.io/otel/trace".Span (missing method AddLink)
e2e (plugin, 25.0.4)
cannot use (*recordingSpan)(nil) (value of type *recordingSpan) as ReadWriteSpan value in variable declaration: *recordingSpan does not implement ReadWriteSpan (missing method AddLink)
e2e (plugin, 25.0.4)
cannot use nonRecordingSpan{} (value of type nonRecordingSpan) as "go.opentelemetry.io/otel/trace".Span value in variable declaration: nonRecordingSpan does not implement "go.opentelemetry.io/otel/trace".Span (missing method AddLink)
e2e (plugin, 25.0.4)
impossible type assertion: p.(*recordingSpan)
e2e (plugin, 25.0.4)
cannot use tr.newNonRecordingSpan(sc) (value of type nonRecordingSpan) as "go.opentelemetry.io/otel/trace".Span value in return statement: nonRecordingSpan does not implement "go.opentelemetry.io/otel/trace".Span (missing method AddLink)
e2e (plugin, 25.0.4)
cannot use tr.newRecordingSpan(psc, sc, name, samplingResult, config) (value of type *recordingSpan) as "go.opentelemetry.io/otel/trace".Span value in return statement: *recordingSpan does not implement "go.opentelemetry.io/otel/trace".Span (missing method AddLink)
e2e (plugin, 26.0.0)
ENOENT: no such file or directory, open '/tmp/report/report.xml'
e2e (plugin, 26.0.0)
cannot use (*recordingSpan)(nil) (value of type *recordingSpan) as ReadWriteSpan value in variable declaration: *recordingSpan does not implement ReadWriteSpan (missing method AddLink)
e2e (plugin, 26.0.0)
cannot use nonRecordingSpan{} (value of type nonRecordingSpan) as "go.opentelemetry.io/otel/trace".Span value in variable declaration: nonRecordingSpan does not implement "go.opentelemetry.io/otel/trace".Span (missing method AddLink)
e2e (plugin, 26.0.0)
impossible type assertion: p.(*recordingSpan)
e2e (plugin, 26.0.0)
cannot use tr.newNonRecordingSpan(sc) (value of type nonRecordingSpan) as "go.opentelemetry.io/otel/trace".Span value in return statement: nonRecordingSpan does not implement "go.opentelemetry.io/otel/trace".Span (missing method AddLink)
e2e (plugin, 26.0.0)
cannot use tr.newRecordingSpan(psc, sc, name, samplingResult, config) (value of type *recordingSpan) as "go.opentelemetry.io/otel/trace".Span value in return statement: *recordingSpan does not implement "go.opentelemetry.io/otel/trace".Span (missing method AddLink)
e2e (plugin, 26.0.0)
cannot use (*recordingSpan)(nil) (value of type *recordingSpan) as ReadWriteSpan value in variable declaration: *recordingSpan does not implement ReadWriteSpan (missing method AddLink)
e2e (plugin, 26.0.0)
cannot use nonRecordingSpan{} (value of type nonRecordingSpan) as "go.opentelemetry.io/otel/trace".Span value in variable declaration: nonRecordingSpan does not implement "go.opentelemetry.io/otel/trace".Span (missing method AddLink)
e2e (plugin, 26.0.0)
impossible type assertion: p.(*recordingSpan)
e2e (plugin, 26.0.0)
cannot use tr.newNonRecordingSpan(sc) (value of type nonRecordingSpan) as "go.opentelemetry.io/otel/trace".Span value in return statement: nonRecordingSpan does not implement "go.opentelemetry.io/otel/trace".Span (missing method AddLink)
e2e (plugin, 26.0.0)
cannot use tr.newRecordingSpan(psc, sc, name, samplingResult, config) (value of type *recordingSpan) as "go.opentelemetry.io/otel/trace".Span value in return statement: *recordingSpan does not implement "go.opentelemetry.io/otel/trace".Span (missing method AddLink)
e2e (standalone, 25.0.4)
ENOENT: no such file or directory, open '/tmp/report/report.xml'
e2e (standalone, 25.0.4)
cannot use (*recordingSpan)(nil) (value of type *recordingSpan) as ReadWriteSpan value in variable declaration: *recordingSpan does not implement ReadWriteSpan (missing method AddLink)
e2e (standalone, 25.0.4)
cannot use nonRecordingSpan{} (value of type nonRecordingSpan) as "go.opentelemetry.io/otel/trace".Span value in variable declaration: nonRecordingSpan does not implement "go.opentelemetry.io/otel/trace".Span (missing method AddLink)
e2e (standalone, 25.0.4)
impossible type assertion: p.(*recordingSpan)
e2e (standalone, 25.0.4)
cannot use tr.newNonRecordingSpan(sc) (value of type nonRecordingSpan) as "go.opentelemetry.io/otel/trace".Span value in return statement: nonRecordingSpan does not implement "go.opentelemetry.io/otel/trace".Span (missing method AddLink)
e2e (standalone, 25.0.4)
cannot use tr.newRecordingSpan(psc, sc, name, samplingResult, config) (value of type *recordingSpan) as "go.opentelemetry.io/otel/trace".Span value in return statement: *recordingSpan does not implement "go.opentelemetry.io/otel/trace".Span (missing method AddLink)
e2e (standalone, 25.0.4)
cannot use (*recordingSpan)(nil) (value of type *recordingSpan) as ReadWriteSpan value in variable declaration: *recordingSpan does not implement ReadWriteSpan (missing method AddLink)
e2e (standalone, 25.0.4)
cannot use nonRecordingSpan{} (value of type nonRecordingSpan) as "go.opentelemetry.io/otel/trace".Span value in variable declaration: nonRecordingSpan does not implement "go.opentelemetry.io/otel/trace".Span (missing method AddLink)
e2e (standalone, 25.0.4)
impossible type assertion: p.(*recordingSpan)
e2e (standalone, 25.0.4)
cannot use tr.newNonRecordingSpan(sc) (value of type nonRecordingSpan) as "go.opentelemetry.io/otel/trace".Span value in return statement: nonRecordingSpan does not implement "go.opentelemetry.io/otel/trace".Span (missing method AddLink)
e2e (standalone, 25.0.4)
cannot use tr.newRecordingSpan(psc, sc, name, samplingResult, config) (value of type *recordingSpan) as "go.opentelemetry.io/otel/trace".Span value in return statement: *recordingSpan does not implement "go.opentelemetry.io/otel/trace".Span (missing method AddLink)
prepare
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
validate (validate-headers)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-buildx-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
validate (validate-go-mod)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-buildx-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
validate (validate-docs)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-buildx-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
binary (linux/ppc64le)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/bake-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
binary (linux/arm/v7)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/bake-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
binary (linux/s390x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/bake-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
binary (windows/amd64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/bake-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
binary (linux/arm64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/bake-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
binary (linux/arm/v6)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/bake-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
binary (darwin/amd64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/bake-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
binary (linux/amd64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/bake-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
binary (windows/arm64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/bake-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
binary (linux/riscv64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/bake-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-buildx-action@v2, docker/bake-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
e2e (plugin, 24.0.9)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-buildx-action@v2, actions/setup-go@v3, docker/bake-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
binary (darwin/arm64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/bake-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
validate (lint)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-buildx-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
e2e (standalone, 26.0.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-buildx-action@v2, actions/setup-go@v3, docker/bake-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
e2e (standalone, 24.0.9)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-buildx-action@v2, actions/setup-go@v3, docker/bake-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
e2e (plugin, 25.0.4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-buildx-action@v2, actions/setup-go@v3, docker/bake-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
e2e (plugin, 26.0.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-buildx-action@v2, actions/setup-go@v3, docker/bake-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
e2e (standalone, 25.0.4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-buildx-action@v2, actions/setup-go@v3, docker/bake-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.