Feat/gotcha backend openapi #1056
Annotations
11 errors
Clippy:
zhang-server/src/lib.rs#L340
returning the result of a `let` binding from a block
|
Clippy:
zhang-server/src/routes/account.rs#L246
useless conversion to the same type: `zhang_ast::Account`
|
Clippy:
zhang-server/src/routes/account.rs#L240
useless conversion to the same type: `zhang_ast::Account`
|
Clippy:
zhang-server/src/routes/account.rs#L231
useless conversion to the same type: `zhang_ast::Account`
|
Clippy:
zhang-server/src/routes/account.rs#L212
useless conversion to the same type: `zhang_ast::Account`
|
Clippy:
zhang-server/src/routes/account.rs#L206
useless conversion to the same type: `zhang_ast::Account`
|
Clippy:
zhang-server/src/routes/account.rs#L197
useless conversion to the same type: `zhang_ast::Account`
|
Clippy:
zhang-server/src/routes/account.rs#L108
useless conversion to the same type: `zhang_ast::Account`
|
Clippy:
zhang-server/src/routes/account.rs#L12
unused import: `Currency`
|
Clippy:
zhang-server/src/routes/account.rs#L1
unused import: `std::collections::HashMap`
|
|
Loading