[DNM] feat(da): support fiber (not via c-node) #2450
ci.yml
on: pull_request
Detect code changes
7s
test
/
Run Unit Tests
3m 17s
test
/
Run Integration Tests
1m 16s
lint
/
golangci-lint
1m 32s
lint
/
hadolint
14s
lint
/
yamllint
10s
lint
/
markdown-lint
25s
lint
/
goreleaser-check
12s
test
/
Go Mod Tidy Check
43s
proto
/
buf-check
11s
Matrix: docker / build-images
test
/
Combine and Upload Coverage
0s
test
/
Run E2E System Tests
13m 12s
test
/
Run EVM Execution Tests
1m 39s
docker-tests
/
Docker E2E Tests
5m 1s
docker-tests
/
Docker Upgrade E2E Tests
4m 1s
docker-tests
/
Docker Compatibility E2E Tests
4m 23s
Annotations
17 errors, 8 warnings, and 1 notice
|
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)
|
|
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>`
|
|
test / Run Unit Tests
Process completed with exit code 1.
|
|
lint / markdown-lint
Process completed with exit code 1.
|
|
test / Go Mod Tidy Check
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 / 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 / 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 / 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 / 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/
|
|
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-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/
|
|
Determine Image Tag
Using PR-based tag: pr-3244
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
evstack~ev-node~JV7NM6.dockerbuild
Expired
|
93.8 KB |
sha256:c096cfbdf67cae452c06a95cec00fa9519dae5a0613a6c13d0c262a986a0c2e2
|
|
|
evstack~ev-node~NS20W8.dockerbuild
Expired
|
39.1 KB |
sha256:9137fa42f2cacbc77c5a1dd2e1b06569831186eb535723beabab5cfca592fd6e
|
|
|
evstack~ev-node~OQQD4Z.dockerbuild
Expired
|
78.9 KB |
sha256:fc3a6d43186d2078ce0684a525fcd9dac907751780fdc9bc94b5dff0affd964f
|
|
|
evstack~ev-node~S2J69N.dockerbuild
Expired
|
96.4 KB |
sha256:44bba00ca4a745c1655012bb0c809074ac608228d5305657ef40c6dbdd1857fb
|
|
|
integration-test-coverage-report-3fb33b49dbc1de8c5a69b3ea74ac25f8519eac08
Expired
|
2.33 KB |
sha256:c2871c21829ca361b95739ce5b9aea92fede1d305ac9a8b0509e746b1e69f3c0
|
|