Skip to content

perf(store): save metadata async #2423

perf(store): save metadata async

perf(store): save metadata async #2423

Triggered via pull request April 28, 2026 17:57
Status Failure
Total duration 29m 36s
Artifacts 6

ci.yml

on: pull_request
Detect code changes
4s
Detect code changes
Determine Image Tag
3s
Determine Image Tag
test  /  Run Unit Tests
3m 5s
test / Run Unit Tests
test  /  Run Integration Tests
2m 9s
test / Run Integration Tests
test  /  Build All ev-node Binaries
1m 43s
test / Build All ev-node Binaries
Matrix: docker / build-images
test  /  Combine and Upload Coverage
9s
test / Combine and Upload Coverage
test  /  Run E2E System Tests
13m 3s
test / Run E2E System Tests
test  /  Run EVM Execution Tests
2m 22s
test / Run EVM Execution Tests
docker-tests  /  Docker E2E Tests
6m 52s
docker-tests / Docker E2E Tests
docker-tests  /  Docker Upgrade E2E Tests
3m 59s
docker-tests / Docker Upgrade E2E Tests
docker-tests  /  Docker Compatibility E2E Tests
4m 25s
docker-tests / Docker Compatibility E2E Tests
Fit to window
Zoom out
Zoom in

Annotations

7 errors, 8 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 / markdown-lint
Process completed with exit code 1.
lint / golangci-lint
issues found
lint / golangci-lint: pkg/store/cached_store.go#L148
QF1008: could remove embedded field "Store" from selector (staticcheck)
lint / golangci-lint: pkg/store/cached_store.go#L124
File is not properly formatted (gci)
Detect code changes
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: dorny/paths-filter@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 / 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: 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 / 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-3298

Artifacts

Produced during runtime
Name Size Digest
evstack~ev-node~3WXMDI.dockerbuild Expired
40.5 KB
sha256:ced4486b7c424437b7d10efe46de3e92c81c90519f467df7beb992dc7e4947b0
evstack~ev-node~5BFLNY.dockerbuild Expired
83.2 KB
sha256:0e0b6ea94c6df1b2b5bfd6d74bf44fae4882304517319c6c5cf32082130a8e40
evstack~ev-node~GF6CW0.dockerbuild Expired
79.1 KB
sha256:f84185579894f9c31e00f438acf98c63911f77f0de802630647d962bd8e995d0
evstack~ev-node~O8NMW0.dockerbuild Expired
90 KB
sha256:dc9d713dda561413b5edda8c96ce2635b767c053fb32ac6aa7bcc692578f7e0e
integration-test-coverage-report-5a3e8d7f8eec2bd2d7429032a102e5d132044c9c Expired
2.33 KB
sha256:10e61e81f4910f9d225fe3411356e4f28f19b0e3972ce6b752a50026c8d0ca20
unit-test-coverage-report-5a3e8d7f8eec2bd2d7429032a102e5d132044c9c Expired
82.5 KB
sha256:09692d579ddb45390eb360b526f59ed612d5b5ebb6937749f06deb80667b9d14