Skip to content

build: Add build recipes for gRPC binary #2215

build: Add build recipes for gRPC binary

build: Add build recipes for gRPC binary #2215

Triggered via pull request April 14, 2026 07:15
Status Success
Total duration 37m 47s
Artifacts 6

ci.yml

on: pull_request
Determine Image Tag
3s
Determine Image Tag
test  /  Run Unit Tests
3m 18s
test / Run Unit Tests
test  /  Run Integration Tests
2m 3s
test / Run Integration Tests
test  /  Build All ev-node Binaries
1m 47s
test / Build All ev-node Binaries
Matrix: docker / build-images
test  /  Combine and Upload Coverage
8s
test / Combine and Upload Coverage
test  /  Run E2E System Tests
13m 3s
test / Run E2E System Tests
test  /  Run EVM Execution Tests
2m 7s
test / Run EVM Execution Tests
docker-tests  /  Docker E2E Tests
6m 54s
docker-tests / Docker E2E Tests
docker-tests  /  Docker Upgrade E2E Tests
3m 47s
docker-tests / Docker Upgrade E2E Tests
docker-tests  /  Docker Compatibility E2E Tests
2m 43s
docker-tests / Docker Compatibility E2E Tests
Fit to window
Zoom out
Zoom in

Annotations

3 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 / 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 / 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-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/
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-3250

Artifacts

Produced during runtime
Name Size Digest
evstack~ev-node~3Q9P1C.dockerbuild
93.4 KB
sha256:c986752b42e03a3a49eb22880e5d2bc3b68e39abbfec76fb285627ff4b68b357
evstack~ev-node~8F3RJW.dockerbuild
46.3 KB
sha256:52b55075e7a9119c2aba9eee912b3abaa421ee4a43317db39e12a250d9a2bedb
evstack~ev-node~QZBGFQ.dockerbuild
102 KB
sha256:ec7a89787bb5bef93977a59ccd8280cab1f936bf73f2f8096d88097fd15ebf5c
evstack~ev-node~YKNOHC.dockerbuild
92 KB
sha256:e999552f418a64e326bdbf715eaaf6d8d3ac3e09aeeb13fe825cc16def529fa0
integration-test-coverage-report-ee8dd7818dc1e2e8c42f1b321a67b65339140720
2.31 KB
sha256:0b06872b59ffd8638615ef8ad4c6ccdcb3dd92a2c991cb6677325e31017ea6d9
unit-test-coverage-report-ee8dd7818dc1e2e8c42f1b321a67b65339140720
80.8 KB
sha256:59fd9337ec25103e66a5528d09322eec43b9217e2adc2b1ff1925b1795275af3