Skip to content

Vera/ENG-416 Fix WNFS SnapshotKey Decryption #40

Vera/ENG-416 Fix WNFS SnapshotKey Decryption

Vera/ENG-416 Fix WNFS SnapshotKey Decryption #40

Triggered via pull request November 13, 2023 20:30
Status Failure
Total duration 7m 17s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

checks.yaml

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

Annotations

14 errors and 16 warnings
rust-checks (stable): wnfs/src/private/directory.rs#L4
unused import: `SnapshotKey`
rust-checks (stable): wnfs/src/private/share.rs#L306
unused import: `SnapshotSharePointer`
rust-checks (stable): wnfs/src/private/share.rs#L311
unused import: `bail`
rust-checks (stable): wnfs/src/private/node/header.rs#L227
unused variable: `rng`
rust-checks (stable): wnfs/src/private/node/header.rs#L229
unused variable: `snapshot_key`
rust-checks (stable): wnfs/src/private/node/header.rs#L250
unused variable: `snapshot_key`
rust-checks (stable)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
rust-checks (nightly): wnfs/src/private/directory.rs#L4
unused import: `SnapshotKey`
rust-checks (nightly): wnfs/src/private/share.rs#L306
unused import: `SnapshotSharePointer`
rust-checks (nightly): wnfs/src/private/share.rs#L311
unused import: `bail`
rust-checks (nightly): wnfs/src/private/node/header.rs#L227
unused variable: `rng`
rust-checks (nightly): wnfs/src/private/node/header.rs#L229
unused variable: `snapshot_key`
rust-checks (nightly): wnfs/src/private/node/header.rs#L250
unused variable: `snapshot_key`
rust-checks (nightly)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
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)
some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "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)
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)
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): wnfs/src/private/share.rs#L311
unused import: `bail`
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): wnfs/src/private/node/header.rs#L229
unused variable: `snapshot_key`