fiber refactor block package for performance and simplified sync #2552
ci.yml
on: pull_request
Detect code changes
6s
test
/
Run Unit Tests
3m 8s
test
/
Run Integration Tests
1m 51s
lint
/
golangci-lint
1m 41s
lint
/
hadolint
9s
lint
/
yamllint
12s
lint
/
markdown-lint
22s
lint
/
goreleaser-check
9s
test
/
Go Mod Tidy Check
56s
proto
/
buf-check
10s
Matrix: docker / build-images
test
/
Combine and Upload Coverage
test
/
Run E2E System Tests
10m 25s
test
/
Run EVM Execution Tests
1m 59s
docker-tests
/
Docker E2E Tests
6m 39s
docker-tests
/
Docker Upgrade E2E Tests
4m 45s
docker-tests
/
Docker Compatibility E2E Tests
5m 49s
Annotations
19 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#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 / markdown-lint
Process completed with exit code 1.
|
|
test / Go Mod Tidy Check
Process completed with exit code 1.
|
|
lint / golangci-lint:
block/internal/common/consts.go#L39
File is not properly formatted (gci)
|
|
lint / golangci-lint:
block/components_test.go#L4
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/syncing/syncer.go#L695
Function `ValidateBasicWithData` should pass the context parameter (contextcheck)
|
|
lint / golangci-lint:
block/internal/syncing/syncer.go#L162
Function `Start$1` should pass the context parameter (contextcheck)
|
|
lint / golangci-lint:
block/internal/da/fiber_client.go#L102
Non-inherited new context, use function like `context.WithXXX` instead (contextcheck)
|
|
test / Run Integration Tests
Process completed with exit code 1.
|
|
test / Run Unit Tests
Process completed with exit code 1.
|
|
test / Run E2E System Tests
Process completed with exit code 1.
|
|
docker-tests / Docker Compatibility E2E Tests
Process completed with exit code 1.
|
|
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/
|
|
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-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-3324
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
evstack~ev-node~4NEEF5.dockerbuild
|
89.8 KB |
sha256:890da75cfad41575ff173ee1c81aaaed840fd5c8d99d3b5def58028a3d904962
|
|
|
evstack~ev-node~AXGRZ7.dockerbuild
|
78.5 KB |
sha256:98ac5cc1dfb45498a9a82ea529febfdeb566a84679aca4f704e8fd510ec91eda
|
|
|
evstack~ev-node~D2392Q.dockerbuild
|
93.8 KB |
sha256:5ede27dc00a53dcb8497d39c2b5ea03d319185206dda053e7421db55d6906684
|
|
|
evstack~ev-node~W5VR4G.dockerbuild
|
37.2 KB |
sha256:b0aa1ca3e91643760b6aa5aa327d8ca2579b436fe8bc187931b1ebe66e1e98ea
|
|