Skip to content

feat: use optimal sha256 for different envs #60

feat: use optimal sha256 for different envs

feat: use optimal sha256 for different envs #60

Triggered via pull request July 8, 2024 13:12
Status Success
Total duration 4m 17s
Artifacts

rust.yml

on: pull_request
Smart contract checks
4m 5s
Smart contract checks
Relayer checks
3m 41s
Relayer checks
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
function `merkle_root_calculator` is never used: /home/runner/work/btc-light-client-contract/btc-light-client-contract/merkle-tools/src/lib.rs#L97
warning: function `merkle_root_calculator` is never used --> /home/runner/work/btc-light-client-contract/btc-light-client-contract/merkle-tools/src/lib.rs:97:4 | 97 | fn merkle_root_calculator(hash_list: Vec<&str>) -> String { | ^^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default
function `merkle_root_calculator` is never used: /home/runner/work/btc-light-client-contract/btc-light-client-contract/merkle-tools/src/lib.rs#L97
warning: function `merkle_root_calculator` is never used --> /home/runner/work/btc-light-client-contract/btc-light-client-contract/merkle-tools/src/lib.rs:97:4 | 97 | fn merkle_root_calculator(hash_list: Vec<&str>) -> String { | ^^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default
Relayer checks
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/cargo@v1, actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Relayer checks
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions-rs/cargo@v1, actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Smart contract checks
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/cargo@v1, actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Smart contract checks
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions-rs/cargo@v1, actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/