Skip to content

Change cmd enum to representing the entire input command #8

Change cmd enum to representing the entire input command

Change cmd enum to representing the entire input command #8

Triggered via push November 13, 2024 13:08
Status Failure
Total duration 28s
Artifacts

ci.yml

on: push
cargo test
18s
cargo test
Fit to window
Zoom out
Zoom in

Annotations

11 errors
cargo test: src/resp/datastore.rs#L19
cannot find macro `lazy_static` in this scope
cargo test: src/resp/datastore.rs#L25
cannot find value `DATA` in this scope
cargo test: src/resp/datastore.rs#L25
cannot find value `OP_TIMEOUT_SECS` in this scope
cargo test: src/resp/datastore.rs#L49
cannot find value `DATA` in this scope
cargo test: src/resp/datastore.rs#L49
cannot find value `OP_TIMEOUT_SECS` in this scope
cargo test: src/resp/datastore.rs#L150
cannot find value `DATA` in this scope
cargo test: src/resp/datastore.rs#L150
cannot find value `OP_TIMEOUT_SECS` in this scope
cargo test: src/resp/datastore.rs#L181
cannot find value `DATA` in this scope
cargo test: src/resp/datastore.rs#L182
cannot find value `OP_TIMEOUT_SECS` in this scope
cargo test: src/resp/datastore.rs#L195
cannot find value `DATA` in this scope
cargo test
Process completed with exit code 1.