Skip to content
This repository has been archived by the owner on Mar 12, 2024. It is now read-only.

[Chore] Upgrade SnarkVM to v0.16.9 #53

[Chore] Upgrade SnarkVM to v0.16.9

[Chore] Upgrade SnarkVM to v0.16.9 #53

Triggered via pull request February 13, 2024 14:42
Status Failure
Total duration 16m 54s
Artifacts

test-release.yml

on: pull_request
Test Package Windows
6m 38s
Test Package Windows
Matrix: test-package
Fit to window
Zoom out
Zoom in

Annotations

1 error and 34 warnings
Test Package Windows
Process completed with exit code 1.
Test Package ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/toolchain@v1, actions/cache@v2, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test Package ubuntu-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions/cache@v2, 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/
Test Package ubuntu-latest
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/
Test Package ubuntu-latest
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/
Test Package ubuntu-latest
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/
Test Package ubuntu-latest
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/
Test Package ubuntu-latest
/home/runner/work/aleo-rust/aleo-rust/rust/develop/Cargo.toml: unused manifest key: dependencies.clap.version
Test Package ubuntu-latest: rust/src/api/mod.rs#L22
unused import: `blocking::*`
Test Package ubuntu-latest: rust/src/program/mod.rs#L22
unused import: `deploy::*`
Test Package ubuntu-latest: rust/src/program/mod.rs#L25
unused import: `execute::*`
Test Package ubuntu-latest: rust/src/program/mod.rs#L31
unused import: `network::*`
Test Package ubuntu-latest: rust/src/program/mod.rs#L34
unused import: `resolver::*`
Test Package ubuntu-latest: rust/src/program/mod.rs#L37
unused import: `transfer::*`
Test Package ubuntu-latest
`aleo-rust` (lib) generated 6 warnings (run `cargo fix --lib -p aleo-rust` to apply 6 suggestions)
Test Package Windows
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/toolchain@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test Package Windows
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test Package Windows
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/
Test Package Windows
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/
Test Package Windows
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/
Test Package Windows
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/
Test Package macOS-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/toolchain@v1, actions/cache@v2, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test Package macOS-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions/cache@v2, 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/
Test Package macOS-latest
/Users/runner/work/aleo-rust/aleo-rust/rust/develop/Cargo.toml: unused manifest key: dependencies.clap.version
Test Package macOS-latest: rust/src/api/mod.rs#L22
unused import: `blocking::*`
Test Package macOS-latest: rust/src/program/mod.rs#L22
unused import: `deploy::*`
Test Package macOS-latest: rust/src/program/mod.rs#L25
unused import: `execute::*`
Test Package macOS-latest: rust/src/program/mod.rs#L31
unused import: `network::*`
Test Package macOS-latest: rust/src/program/mod.rs#L34
unused import: `resolver::*`
Test Package macOS-latest: rust/src/program/mod.rs#L37
unused import: `transfer::*`
Test Package macOS-latest
`aleo-rust` (lib) generated 6 warnings (run `cargo fix --lib -p aleo-rust` to apply 6 suggestions)
Test Package macOS-latest
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/
Test Package macOS-latest
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/
Test Package macOS-latest
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/
Test Package macOS-latest
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/