feat: add key rotation #2354
ci.yml
on: pull_request
Determine Image Tag
3s
test
/
Run Unit Tests
3m 4s
test
/
Run Integration Tests
2m 15s
test
/
Build All ev-node Binaries
1m 40s
lint
/
golangci-lint
1m 58s
lint
/
hadolint
10s
lint
/
yamllint
8s
lint
/
markdown-lint
25s
lint
/
goreleaser-check
8s
test
/
Go Mod Tidy Check
40s
proto
/
buf-check
7s
Matrix: docker / build-images
test
/
Combine and Upload Coverage
10s
test
/
Run E2E System Tests
57s
test
/
Run EVM Execution Tests
1m 51s
docker-tests
/
Docker Compatibility E2E Tests
docker-tests
/
Docker E2E Tests
docker-tests
/
Docker Upgrade E2E Tests
Annotations
15 errors, 7 warnings, and 1 notice
|
lint / markdown-lint
Process completed with exit code 1.
|
|
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>`
|
|
docker / Build ev-node-testapp
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c go mod download && (cd apps/testapp && go mod download)" 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-grpc
The operation was canceled.
|
|
test / Go Mod Tidy Check
Process completed with exit code 1.
|
|
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.
|
|
test / Run E2E System Tests
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c go mod download && (cd apps/testapp && go mod download)" did not complete successfully: exit code: 1
|
|
test / Run EVM Execution Tests
Process completed with exit code 1.
|
|
test / Run EVM Execution Tests
cannot use newStateRoot (variable of struct type execution.ExecuteResult) as []byte value in assignment
|
|
test / Run EVM Execution Tests
cannot use newStateRoot (variable of struct type execution.ExecuteResult) as []byte value in assignment
|
|
test / Run EVM Execution Tests
cannot use newStateRoot (variable of struct type execution.ExecuteResult) as []byte value in argument to append
|
|
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/
|
|
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/
|
|
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-3282
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
evstack~ev-node~JTS83O.dockerbuild
Expired
|
18.3 KB |
sha256:b6e34af32600040ac03d69fd133283cbe5e907f1a272b0f68d7d54eb7e87a0ad
|
|
|
evstack~ev-node~XTP0DW.dockerbuild
Expired
|
23.4 KB |
sha256:d794441a35819c9aa1a04aef0aec11d87a9c18d0e575b8da62b7df473ccacb9a
|
|
|
integration-test-coverage-report-0cbdb79d0a2e279585a9a7d3e2b52665fa72c52d
Expired
|
2.34 KB |
sha256:f8e5228ac2b268a4f373ae93096dec21d3de8c38c6704fa934f71fd9d33d9706
|
|
|
unit-test-coverage-report-0cbdb79d0a2e279585a9a7d3e2b52665fa72c52d
Expired
|
82.5 KB |
sha256:2f6e661b1d5495d4614635fe91580bed74cf2e0f4a33c7793bbb4f47f8333bfe
|
|