new ring structure #67
Annotations
1 error and 23 warnings
tests stable
The process '/Users/runner/.cargo/bin/cargo' failed with exit code 101
|
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/fwrite-vect.rs#L9
unused import: `std::io`
|
check stable:
tests/fwrite-vect.rs#L11
unused import: `std::time::Duration`
|
check stable:
tests/fwrite-vect.rs#L13
unused import: `futures::io::IoSliceMut`
|
check stable:
tests/fwrite-vect.rs#L14
unused imports: `AsyncRead`, `AsyncSeek`
|
check stable:
tests/fwrite-vect.rs#L17
unused import: `std::ops::Deref`
|
check stable:
tests/fwrite-vect.rs#L16
unused import: `Read`
|
check stable:
tests/fwrite-vect.rs#L29
variable does not need to be mutable
|
check stable
`nuclei` (test "fwrite-vect") generated 7 warnings (run `cargo fix --test "fwrite-vect"` to apply 6 suggestions)
|
tests stable:
tests/fwrite-vect.rs#L9
unused import: `std::io`
|
tests stable:
tests/fwrite-vect.rs#L11
unused import: `std::time::Duration`
|
tests stable:
tests/fwrite-vect.rs#L13
unused import: `futures::io::IoSliceMut`
|
tests stable:
tests/fwrite-vect.rs#L14
unused imports: `AsyncRead`, `AsyncSeek`
|
tests stable:
tests/fwrite-vect.rs#L17
unused import: `std::ops::Deref`
|
tests stable:
tests/fwrite-vect.rs#L16
unused import: `Read`
|
tests stable:
tests/fwrite-vect.rs#L29
variable does not need to be mutable
|
tests stable
`nuclei` (test "fwrite-vect") generated 7 warnings (run `cargo fix --test "fwrite-vect"` to apply 6 suggestions)
|
tests stable:
examples/fread.rs#L4
unused imports: `SeekFrom`, `Seek`
|
tests stable
`nuclei-examples` (example "fread") generated 1 warning (run `cargo fix --example "fread"` to apply 1 suggestion)
|
The logs for this run have expired and are no longer available.
Loading