Cargo fmt again #129
Annotations
23 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Install stable
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Install stable
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Install stable
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Install stable
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
check stable:
tests/fread-vect.rs#L1
unused import: `nuclei::*`
|
check stable:
tests/fread-vect.rs#L2
unused import: `std::fs::File`
|
check stable:
tests/fread-vect.rs#L4
unused import: `std::path::PathBuf`
|
check stable:
tests/fread-vect.rs#L6
unused import: `futures::io::IoSliceMut`
|
check stable:
tests/fread-vect.rs#L7
unused import: `futures::AsyncReadExt`
|
check stable:
tests/fread-vect.rs#L9
constant `IOVEC_WIDTH` is never used
|
check stable
`nuclei` (test "fread-vect") generated 6 warnings (run `cargo fix --test "fread-vect"` to apply 5 suggestions)
|
tests stable:
tests/fread-vect.rs#L1
unused import: `nuclei::*`
|
tests stable:
tests/fread-vect.rs#L2
unused import: `std::fs::File`
|
tests stable:
tests/fread-vect.rs#L4
unused import: `std::path::PathBuf`
|
tests stable:
tests/fread-vect.rs#L6
unused import: `futures::io::IoSliceMut`
|
tests stable:
tests/fread-vect.rs#L7
unused import: `futures::AsyncReadExt`
|
tests stable:
tests/fread-vect.rs#L9
constant `IOVEC_WIDTH` is never used
|
tests stable
`nuclei` (test "fread-vect") generated 6 warnings (run `cargo fix --test "fread-vect"` to apply 5 suggestions)
|
tests stable:
examples/proactor-config-fwrite.rs#L5
unused import: `std::time::Duration`
|
tests stable:
examples/proactor-config-fwrite.rs#L38
unused variable: `dark_matter`
|
tests stable
`nuclei-examples` (example "proactor-config-fwrite") generated 2 warnings (run `cargo fix --example "proactor-config-fwrite"` to apply 2 suggestions)
|
The logs for this run have expired and are no longer available.
Loading