Skip to content

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

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

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

Triggered via pull request April 29, 2026 13:45
Status Failure
Total duration 43m 33s
Artifacts 5

ci.yml

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

Annotations

18 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
issues found
lint / golangci-lint: block/internal/da/fiber_client_test.go#L475
func (*failOnNthUpload).Upload is unused (unused)
lint / golangci-lint: block/internal/da/fiber_client_test.go#L468
type failOnNthUpload is unused (unused)
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)
test / Go Mod Tidy Check
Process completed with exit code 1.
test / Run Unit Tests
Process completed with exit code 1.
test / Run EVM Execution Tests
Process completed with exit code 1.
test / Run E2E System 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 / 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/
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 / 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/
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-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/
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/
Determine Image Tag
Using PR-based tag: pr-3244

Artifacts

Produced during runtime
Name Size Digest
evstack~ev-node~7H665H.dockerbuild
91.1 KB
sha256:25b827e0b9a6d1d53f075dd4f705321bf88f1829ca4f3c873a97868738d28842
evstack~ev-node~97A3ZT.dockerbuild
102 KB
sha256:687e45a6047cf9399dffc63516cccc2c89f4720e5057ab843145db09e62afce7
evstack~ev-node~XI0XFP.dockerbuild
47 KB
sha256:644662e5f8e5ffc5b2c421dd92a689e5c82dfa2e506b2643abe50148b47bb29a
evstack~ev-node~XKQJEP.dockerbuild
94.9 KB
sha256:e34a426ad7dabb175790e0271b68a2f1b82f102d183bdf31aa157da4cda7982a
integration-test-coverage-report-1a0cabaf857a2c5ad283bca57ff196536068a2ff
2.34 KB
sha256:c0158db21e349b343699f42a67f709f64969bf32f9239f6caedb99944aca57df