Type safety + refactor #226
tests.yml
on: push
cargo test
1m 28s
cargo fmt
26s
Annotations
9 errors and 9 warnings
cargo fmt
Process completed with exit code 1.
|
cargo test:
src/new_server/types.rs#L1
unused import: `poem_openapi::Object`
|
cargo test:
src/new_server/types.rs#L2
unused imports: `Deserialize`, `Serialize`
|
cargo test:
src/new_server/types.rs#L3
unused import: `sqlx::FromRow`
|
cargo test:
src/new_server.rs#L100
unused variable: `app`
|
cargo test:
src/new_server.rs#L107
unused variable: `app`
|
cargo test:
src/new_server.rs#L108
unused variable: `relayer_id`
|
cargo test:
src/new_server.rs#L32
variant `NetworkCreated` is never constructed
|
cargo test
Process completed with exit code 101.
|
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/new_server/types.rs#L1
Diff in /home/runner/work/tx-sitter-monolith/tx-sitter-monolith/src/new_server/types.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/h256.rs#L1
Diff in /home/runner/work/tx-sitter-monolith/tx-sitter-monolith/src/types/wrappers/h256.rs
|
cargo fmt:
src/types/wrappers/u256.rs#L74
Diff in /home/runner/work/tx-sitter-monolith/tx-sitter-monolith/src/types/wrappers/u256.rs
|
cargo fmt:
src/types/wrappers.rs#L1
Diff in /home/runner/work/tx-sitter-monolith/tx-sitter-monolith/src/types/wrappers.rs
|
cargo fmt:
src/types.rs#L52
Diff in /home/runner/work/tx-sitter-monolith/tx-sitter-monolith/src/types.rs
|
cargo fmt:
src/types.rs#L115
Diff in /home/runner/work/tx-sitter-monolith/tx-sitter-monolith/src/types.rs
|