fix unit load #56
Annotations
1 warning
the function has a cognitive complexity of (27/25):
bin/hooks/src/missions.rs#L4
warning: the function has a cognitive complexity of (27/25)
--> bin/hooks/src/missions.rs:4:14
|
4 | pub async fn list_updated() -> StatusCode {
| ^^^^^^^^^^^^
|
= help: you could split it up into multiple smaller functions
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#cognitive_complexity
note: the lint level is defined here
--> bin/hooks/src/main.rs:2:9
|
2 | #![warn(clippy::nursery, clippy::all)]
| ^^^^^^^^^^^^^^^
= note: `#[warn(clippy::cognitive_complexity)]` implied by `#[warn(clippy::nursery)]`
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
crate_client.zip
Expired
|
149 KB |
|
crate_server.zip
Expired
|
3.74 MB |
|