optimize storage and fix revert reason #99
rust.yml
on: pull_request
cargo test (short)
58s
cargo test (long simulations)
e2e (evd + ev-node docker)
cargo fmt
31s
cargo clippy
2m 23s
Annotations
9 errors and 6 warnings
|
cargo fmt
Process completed with exit code 1.
|
|
cargo test (short)
Error: ENOENT: no such file or directory, opendir '/home/runner/work/ev-rs/ev-rs/target/tests/target'
|
|
cargo test (short)
ENOENT: no such file or directory, opendir '/home/runner/work/ev-rs/ev-rs/target/tests/target'
|
|
cargo test (short)
Process completed with exit code 101.
|
|
cargo test (short):
crates/rpc/evnode/src/runner.rs#L535
missing field `auth_token` in initializer of `EvnodeServerConfig`
|
|
cargo test (short)
Error: ENOENT: no such file or directory, opendir '/home/runner/work/ev-rs/ev-rs/target/tests/target'
|
|
cargo test (short)
ENOENT: no such file or directory, opendir '/home/runner/work/ev-rs/ev-rs/target/tests/target'
|
|
cargo clippy
Process completed with exit code 101.
|
|
cargo clippy:
crates/rpc/evnode/src/runner.rs#L535
missing field `auth_token` in initializer of `server::EvnodeServerConfig`
|
|
cargo fmt
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
|
|
cargo fmt:
crates/rpc/grpc/src/services/execution.rs#L372
Diff in /home/runner/work/ev-rs/ev-rs/crates/rpc/grpc/src/services/execution.rs
|
|
cargo fmt:
crates/rpc/grpc/src/services/execution.rs#L345
Diff in /home/runner/work/ev-rs/ev-rs/crates/rpc/grpc/src/services/execution.rs
|
|
cargo fmt:
crates/rpc/grpc/src/conversion.rs#L322
Diff in /home/runner/work/ev-rs/ev-rs/crates/rpc/grpc/src/conversion.rs
|
|
cargo test (short)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
|
|
cargo clippy
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
|