[DNM] feat(da): support fiber (not via c-node) #2341
ci.yml
on: pull_request
Determine Image Tag
2s
test
/
Run Unit Tests
2m 53s
test
/
Run Integration Tests
1m 28s
test
/
Build All ev-node Binaries
23s
lint
/
golangci-lint
1m 3s
lint
/
hadolint
13s
lint
/
yamllint
10s
lint
/
markdown-lint
51s
lint
/
goreleaser-check
9s
test
/
Go Mod Tidy Check
1m 0s
proto
/
buf-check
8s
Matrix: docker / build-images
test
/
Combine and Upload Coverage
0s
test
/
Run E2E System Tests
test
/
Run EVM Execution Tests
docker-tests
/
Docker Compatibility E2E Tests
docker-tests
/
Docker E2E Tests
docker-tests
/
Docker Upgrade E2E Tests
Annotations
26 errors, 10 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>`
|
|
test / Build All ev-node Binaries
Process completed with exit code 1.
|
|
test / Build All ev-node Binaries
not enough arguments in call to cmd.StartNode
|
|
lint / markdown-lint
command [git diff] exited with code 128. message: fatal: ambiguous argument 'get-diff-action/main...get-diff-action/pull/3244/merge': unknown revision or path not in the working tree.
Use '--' to separate paths from revisions, like this:
'git <command> [<revision>...] -- [<file>...]'
|
|
lint / markdown-lint
unable to access 'https://github.com/evstack/ev-node/': The requested URL returned error: 500
|
|
test / Go Mod Tidy Check
Process completed with exit code 1.
|
|
lint / golangci-lint
issues found
|
|
lint / golangci-lint:
block/internal/da/fiber_client_test.go#L513
func (*failOnNthUpload).Upload is unused (unused)
|
|
lint / golangci-lint:
block/internal/da/fiber_client_test.go#L506
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/da/fibremock/mock_test.go#L180
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#L147
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#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)
|
|
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-grpc
The strategy configuration was canceled because "docker.build-images.ev-node-evm_apps_evm_Dock" failed
|
|
docker / Build ev-node-grpc
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c go build -o evgrpc ." 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/block/internal/common.defaultMaxBlobSizeStr=125829120\" -o /go/bin/testapp ." did not complete successfully: exit code: 1
|
|
test / Run Unit Tests
Process completed with exit code 1.
|
|
test / Run Unit Tests
not enough arguments in call to cmd.StartNode
|
|
test / Run Unit Tests
not enough arguments in call to rollcmd.StartNode
|
|
test / Run Unit Tests
not enough arguments in call to rollcmd.StartNode
|
|
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: 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
>> 'git <command> [<revision>...] -- [<file>...]'
|
|
lint / markdown-lint
>> Use '--' to separate paths from revisions, like this:
|
|
lint / markdown-lint
>> fatal: ambiguous argument 'get-diff-action/main...get-diff-action/pull/3244/merge': unknown revision or path not in the working tree.
|
|
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-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-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/
|
|
Determine Image Tag
Using PR-based tag: pr-3244
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
evstack~ev-node~BFJZ1A.dockerbuild
Expired
|
26 KB |
sha256:e62f041e9f9117009d829d89d1fee2e727a5d26795b88c2df764039f52b9607f
|
|
|
evstack~ev-node~VMXH9D.dockerbuild
Expired
|
29.9 KB |
sha256:d93e82148597f27e9e288a9a3c5b12343ea1718f0e4b639a1607bd4ddd6d8b52
|
|
|
evstack~ev-node~X1YVQ8.dockerbuild
Expired
|
29.1 KB |
sha256:6f6667120c9728f5d05f57ad1b4802c5d356d7be12f6c4387e26f5950aa43251
|
|
|
integration-test-coverage-report-4351e02c9fb5bdd262e5b873af1d344a2b45facd
Expired
|
2.34 KB |
sha256:bd2e5fbbb64f68e6e0daac46992879b7ed620551954143864f897b458da6643b
|
|