Skip to content

Add xxhash hashing algorithm #126

Add xxhash hashing algorithm

Add xxhash hashing algorithm #126

Triggered via pull request September 10, 2023 12:01
@tgross35tgross35
synchronize #19
add-xxhash
Status Failure
Total duration 3m 13s
Artifacts

validation-rust.yaml

on: pull_request
Check (cargo check)
30s
Check (cargo check)
Integration testing (docker)
3m 2s
Integration testing (docker)
Miri
50s
Miri
Format (cargo fmt)
32s
Format (cargo fmt)
Docs (cargo doc)
32s
Docs (cargo doc)
Outdated
0s
Outdated
security_audit
13s
security_audit
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 8 warnings
Integration testing (docker)
Process completed with exit code 101.
Integration testing (docker)
Process completed with exit code 1.
security_audit
2 warnings found!
Check (cargo check)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Docs (cargo doc)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Format (cargo fmt)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test on ubuntu-latest (cargo test)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Miri
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test on windows-latest (cargo test)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Integration testing (docker)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/