Support for async chksum calculation #3
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/
|