Change update function to use decryption rather than encryption. (#173) #397
Annotations
27 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/
|
test
file `/home/runner/work/aHash/aHash/tests/map_tests.rs` found to be present in multiple build targets:
|
test
file `/home/runner/work/aHash/aHash/tests/bench.rs` found to be present in multiple build targets:
|
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 fixed-seed
file `/home/runner/work/aHash/aHash/tests/bench.rs` found to be present in multiple build targets:
|
check fixed-seed
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/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:
|
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:
tests/bench.rs#L3
unused import: `AHasher`
|
test nostd:
tests/bench.rs#L8
unused import: `BuildHasherDefault`
|
test nostd:
tests/bench.rs#L114
unused variable: `c`
|
test nostd
`ahash` (test "bench") generated 3 warnings (run `cargo fix --test "bench"` to apply 3 suggestions)
|
check constrandom
file `/home/runner/work/aHash/aHash/tests/map_tests.rs` found to be present in multiple build targets:
|
check 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/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:
tests/bench.rs#L3
unused import: `AHasher`
|
test constrandom:
tests/bench.rs#L8
unused import: `BuildHasherDefault`
|
test constrandom:
tests/bench.rs#L114
unused variable: `c`
|
test constrandom
`ahash` (test "bench") generated 3 warnings (run `cargo fix --test "bench"` to apply 3 suggestions)
|
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:
|
The logs for this run have expired and are no longer available.
Loading