patch ahash 0.7.x to diable stdsimd in unsupported nightlies #452
Annotations
36 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/
|
Install latest 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 latest 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 latest 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 latest 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
file `/home/runner/work/aHash/aHash/tests/bench.rs` found to be present in multiple build targets:
|
check
file `/home/runner/work/aHash/aHash/tests/map_tests.rs` found to be present in multiple build targets:
|
check:
src/random_state.rs#L51
unused import: `crate::fallback_hash::*`
|
check:
src/random_state.rs#L91
associated function `default` is never used
|
check
`ahash` (lib) generated 2 warnings (run `cargo fix --lib -p ahash` to apply 1 suggestion)
|
check nostd
file `/home/runner/work/aHash/aHash/tests/map_tests.rs` found to be present in multiple build targets:
|
check nostd
file `/home/runner/work/aHash/aHash/tests/bench.rs` found to be present in multiple build targets:
|
check nostd:
src/random_state.rs#L51
unused import: `crate::fallback_hash::*`
|
check nostd:
src/random_state.rs#L91
associated function `default` is never used
|
check nostd
`ahash` (lib) generated 2 warnings (run `cargo fix --lib -p ahash` to apply 1 suggestion)
|
test nostd
file `/home/runner/work/aHash/aHash/tests/map_tests.rs` found to be present in multiple build targets:
|
test nostd
file `/home/runner/work/aHash/aHash/tests/bench.rs` found to be present in multiple build targets:
|
test nostd:
src/random_state.rs#L51
unused import: `crate::fallback_hash::*`
|
test nostd:
src/random_state.rs#L91
associated function `default` is never used
|
test nostd
`ahash` (lib) generated 2 warnings (run `cargo fix --lib -p ahash` to apply 1 suggestion)
|
check constrandom
file `/home/runner/work/aHash/aHash/tests/bench.rs` found to be present in multiple build targets:
|
check constrandom
file `/home/runner/work/aHash/aHash/tests/map_tests.rs` found to be present in multiple build targets:
|
check constrandom:
src/random_state.rs#L51
unused import: `crate::fallback_hash::*`
|
check constrandom:
src/random_state.rs#L91
associated function `default` is never used
|
check constrandom
`ahash` (lib) generated 2 warnings (run `cargo fix --lib -p ahash` to apply 1 suggestion)
|
test constrandom
file `/home/runner/work/aHash/aHash/tests/bench.rs` found to be present in multiple build targets:
|
test constrandom
file `/home/runner/work/aHash/aHash/tests/map_tests.rs` found to be present in multiple build targets:
|
test constrandom:
src/random_state.rs#L51
unused import: `crate::fallback_hash::*`
|
test constrandom:
src/random_state.rs#L91
associated function `default` is never used
|
test constrandom
`ahash` (lib) generated 2 warnings (run `cargo fix --lib -p ahash` to apply 1 suggestion)
|
test
file `/home/runner/work/aHash/aHash/tests/bench.rs` found to be present in multiple build targets:
|
test
file `/home/runner/work/aHash/aHash/tests/map_tests.rs` found to be present in multiple build targets:
|
test:
src/random_state.rs#L51
unused import: `crate::fallback_hash::*`
|
test:
src/random_state.rs#L91
associated function `default` is never used
|
test
`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