Strengthen fastpath (#169) #402
Annotations
29 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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 latest nightly
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 latest nightly
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 latest nightly
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 latest nightly
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/
|
test nightly
file `/home/runner/work/aHash/aHash/tests/map_tests.rs` found to be present in multiple build targets:
|
test nightly
file `/home/runner/work/aHash/aHash/tests/bench.rs` found to be present in multiple build targets:
|
test nightly:
src/random_state.rs#L46
unused import: `crate::aes_hash::*`
|
test nightly:
src/random_state.rs#L91
associated function `default` is never used
|
test nightly
`ahash` (lib) generated 2 warnings (run `cargo fix --lib -p ahash` to apply 1 suggestion)
|
test nightly:
src/random_state.rs#L46
unused import: `crate::aes_hash::*`
|
test nightly
`ahash` (lib test) generated 3 warnings (1 duplicate) (run `cargo fix --lib -p ahash --tests` to apply 2 suggestions)
|
check serde
file `/home/runner/work/aHash/aHash/tests/map_tests.rs` found to be present in multiple build targets:
|
check serde
file `/home/runner/work/aHash/aHash/tests/bench.rs` found to be present in multiple build targets:
|
check serde:
src/random_state.rs#L46
unused import: `crate::aes_hash::*`
|
check serde:
src/random_state.rs#L91
associated function `default` is never used
|
check serde
`ahash` (lib) generated 2 warnings (run `cargo fix --lib -p ahash` to apply 1 suggestion)
|
test serde
file `/home/runner/work/aHash/aHash/tests/bench.rs` found to be present in multiple build targets:
|
test serde
file `/home/runner/work/aHash/aHash/tests/map_tests.rs` found to be present in multiple build targets:
|
test serde:
src/random_state.rs#L46
unused import: `crate::aes_hash::*`
|
test serde:
src/aes_hash.rs#L370
unused import: `super::*`
|
test serde:
src/random_state.rs#L46
unused import: `crate::aes_hash::*`
|
test serde:
src/random_state.rs#L91
associated function `default` is never used
|
test serde
`ahash` (lib) generated 2 warnings (run `cargo fix --lib -p ahash` to apply 1 suggestion)
|
check nightly
file `/home/runner/work/aHash/aHash/tests/bench.rs` found to be present in multiple build targets:
|
check nightly
file `/home/runner/work/aHash/aHash/tests/map_tests.rs` found to be present in multiple build targets:
|
check nightly:
src/random_state.rs#L46
unused import: `crate::aes_hash::*`
|
check nightly:
src/random_state.rs#L91
associated function `default` is never used
|
check nightly
`ahash` (lib) generated 2 warnings (run `cargo fix --lib -p ahash` to apply 1 suggestion)
|
The logs for this run have expired and are no longer available.
Loading