Skip to content

build(deps): Bump the all-go group across 6 directories with 19 updates #2834

build(deps): Bump the all-go group across 6 directories with 19 updates

build(deps): Bump the all-go group across 6 directories with 19 updates #2834

Triggered via pull request July 27, 2026 21:12
Status Failure
Total duration 4m 6s
Artifacts 2

ci.yml

on: pull_request
Detect code changes
6s
Detect code changes
Determine Image Tag
4s
Determine Image Tag
test  /  Run Unit Tests
3m 47s
test / Run Unit Tests
test  /  Run Integration Tests
1m 27s
test / Run Integration Tests
test  /  Build All ev-node Binaries
1m 13s
test / Build All ev-node Binaries
Matrix: docker / build-images
test  /  Combine and Upload Coverage
test / Combine and Upload Coverage
test  /  Run E2E System Tests
test / Run E2E System Tests
test  /  Run EVM Execution Tests
test / Run EVM Execution Tests
docker-tests  /  Docker Compatibility E2E Tests
docker-tests / Docker Compatibility E2E Tests
docker-tests  /  Docker E2E Tests
docker-tests / Docker E2E Tests
docker-tests  /  Docker Upgrade E2E Tests
docker-tests / Docker Upgrade E2E Tests
Fit to window
Zoom out
Zoom in

Annotations

25 errors, 7 warnings, and 1 notice
lint / hadolint: tools/local-da/Dockerfile#L13
DL3003 warning: Use WORKDIR to switch to a directory
lint / hadolint: apps/testapp/Dockerfile#L25
DL3003 warning: Use WORKDIR to switch to a directory
lint / hadolint: apps/testapp/Dockerfile#L4
DL3008 warning: Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
test / Go Mod Tidy Check
Process completed with exit code 1.
test / Build All ev-node Binaries
Process completed with exit code 1.
test / Build All ev-node Binaries
cannot use c.host (variable of interface type host.Host) as dht.Option value in argument to dht.New
test / Build All ev-node Binaries
cannot use ctx (variable of interface type context.Context) as host.Host value in argument to dht.New: context.Context does not implement host.Host (missing method Addrs)
test / Run Integration Tests
Process completed with exit code 1.
test / Run Integration Tests
cannot use c.host (variable of interface type host.Host) as dht.Option value in argument to dht.New
test / Run Integration Tests
cannot use ctx (variable of interface type context.Context) as host.Host value in argument to dht.New: context.Context does not implement host.Host (missing method Addrs)
lint / golangci-lint
issues found
lint / golangci-lint: pkg/p2p/client.go#L374
cannot use c.host (variable of interface type host.Host) as dht.Option value in argument to dht.New (typecheck)
lint / golangci-lint: pkg/p2p/client.go#L374
cannot use ctx (variable of interface type context.Context) as host.Host value in argument to dht.New: context.Context does not implement host.Host (missing method Addrs)
docker / Build ev-node-evm
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c go mod tidy && CGO_ENABLED=0 GOOS=linux go build -o evm ." did not complete successfully: exit code: 1
docker / Build ev-node-testapp
The strategy configuration was canceled because "docker.build-images.ev-node-evm_apps_evm_Dock" failed
docker / Build ev-node-testapp
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c go build -ldflags \"-X github.com/evstack/ev-node/pkg/blobsize.defaultMaxBlobSizeStr=125829120\" -o /go/bin/testapp ." did not complete successfully: exit code: 1
docker / Build ev-node-loadgen
The strategy configuration was canceled because "docker.build-images.ev-node-evm_apps_evm_Dock" failed
docker / Build ev-node-loadgen
The operation was canceled.
test / Run Unit Tests
Process completed with exit code 1.
test / Run Unit Tests: pkg/p2p/client.go#L374
cannot use c.host (variable of interface type host.Host) as dht.Option value in argument to dht.New
test / Run Unit Tests: pkg/p2p/client.go#L374
cannot use ctx (variable of interface type context.Context) as host.Host value in argument to dht.New: context.Context does not implement host.Host (missing method Addrs)
test / Run Unit Tests
cannot use c.host (variable of interface type host.Host) as dht.Option value in argument to dht.New
test / Run Unit Tests
cannot use ctx (variable of interface type context.Context) as host.Host value in argument to dht.New: context.Context does not implement host.Host (missing method Addrs)
test / Run Unit Tests
cannot use c.host (variable of interface type host.Host) as dht.Option value in argument to dht.New
test / Run Unit Tests
cannot use ctx (variable of interface type context.Context) as host.Host value in argument to dht.New: context.Context does not implement host.Host (missing method Addrs)
lint / goreleaser-check
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: technote-space/get-diff-action@v6.1.2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
lint / yamllint
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: technote-space/get-diff-action@v6.1.2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
lint / markdown-lint
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: technote-space/get-diff-action@v6.1.2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
lint / golangci-lint
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: technote-space/get-diff-action@v6.1.2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
docker / Build ev-node-evm
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: docker/login-action@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
docker / Build ev-node-testapp
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: docker/login-action@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
docker / Build ev-node-loadgen
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: docker/login-action@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Determine Image Tag
Using PR-based tag: pr-3412

Artifacts

Produced during runtime
Name Size Digest
evstack~ev-node~6T0FV3.dockerbuild
25.4 KB
sha256:41a54dadb75e0a94372c47bdf7a941fe20c2ec2925e5097d1addae0acdb88037
evstack~ev-node~X8D1DX.dockerbuild
30.1 KB
sha256:7953cce62df159665787fc47a1fca45da0630b6e7605f830a4dc3a02bfa84827