Implement statfs with synthetic values #3426
Annotations
5 errors and 1 warning
Run Clippy:
mountpoint-s3/tests/fuse_tests/statfs_test.rs#L8
useless conversion to the same type: `&std::path::Path`
|
Run Clippy:
mountpoint-s3/tests/fuse_tests/statfs_test.rs#L18
useless conversion to the same type: `&std::path::Path`
|
Run Clippy:
mountpoint-s3/tests/fuse_tests/statfs_test.rs#L29
`to_string` applied to a type that implements `Display` in `println!` args
|
Run Clippy:
mountpoint-s3/tests/fuse_tests/statfs_test.rs#L41
useless conversion to the same type: `&std::path::Path`
|
Run Clippy
Process completed with exit code 2.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading