Skip to content

Support for async chksum calculation #3

Support for async chksum calculation

Support for async chksum calculation #3

Triggered via pull request December 7, 2024 17:59
Status Failure
Total duration 34s
Artifacts

rust.yml

on: pull_request
Matrix: build-and-test-linux
Matrix: build-and-test-macos
Matrix: build-and-test-windows
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 5 warnings
multiple versions for dependency `chksum-hash-sha2-512`: 0.0.0, 0.0.1: src/lib.rs#L1
error: multiple versions for dependency `chksum-hash-sha2-512`: 0.0.0, 0.0.1 | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#multiple_crate_versions
multiple versions for dependency `chksum-hash-sha2-384`: 0.0.0, 0.0.1: src/lib.rs#L1
error: multiple versions for dependency `chksum-hash-sha2-384`: 0.0.0, 0.0.1 | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#multiple_crate_versions
multiple versions for dependency `chksum-hash-sha2-256`: 0.0.0, 0.0.1: src/lib.rs#L1
error: multiple versions for dependency `chksum-hash-sha2-256`: 0.0.0, 0.0.1 | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#multiple_crate_versions
multiple versions for dependency `chksum-hash-sha2-224`: 0.0.0, 0.0.1: src/lib.rs#L1
error: multiple versions for dependency `chksum-hash-sha2-224`: 0.0.0, 0.0.1 | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#multiple_crate_versions = note: `-D clippy::multiple-crate-versions` implied by `-D clippy::cargo` = help: to override `-D clippy::cargo` add `#[allow(clippy::multiple_crate_versions)]`
Lint
Clippy had exited with the 101 exit code
Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Lint
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/
Lint
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/
Lint
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/
Lint
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/