Skip to content

refactor: Evolve BlockStore trait #1049

refactor: Evolve BlockStore trait

refactor: Evolve BlockStore trait #1049

Triggered via pull request February 14, 2024 18:26
Status Failure
Total duration 3m 33s
Artifacts

checks.yaml

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

Annotations

7 errors and 33 warnings
rust-checks (stable)
Marvin Attack: potential key recovery through timing sidechannels
rust-tests (nightly)
Process completed with exit code 101.
rust-tests (stable)
Process completed with exit code 101.
wasm-js-tests (nightly)
package `wnfs-hamt v0.1.26 (/Users/runner/work/rs-wnfs/rs-wnfs/wnfs-hamt)` cannot be built because it requires rustc 1.75 or newer, while the currently active rustc version is 1.74.1
wasm-js-tests (nightly)
Process completed with exit code 1.
wasm-js-tests (stable)
package `wnfs-unixfs-file v0.1.1 (/Users/runner/work/rs-wnfs/rs-wnfs/wnfs-unixfs-file)` cannot be built because it requires rustc 1.75 or newer, while the currently active rustc version is 1.74.1
wasm-js-tests (stable)
Process completed with exit code 1.
rust-checks (stable)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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)
license requirements satisfied
rust-checks (stable)
allowed 'github.com' organization was not encountered
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)
license requirements satisfied
rust-checks (stable)
found 2 duplicate entries for crate 'multihash'
rust-checks (stable)
license was not encountered
rust-checks (stable)
found 2 duplicate entries for crate 'syn'
rust-checks (stable)
found 2 duplicate entries for crate 'windows-targets'
rust-checks (stable)
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
rust-checks (stable)
Potential unaligned read
rust-checks (nightly)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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)
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
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/
wasm-js-tests (nightly)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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 (nightly)
the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, multipart v0.18.0
wasm-js-tests (nightly)
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
wasm-js-tests (stable)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/
wasm-js-tests (stable)
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
wasm-js-tests (stable)
the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, multipart v0.18.0