feat(tools/talis): vendor talis deployment tool + Fibre experiment runner #2471
ci.yml
on: pull_request
Determine Image Tag
2s
test
/
Run Unit Tests
2m 50s
test
/
Run Integration Tests
1m 29s
test
/
Build All ev-node Binaries
1m 12s
lint
/
golangci-lint
1m 40s
lint
/
hadolint
11s
lint
/
yamllint
9s
lint
/
markdown-lint
28s
lint
/
goreleaser-check
9s
test
/
Go Mod Tidy Check
1m 3s
proto
/
buf-check
9s
Matrix: docker / build-images
test
/
Combine and Upload Coverage
0s
test
/
Run E2E System Tests
0s
test
/
Run EVM Execution Tests
0s
docker-tests
/
Docker Compatibility E2E Tests
docker-tests
/
Docker E2E Tests
docker-tests
/
Docker Upgrade E2E Tests
Annotations
35 errors, 5 warnings, and 1 notice
|
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
|
|
docker / Build ev-node-grpc
The strategy configuration was canceled because "docker.build-images.ev-node-testapp_apps_test" failed
|
|
docker / Build ev-node-evm
The strategy configuration was canceled because "docker.build-images.ev-node-testapp_apps_test" failed
|
|
test / Go Mod Tidy Check
Process completed with exit code 1.
|
|
proto / buf-check:
proto/evnode/v1/execution.proto#L114
Previously present reserved range "[1]" on message "FilterTxsRequest" is missing values: [1] were removed.
|
|
proto / buf-check:
proto/evnode/v1/execution.proto#L114
Previously present reserved name "txs" on message "FilterTxsRequest" was deleted.
|
|
proto / buf-check:
proto/evnode/v1/execution.proto#L114
Previously present field "5" with name "tx_batch" on message "FilterTxsRequest" was deleted.
|
|
proto / buf-check:
proto/evnode/v1/execution.proto#L59
Previously present reserved range "[1]" on message "ExecuteTxsRequest" is missing values: [1] were removed.
|
|
proto / buf-check:
proto/evnode/v1/execution.proto#L59
Previously present reserved name "txs" on message "ExecuteTxsRequest" was deleted.
|
|
proto / buf-check:
proto/evnode/v1/execution.proto#L59
Previously present field "5" with name "tx_batch" on message "ExecuteTxsRequest" was deleted.
|
|
proto / buf-check:
proto/evnode/v1/execution.proto#L53
Previously present reserved range "[1]" on message "GetTxsResponse" is missing values: [1] were removed.
|
|
proto / buf-check:
proto/evnode/v1/execution.proto#L53
Previously present reserved name "txs" on message "GetTxsResponse" was deleted.
|
|
proto / buf-check:
proto/evnode/v1/execution.proto#L53
Previously present field "2" with name "tx_batch" on message "GetTxsResponse" was deleted.
|
|
proto / buf-check:
proto/evnode/v1/execution.proto#L1
Previously present message "TxBatch" was deleted from file.
|
|
test / Run Unit Tests
undefined: pb.TxBatch
|
|
test / Run Unit Tests
undefined: pb.TxBatch
|
|
test / Run Unit Tests
undefined: coresequencer.ErrQueueFull
|
|
test / Run Unit Tests
undefined: coresequencer.ErrQueueFull
|
|
test / Run Unit Tests
undefined: pb.TxBatch
|
|
test / Run Unit Tests
undefined: pb.TxBatch
|
|
test / Run Unit Tests
undefined: pb.TxBatch
|
|
test / Run Unit Tests
undefined: pb.TxBatch
|
|
test / Run Unit Tests
undefined: coresequencer.ErrQueueFull
|
|
test / Run Unit Tests
undefined: coresequencer.ErrQueueFull
|
|
lint / markdown-lint
Process completed with exit code 1.
|
|
test / Build All ev-node Binaries
Process completed with exit code 1.
|
|
test / Build All ev-node Binaries
undefined: coresequencer.ErrQueueFull
|
|
test / Build All ev-node Binaries
undefined: coresequencer.ErrQueueFull
|
|
test / Run Integration Tests
Process completed with exit code 1.
|
|
test / Run Integration Tests
undefined: coresequencer.ErrQueueFull
|
|
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:
pkg/sequencers/solo/sequencer.go#L97
undefined: coresequencer.ErrQueueFull (typecheck)
|
|
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/
|
|
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 / 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 / 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/
|
|
Determine Image Tag
Using PR-based tag: pr-3301
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
evstack~ev-node~6KYN36.dockerbuild
|
32.8 KB |
sha256:59215e00705668869faebb57bb9f2e03eefeae8ed536f0cea5e4d4fb803dc360
|
|