Fix #231
tests.yml
on: push
cargo test
1m 31s
cargo fmt
17s
Annotations
4 errors and 10 warnings
cargo fmt
Process completed with exit code 1.
|
cargo test:
src/server/routes/transaction.rs#L4
unused import: `U256`
|
cargo test:
src/new_server.rs#L320
unused variable: `tx_id`
|
cargo test
Process completed with exit code 101.
|
cargo fmt:
src/api_key.rs#L177
Diff in /home/runner/work/tx-sitter-monolith/tx-sitter-monolith/src/api_key.rs
|
cargo fmt:
src/db.rs#L11
Diff in /home/runner/work/tx-sitter-monolith/tx-sitter-monolith/src/db.rs
|
cargo fmt:
src/lib.rs#L6
Diff in /home/runner/work/tx-sitter-monolith/tx-sitter-monolith/src/lib.rs
|
cargo fmt:
src/types/wrappers/address.rs#L56
Diff in /home/runner/work/tx-sitter-monolith/tx-sitter-monolith/src/types/wrappers/address.rs
|
cargo fmt:
src/types/wrappers/decimal_u256.rs#L99
Diff in /home/runner/work/tx-sitter-monolith/tx-sitter-monolith/src/types/wrappers/decimal_u256.rs
|
cargo fmt:
src/types/wrappers/h256.rs#L1
Diff in /home/runner/work/tx-sitter-monolith/tx-sitter-monolith/src/types/wrappers/h256.rs
|
cargo fmt:
src/types/wrappers/hex_bytes.rs#L1
Diff in /home/runner/work/tx-sitter-monolith/tx-sitter-monolith/src/types/wrappers/hex_bytes.rs
|
cargo fmt:
src/types/wrappers/hex_bytes.rs#L27
Diff in /home/runner/work/tx-sitter-monolith/tx-sitter-monolith/src/types/wrappers/hex_bytes.rs
|
cargo fmt:
src/types/wrappers/hex_bytes.rs#L72
Diff in /home/runner/work/tx-sitter-monolith/tx-sitter-monolith/src/types/wrappers/hex_bytes.rs
|
cargo fmt:
src/types/wrappers/hex_u256.rs#L74
Diff in /home/runner/work/tx-sitter-monolith/tx-sitter-monolith/src/types/wrappers/hex_u256.rs
|