rewrote it in rust; changed from loose json to sqlite; changed output… #5
Annotations
10 errors
src/hentai.rs#L8
failed to resolve: could not find `unix` in `os`
|
src/hentai.rs#L9
failed to resolve: could not find `unix` in `os`
|
src/get_hentai_id_list.rs#L93
no method named `mode` found for mutable reference `&mut tokio::fs::OpenOptions` in the current scope
|
src/hentai.rs#L233
no method named `mode` found for mutable reference `&mut tokio::fs::DirBuilder` in the current scope
|
src/hentai.rs#L234
no method named `mode` found for mutable reference `&mut std::fs::OpenOptions` in the current scope
|
src/hentai.rs#L235
no function or associated item named `from_mode` found for struct `Permissions` in the current scope
|
src/hentai.rs#L286
no method named `mode` found for mutable reference `&mut tokio::fs::DirBuilder` in the current scope
|
src/hentai.rs#L287
no method named `mode` found for mutable reference `&mut tokio::fs::OpenOptions` in the current scope
|
src/get_hentai_id_list.rs#L4
unused import: `tokio::io::AsyncWriteExt`
|
src/hentai.rs#L11
unused import: `tokio::io::AsyncWriteExt`
|
This job failed
Loading