Skip to content

[DNM] feat(da): support fiber (not via c-node) #2478

[DNM] feat(da): support fiber (not via c-node)

[DNM] feat(da): support fiber (not via c-node) #2478

Triggered via pull request April 29, 2026 16:00
Status Failure
Total duration 27m 46s
Artifacts 5

ci.yml

on: pull_request
Detect code changes
5s
Detect code changes
Determine Image Tag
2s
Determine Image Tag
test  /  Run Unit Tests
3m 10s
test / Run Unit Tests
test  /  Run Integration Tests
1m 3s
test / Run Integration Tests
test  /  Build All ev-node Binaries
59s
test / Build All ev-node Binaries
lint  /  golangci-lint
37s
lint / golangci-lint
lint  /  hadolint
25s
lint / hadolint
lint  /  yamllint
9s
lint / yamllint
lint  /  markdown-lint
22s
lint / markdown-lint
lint  /  goreleaser-check
9s
lint / goreleaser-check
test  /  Go Mod Tidy Check
52s
test / Go Mod Tidy Check
proto  /  buf-check
8s
proto / buf-check
Matrix: docker / build-images
test  /  Combine and Upload Coverage
0s
test / Combine and Upload Coverage
test  /  Run E2E System Tests
12m 27s
test / Run E2E System Tests
test  /  Run EVM Execution Tests
1m 45s
test / Run EVM Execution Tests
docker-tests  /  Docker E2E Tests
6m 25s
docker-tests / Docker E2E Tests
docker-tests  /  Docker Upgrade E2E Tests
4m 14s
docker-tests / Docker Upgrade E2E Tests
docker-tests  /  Docker Compatibility E2E Tests
4m 12s
docker-tests / Docker Compatibility E2E Tests
Fit to window
Zoom out
Zoom in

Annotations

16 errors, 8 warnings, and 1 notice
lint / markdown-lint
Process completed with exit code 1.
lint / hadolint: tools/local-da/Dockerfile#L13
DL3003 warning: Use WORKDIR to switch to a directory
lint / hadolint: apps/testapp/Dockerfile#L24
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>`
lint / golangci-lint: block/internal/da/fiber_client_test.go#L468
type failOnNthUpload is unused (unused)
lint / golangci-lint: block/internal/da/fiber_client_test.go#L490
File is not properly formatted (gofmt)
lint / golangci-lint: pkg/cmd/run_node.go#L17
File is not properly formatted (gci)
lint / golangci-lint: block/internal/common/consts.go#L39
File is not properly formatted (gci)
lint / golangci-lint: block/internal/da/fibremock/mock_test.go#L177
comparing with != will fail on wrapped errors. Use errors.Is to check for a specific error (errorlint)
lint / golangci-lint: block/internal/da/fibremock/mock_test.go#L144
comparing with != will fail on wrapped errors. Use errors.Is to check for a specific error (errorlint)
lint / golangci-lint: block/internal/da/fibremock/mock_test.go#L141
comparing with != will fail on wrapped errors. Use errors.Is to check for a specific error (errorlint)
lint / golangci-lint: block/internal/da/fibremock/mock_test.go#L47
comparing with != will fail on wrapped errors. Use errors.Is to check for a specific error (errorlint)
lint / golangci-lint: block/internal/da/fibremock/mock_test.go#L39
comparing with != will fail on wrapped errors. Use errors.Is to check for a specific error (errorlint)
lint / golangci-lint: block/internal/da/fiber_client.go#L92
Non-inherited new context, use function like `context.WithXXX` instead (contextcheck)
test / Go Mod Tidy Check
Process completed with exit code 1.
test / Run Unit Tests
Process completed with exit code 1.
Detect code changes
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: dorny/paths-filter@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
lint / yamllint
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: technote-space/get-diff-action@v6.1.2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
lint / goreleaser-check
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: technote-space/get-diff-action@v6.1.2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. 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 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/setup-node@v3, technote-space/get-diff-action@v6.1.2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. 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 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: technote-space/get-diff-action@v6.1.2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
docker / Build ev-node-grpc
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: docker/login-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. 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 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: docker/login-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. 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 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: docker/login-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. 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-3244

Artifacts

Produced during runtime
Name Size Digest
evstack~ev-node~1SNDF4.dockerbuild
96.2 KB
sha256:77da5bc3e57011d6174377d64e0038b212ddb0ca3924270d3fef33db9d9599ea
evstack~ev-node~99MPO8.dockerbuild
78.1 KB
sha256:db5acc6908631c91785d64ee7877f6c653d36d6e2354afc92a0113b1c724c302
evstack~ev-node~W19KE7.dockerbuild
38.8 KB
sha256:40576e214ba5d356ae41e337a9e8c05014745d0ec4c7b0dc9287560da48eae75
evstack~ev-node~WQ7F41.dockerbuild
91.3 KB
sha256:966e8d9d37f05ee96eaf551ceb268092cec1e17841a4ea30638a00e2bee07fb9
integration-test-coverage-report-104c89f75c6091e4183ceccde4c5ab4eb8cc6955
2.34 KB
sha256:011affcf4e86949982545052b1fb04d68e3ba9ad7b7c29697210874ac2d9ec21