Skip to content

witness: store local consensus state during initialization for witness feature #1793

witness: store local consensus state during initialization for witness feature

witness: store local consensus state during initialization for witness feature #1793

Triggered via pull request October 16, 2024 19:54
Status Failure
Total duration 19m 15s
Artifacts

master.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 2 warnings
the `?` operator can only be applied to values that implement `std::ops::Try`: solana/solana-ibc/programs/solana-ibc/src/lib.rs#L126
error[E0277]: the `?` operator can only be applied to values that implement `std::ops::Try` --> solana/solana-ibc/programs/solana-ibc/src/lib.rs:126:29 | 126 | let timestamp = clock?.unix_timestamp as u64; | ^^^^^^ the `?` operator cannot be applied to type `anchor_lang::prelude::Clock` | = help: the trait `std::ops::Try` is not implemented for `anchor_lang::prelude::Clock`
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/