Skip to content

feat: Switch from SHA3-256 to BLAKE3-256 #830

feat: Switch from SHA3-256 to BLAKE3-256

feat: Switch from SHA3-256 to BLAKE3-256 #830

Triggered via pull request July 18, 2023 10:31
Status Failure
Total duration 8m 7s
Artifacts

checks.yaml

on: pull_request
Matrix: rust-checks
Matrix: rust-tests
Matrix: wasm-js-tests
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 24 warnings
rust-checks (nightly): wnfs-nameaccumulator/src/name.rs#L534
incorrect implementation of `partial_cmp` on an `Ord` type
rust-checks (nightly)
could not compile `wnfs-nameaccumulator` (lib) due to previous error
rust-checks (nightly)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
rust-tests (stable)
Process completed with exit code 101.
rust-tests (nightly)
Process completed with exit code 101.
wasm-js-tests (nightly): wnfs-wasm/src/fs/private/access_key.rs#L24
field `0` of struct `TemporalKey` is private
wasm-js-tests (nightly)
could not compile `wnfs-wasm` (lib) due to previous error
wasm-js-tests (nightly)
Process completed with exit code 1.
wasm-js-tests (stable): wnfs-wasm/src/fs/private/access_key.rs#L24
field `0` of struct `TemporalKey` is private
wasm-js-tests (stable)
could not compile `wnfs-wasm` (lib) due to previous error
wasm-js-tests (stable)
Process completed with exit code 1.
rust-checks (nightly)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
rust-checks (nightly)
some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"`
rust-checks (nightly)
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/
rust-checks (nightly)
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/
rust-checks (nightly)
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/
rust-checks (nightly)
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/
rust-checks (stable)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
rust-checks (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/
rust-checks (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/
rust-checks (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/
rust-checks (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/
rust-checks (stable)
allowed 'gitlab.com' organization was not encountered
rust-checks (stable)
allowed 'bitbucket.org' organization was not encountered
rust-checks (stable)
found 2 duplicate entries for crate 'bitflags'
rust-checks (stable)
found 2 duplicate entries for crate 'cid'
rust-checks (stable)
found 2 duplicate entries for crate 'constant_time_eq'
rust-checks (stable)
found 2 duplicate entries for crate 'hermit-abi'
rust-checks (stable)
found 2 duplicate entries for crate 'linux-raw-sys'
rust-checks (stable)
found 3 duplicate entries for crate 'multihash'
rust-checks (stable)
found 2 duplicate entries for crate 'regex-syntax'
rust-checks (stable)
found 2 duplicate entries for crate 'rustix'
rust-checks (stable)
Potential unaligned read
wasm-js-tests (nightly)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
wasm-js-tests (stable)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/