patch ahash 0.7.x to diable stdsimd in unsupported nightlies #201
Annotations
14 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, 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/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/
|
Run actions-rs/cargo@v1
file `/home/runner/work/aHash/aHash/tests/map_tests.rs` found to be present in multiple build targets:
|
Run actions-rs/cargo@v1
file `/home/runner/work/aHash/aHash/tests/bench.rs` found to be present in multiple build targets:
|
Run actions-rs/cargo@v1:
src/fallback_hash.rs#L2
unused import: `crate::operations::folded_multiply`
|
Run actions-rs/cargo@v1:
src/random_state.rs#L51
unused import: `crate::fallback_hash::*`
|
Run actions-rs/cargo@v1:
src/fallback_hash.rs#L10
constant `ROT` is never used
|
Run actions-rs/cargo@v1:
src/operations.rs#L11
function `folded_multiply` is never used
|
Run actions-rs/cargo@v1:
src/random_state.rs#L91
associated function `default` is never used
|
Run actions-rs/cargo@v1
`ahash` (lib) generated 5 warnings (run `cargo fix --lib -p ahash` to apply 2 suggestions)
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
The logs for this run have expired and are no longer available.
Loading