feat(syncing): detect sequencer double-signs and halt #2527
ci.yml
on: pull_request
Detect code changes
6s
test
/
Run Unit Tests
3m 8s
test
/
Run Integration Tests
1m 29s
lint
/
golangci-lint
1m 36s
lint
/
hadolint
10s
lint
/
yamllint
9s
lint
/
markdown-lint
19s
lint
/
goreleaser-check
11s
test
/
Go Mod Tidy Check
43s
proto
/
buf-check
10s
Matrix: docker / build-images
test
/
Combine and Upload Coverage
0s
test
/
Run E2E System Tests
13m 52s
test
/
Run EVM Execution Tests
52s
docker-tests
/
Docker Compatibility E2E Tests
docker-tests
/
Docker E2E Tests
docker-tests
/
Docker Upgrade E2E Tests
Annotations
17 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>`
|
|
test / Run Integration Tests
Process completed with exit code 1.
|
|
lint / golangci-lint
issues found
|
|
lint / golangci-lint:
block/internal/syncing/doublesign_test.go#L525
unnecessary conversion (unconvert)
|
|
lint / golangci-lint:
block/internal/syncing/doublesign_test.go#L524
unnecessary conversion (unconvert)
|
|
lint / golangci-lint:
block/internal/syncing/p2p_handler.go#L105
QF1008: could remove embedded field "SignedHeader" from selector (staticcheck)
|
|
lint / golangci-lint:
block/internal/cache/manager_test.go#L566
variable real has same name as predeclared identifier (predeclared)
|
|
lint / golangci-lint:
block/internal/syncing/doublesign_branches_test.go#L359
File is not properly formatted (gci)
|
|
lint / golangci-lint:
block/internal/syncing/da_retriever.go#L34
File is not properly formatted (gci)
|
|
test / Run E2E System Tests
Process completed with exit code 1.
|
|
docker / Build ev-node-testapp
buildx failed with: ERROR: failed to build: failed to solve: failed to push ghcr.io/evstack/ev-node-testapp:pr-3310: denied: installation not allowed to Write organization package
|
|
docker / Build ev-node-grpc
The strategy configuration was canceled because "docker.build-images.ev-node-testapp_apps_test" failed
|
|
docker / Build ev-node-grpc
The operation was canceled.
|
|
docker / Build ev-node-evm
The strategy configuration was canceled because "docker.build-images.ev-node-testapp_apps_test" failed
|
|
docker / Build ev-node-evm
The operation was canceled.
|
|
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 / 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: 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-3310
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
evstack~ev-node~XOCBFW.dockerbuild
|
65.1 KB |
sha256:807c452b89fd82dcbf458a3b0bbb05e184bfaa6ddba5cf1b758abe76cbe6b89a
|
|
|
evstack~ev-node~XTC1P2.dockerbuild
|
40.2 KB |
sha256:1ebc7b3fae5768d6ff01bdb57f53bd571a60d6450c453f030c76f617efebc8fc
|
|
|
unit-test-coverage-report-c9f2a966022160a7934279a1d3c385ff00a7b3a8
|
84.6 KB |
sha256:d21ffb95c7c58144a1a274b1fd3560f0e1e7df0cd5b1d05de3d1ece06571030a
|
|