Skip to content

solana-trie: add support for witness account #1732

solana-trie: add support for witness account

solana-trie: add support for witness account #1732

Triggered via pull request September 1, 2024 22:09
@mina86mina86
synchronize #387
mpn/e
Status Failure
Total duration 20m 14s
Artifacts

master.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 2 warnings
failed to resolve: use of undeclared crate or module `solana_trie`: /home/runner/work/emulated-light-client/emulated-light-client/solana/witnessed-trie/src/api.rs#L5
error[E0433]: failed to resolve: use of undeclared crate or module `solana_trie` --> /home/runner/work/emulated-light-client/emulated-light-client/solana/witnessed-trie/src/api.rs:5:9 | 5 | pub use solana_trie::witness::Data as WitnessData; | ^^^^^^^^^^^ use of undeclared crate or module `solana_trie`
Miscellaneous checks
Clippy had exited with the 101 exit code
Rust tests
Process completed with exit code 101.
Miscellaneous checks
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
Miscellaneous checks
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/