CI #32
Annotations
10 errors
Run cargo clippy --all-targets --all-features:
src/build.rs#L12
failed to resolve: could not find `unix` in `os`
|
Run cargo clippy --all-targets --all-features:
src/fsutils.rs#L3
failed to resolve: could not find `unix` in `os`
|
Run cargo clippy --all-targets --all-features:
src/repo.rs#L2
failed to resolve: could not find `unix` in `os`
|
Run cargo clippy --all-targets --all-features:
src/build.rs#L25
no method named `size` found for reference `&std::fs::Metadata` in the current scope
|
Run cargo clippy --all-targets --all-features:
src/fsutils.rs#L8
no method named `mtime` found for reference `&std::fs::Metadata` in the current scope
|
Run cargo clippy --all-targets --all-features:
src/fsutils.rs#L8
no method named `mtime_nsec` found for reference `&std::fs::Metadata` in the current scope
|
Run cargo clippy --all-targets --all-features:
src/fsutils.rs#L10
no method named `ino` found for reference `&std::fs::Metadata` in the current scope
|
Run cargo clippy --all-targets --all-features:
src/fsutils.rs#L14
no method named `size` found for reference `&std::fs::Metadata` in the current scope
|
Run cargo clippy --all-targets --all-features:
src/fsutils.rs#L27
no method named `size` found for struct `std::fs::Metadata` in the current scope
|
Run cargo clippy --all-targets --all-features:
src/fsutils.rs#L37
no function or associated item named `from_mode` found for struct `std::fs::Permissions` in the current scope
|
The logs for this run have expired and are no longer available.
Loading