Update #4
ci.yaml
on: push
format-and-clippy
/
Cargo format & Clippy
36s
build
0s
Annotations
3 errors
format-and-clippy / Cargo format & Clippy:
src/restore/restore_operator.rs#L186
field `include_all` is never read
|
format-and-clippy / Cargo format & Clippy:
src/restore/restore_operator.rs#L45
this function has too many arguments (8/7)
|
format-and-clippy / Cargo format & Clippy
Process completed with exit code 101.
|