Attributes #121
Annotations
26 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:
src/proactor.rs#L4
unused import: `std::ops::DerefMut`
|
check stable:
src/proactor.rs#L6
unused import: `Lazy`
|
check stable:
src/proactor.rs#L37
variable does not need to be mutable
|
check stable
`nuclei` (lib test) generated 3 warnings (3 duplicates)
|
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
|
tests stable:
src/proactor.rs#L4
unused import: `std::ops::DerefMut`
|
tests stable:
src/proactor.rs#L6
unused import: `Lazy`
|
tests stable:
src/proactor.rs#L37
variable does not need to be mutable
|
tests stable
`nuclei` (lib) generated 3 warnings (run `cargo fix --lib -p nuclei` to apply 3 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
|
The logs for this run have expired and are no longer available.
Loading