fix: add domain separator in the TSS message signature hash #52
check.yml
on: pull_request
nightly / fmt
12s
nightly / doc
52s
stable / features
1m 58s
stable / typos
6s
Matrix: clippy
Annotations
4 warnings
[clippy] programs/protocol-contracts-solana/src/lib.rs#L6:
programs/protocol-contracts-solana/src/lib.rs#L6
warning: this import is redundant
--> programs/protocol-contracts-solana/src/lib.rs:6:1
|
6 | use spl_associated_token_account;
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove it entirely
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#single_component_path_imports
= note: `#[warn(clippy::single_component_path_imports)]` on by default
|
stable / clippy
The following actions use a deprecated Node.js version and will be forced to run on node20: giraffate/clippy-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
[clippy] programs/protocol-contracts-solana/src/lib.rs#L6:
programs/protocol-contracts-solana/src/lib.rs#L6
warning: this import is redundant
--> programs/protocol-contracts-solana/src/lib.rs:6:1
|
6 | use spl_associated_token_account;
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove it entirely
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#single_component_path_imports
= note: `#[warn(clippy::single_component_path_imports)]` on by default
|
beta / clippy
The following actions use a deprecated Node.js version and will be forced to run on node20: giraffate/clippy-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|